On 9/19/07, David Chinner <[email protected]> wrote: > The problem is this: to alter the fundamental block size of the > filesystem we also need to alter the data block size and that is > exactly the piece that linux does not support right now. So while > we have the capability to use large block sizes in certain > filesystems, we can't use that capability until the data path > supports it. it's much simpler to teach fs to understand multipage data (like multipage bitmap scan, multipage extent search, etc) then deal with mm fragmentation. IMHO. at same time you don't bust IO traffic with non-used space. -- 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/
- References:
- [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Christoph Lameter <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Nick Piggin <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Christoph Lameter <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Nick Piggin <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Linus Torvalds <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Andrea Arcangeli <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Linus Torvalds <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Nathan Scott <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: Linus Torvalds <[email protected]>
- Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- From: David Chinner <[email protected]>
- [00/41] Large Blocksize Support V7 (adds memmap support)
- Prev by Date: Re: [PATCH 2/3] Consolidate host virtualization support under Virtualization menu
- Next by Date: Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- Previous by thread: Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- Next by thread: Re: [00/41] Large Blocksize Support V7 (adds memmap support)
- Index(es):