Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Conversation

@miguelinux
Copy link
Contributor

From @egernst

We need this config update in order to enable 9P mounts to be r/w. Today they are read only, which results in many failed container workloads.

Fixes #76

9P FS cache is required to help enable 9p mounts
in the clear container's guest OS to be read/writable.

Fixes #76

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
@egernst
Copy link

egernst commented Aug 29, 2017

Let me check impact on boot and if this is absolutely needed for 9p rw issue.

@egernst
Copy link

egernst commented Aug 29, 2017

After taking performance measurements, we will mount using mmap for cache instead of fscache. Thus, the kernel update is not required.

@egernst egernst closed this Aug 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants