Talk: NTFS
From open-encyclopedia.com - the free encyclopedia.
Does NTFS use binary trees or B-trees? My undersanding is that they're not the same. Or maybe it's HPFS that supposedly uses B-trees. Scott McNay 23:09, 2004 Feb 13 (UTC)
Can we have some more discussion about fragmentation? How come Microsoft Windows NT 4 didn't include a defreg tool, but Microsoft Windows 2000 did? Edward 12:35, 12 May 2004 (UTC)
NTFS uses B-trees (see: [url=http://www.i.u-tokyo.ac.jp/ss/lecture/new-documents/Lectures/08-NTFS/NTFS.pdf]). B-trees are easier to maintain and faster (in overall performance) than binary trees. michalj 23:09, 25 Jun 2004 (UTC)