lkml.org 
[lkml]   [2002]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: 2.5.28 and partitions


On Wed, 24 Jul 2002, Linus Torvalds wrote:

> Note that there is one place where 64 bits is simply _too_ expensive, and
> that's the page cache. In particular, the "index" in "struct page". We
> want to make "struct page" _smaller_, not larger.
>
> Right now that means that 16TB really is a hard limit for at least some
> device access on a 32-bit machine with a 4kB page-size (yes, you could
> make a filesystem that is bigger, but you very fundamentally cannot make
> individual files larger than 16TB).

ITYM "8Tb" - indices are signed, IIRC. OTOH, it's not 2^31 * PAGE_SIZE -
it's 2^31 * PAGE_CACHE_SIZE, which can be bigger.

Al, still thinking that anybody who does mkfs.<whatever> on a multi-Tb
device should seek professional help of the kind they don't give on l-k...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.096 / U:1.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site