Re: [BLOCK] bh: Ensure bh fits within a page
Christoph Lameter <[email protected]> Tue, 1 Aug 2006 12:10:45 -0700 (PDT)
| Newsgroups | gmane.linux.kernel,gmane.comp.file-systems.ext2.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 1 Aug 2006, Steven Rostedt wrote: > If you set the alignment for ext3 the same as the size (ie 1024, 2048, > 4096 for the above respectively) then wouldn't that guarantee not > straddling a page? Yes. But then that number must always be a fraction of pagesize.