tech-embed archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: problem with MFS and init
In message <20051102142934.GA1125%nbholecek.uamt.feec.vutbr.cz@localhost>,
Jachym Holecek
writes:
>> > Bump NINODE in sbin/init/init.c (1024 currently). IMO, the right solution
>> > here is to teach init(8) to create /dev on tmpfs instead of mfs
>> > (tmpfs can grow and shrink as needed, unlike mfs). This is somewhere
>> > deep down on my TODO list...
>>
>> I did that last night. It's pretty simple. Here is a patch.
>
>Cool. We could further have /dev union mounted to avoid
>the mmap() dance + saving a few bytes of code. I'll test it
>this night.
>
Last time I tried it, I couldn't union-mount a tmpfs over anything. It
would be nice if that worked.
--Steven M. Bellovin, http://www.cs.columbia.edu/~smb
Home |
Main Index |
Thread Index |
Old Index