On Tue, 9 Apr 2013 17:26:39 +0100 Pedro Martelletto <pe...@ambientworks.net> wrote:
> >You will need a new kernel with option TMPFS enabled, fresh include > >files and mount_tmpfs. tmpfs is a better MFS, it is faster and can > >free unused memory. > > I have put up an updated diff at: > > http://block.io/tmp/tmpfs3.diff > > This diff fixes a couple of 64 vs 32-bit inconsistencies in the > original diff, as well as a missing call to uvm_vnp_uncache() upon > truncation. Many thanks to Chris Jackman for testing on sparc64. Hi, I'd like to test this, but I'm not very experienced with building only part of the userland. How do I tell the build system to install the new header files? Thanks, Christopher