Skip to content

Conversation

@ktock
Copy link
Member

@ktock ktock commented Jul 16, 2021

This commit adds direct=true/false to the cache configuration of config.toml.
When it's true, cache always works in "direct" mode that doesn't hold data in memory buffers.

[directory_cache]
direct = true

Can be used to avoid #369.

cc @rdpsin

This commit adds `direct=true/false` to the cache configuration of config.toml.
When it's true, cache always works in "direct" mode that doesn't hold data in
memory buffers.

Signed-off-by: Kohei Tokunaga <[email protected]>
@ktock ktock requested a review from AkihiroSuda July 16, 2021 03:03
@AkihiroSuda AkihiroSuda merged commit bb98dbf into containerd:main Jul 16, 2021
@ktock ktock deleted the directcache branch September 3, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants