On Sat, Jan 21, 2017 at 10:50:54AM -0700, Ian Lepore wrote:
> On Sat, 2017-01-21 at 13:41 +0200, Konstantin Belousov wrote:
> > On Sat, Jan 21, 2017 at 09:08:28AM +, Brooks Davis wrote:
> > >
> > > +optionsĀ TMPFS #Efficient memory
> > > filesystem
> > Is the word 'efficient'
On Sat, 2017-01-21 at 13:41 +0200, Konstantin Belousov wrote:
> On Sat, Jan 21, 2017 at 09:08:28AM +, Brooks Davis wrote:
> >
> > +optionsĀ TMPFS #Efficient memory
> > filesystem
> Is the word 'efficient' copied from somewhere ? Yes, I see it in
> sys/conf/NOTES. I do not s
On Sat, Jan 21, 2017 at 09:08:28AM +, Brooks Davis wrote:
> +options TMPFS #Efficient memory filesystem
Is the word 'efficient' copied from somewhere ? Yes, I see it in
sys/conf/NOTES. I do not see what useful meaning the word has there,
applied to the tmpfs. In my opini
Author: brooks
Date: Sat Jan 21 09:08:27 2017
New Revision: 312588
URL: https://svnweb.freebsd.org/changeset/base/312588
Log:
Enable TMPFS on MALTA so we can use it on minimalist disk images without
modules.
Sponsored by: DARPA, AFRL
Modified:
head/sys/mips/conf/std.MALTA
Modified: he