Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.arch.storage FAQ 2/2
Section - [7.7] Microsoft Windows NT {Brief}

( Part1 - Part2 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Property taxes ]


Top Document: comp.arch.storage FAQ 2/2
Previous Document: [7.6] Parallel System File Systems
Next Document: [7.8] Large Unix File Systems
See reader questions & answers on this topic! - Help others by sharing your knowledge
From: File Systems


I seem to recall that NT supports 64-bit file systems for its own
native file systems? Anybody know for sure (SHMO)? (rdv, 94/8/24)

From *Inside the Windows NT(TM) File System*, by Helen Custer:

"NTFS allocates clusters and uses 64 bits to number them,
which results in a possible 2^64 clusters, each up to 4KB.  Each
file can be of virtually infinite size, that is, 2^64 bytes
long."

"Clusters" can be between 512 and 4K bytes.

The Win32 API supports 64-bit file sizes, albeit in a cheesy fashion
reminiscent of V6 UNIX - no 64-bit integral types used, just pairs of
32-bit integral types. (guy@netapp.com (Guy Harris), 95/10/6)

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.arch.storage FAQ 2/2
Previous Document: [7.6] Parallel System File Systems
Next Document: [7.8] Large Unix File Systems

Part1 - Part2 - Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
rdv@alumni.caltech.edu (Rodney D. Van Meter)





Last Update March 27 2014 @ 02:11 PM