containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
168 stars 96 forks source link

daemon: add `amplify_io` support in nydusd configuration file #549

Closed hangvane closed 11 months ago

hangvane commented 11 months ago

Add amplify_io support, by reading and forwarding this arg.

amplify_io is an arg supported by nydusd to configure read amplification.

Related PR: https://github.com/dragonflyoss/nydus/pull/1452