[Bug 223015] [tmpfs] tmpfs does not support sparse files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 15 16:23:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223015
--- Comment #3 from Keith White <kwhite at site.uottawa.ca> ---
Certainly not my intention to mislead with the bug subject!
I have no idea how to approach a fix.
Probably related to tmpfs reluctance to use VM: in order to use tmpfs as /tmp
and /usr/obj for a kernel build on a read-only RPI3, the previous patch adds a
vfs.tmpfs.inactive_percent sysctl that "allows" tmpfs to use X% of inactive
memory (default 0%). Otherwise builds _may_ fail.
...keith
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list