>>>>> Jeff Garzik (JG) writes: >> A buffer_head is the kernel's sole abstraction of a disk block. >> Filesystems use disk blocks a lot, and they need such an abstraction. JG> IMO Al Viro work has shown that you can do pagecache I/O without needing JG> such a heavyweight system. in delayed allocation patch for ext3 (ontop of extents) we do use bio's for data. thanks, Alex - 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/
- Follow-Ups:
- Re: [Ext2-devel] [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Andrew Morton <[email protected]>
- Re: [Ext2-devel] [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- References:
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Andrew Morton <[email protected]>
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Badari Pulavarty <[email protected]>
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Andrew Morton <[email protected]>
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- From: Jeff Garzik <[email protected]>
- Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- Prev by Date: Re: [PATCH for review] [120/145] i386/x86-64: Improve Kconfig description of CRASH_DUMP
- Next by Date: Re: Univeral Protocol Driver (using UNDI) in Linux
- Previous by thread: Re: [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- Next by thread: Re: [Ext2-devel] [PATCH 1/5] Forking ext4 filesystem from ext3 filesystem
- Index(es):