On 7 Jul 2001, Eugene Crosser wrote: > Doesn't the approach "treat a chunk of data built into bzImage as > populated ramfs" look cleaner? No need to fiddle with tar format, > no copying data from place to place. What the hell _is_ "populated ramfs"? The thing doesn't live in array of blocks. Its directory structure consists of a bunch of dentries. Permissions/ownership/timestamps are in a bunch of struct inode - sitting in icache and allocated in normal way. Regular files are entirely in pagecache, ditto for symlinks. Ramfs has no backing store. At all. That's precisely what remains of filesystem if you take backing store away - everything is in VFS/VM caches. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [Acpi] Re: ACPI fundamental locking problems Helge Hafting
- Re: [Acpi] Re: ACPI fundamental locking proble... Jeff Garzik
- Re: [Acpi] Re: ACPI fundamental locking proble... Alan Cox
- Re: [Acpi] Re: ACPI fundamental locking proble... Alexander Viro
- Re: [Acpi] Re: ACPI fundamental locking proble... Linus Torvalds
- Re: [Acpi] Re: ACPI fundamental locking pr... Benjamin Herrenschmidt
- Re: [Acpi] Re: ACPI fundamental locking pr... Helge Hafting
- Re: [Acpi] Re: ACPI fundamental lockin... Alan Cox
- Re: [Acpi] Re: ACPI fundamental lo... Daniel Phillips
- Re: [Acpi] Re: ACPI fundamental locking problems Eugene Crosser
- Re: [Acpi] Re: ACPI fundamental locking proble... Alexander Viro
- Re: [Acpi] Re: ACPI fundamental locking pr... Eugene Crosser
- Re: [Acpi] Re: ACPI fundamental lockin... Jeff Garzik
- Re: [Acpi] Re: ACPI fundamental lo... Daniel Phillips
- Re: [Acpi] Re: ACPI fundamental lo... Jamie Lokier
- Re: [Acpi] Re: ACPI fundamental lo... Steve VanDevender
- Re: [Acpi] Re: ACPI fundamental lo... Alexander Viro
- Re: [Acpi] Re: ACPI fundamental lo... Jonathan Lundell
- Re: [Acpi] Re: ACPI fundamental locking proble... Jeff Garzik
- Re: [Acpi] Re: ACPI fundamental locking pr... Mike Touloumtzis
- Re: [Acpi] Re: ACPI fundamental lockin... Jamie Lokier