Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs/doc
In directory usw-pr-cvs1:/tmp/cvs-serv6878/doc
Modified Files:
attributes.txt tunable_settings
Log Message:
Added cvs Id header.
Index: attributes.txt
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/doc/attributes.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -U2 -r1.3 -r1.4
--- attributes.txt 2001/03/26 03:39:59 1.3
+++ attributes.txt 2001/04/08 03:02:55 1.4
@@ -1,2 +1,4 @@
+$Id$
+
Notes on the storage of attributes.
===================================
Index: tunable_settings
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/doc/tunable_settings,v
retrieving revision 1.2
retrieving revision 1.3
diff -U2 -r1.2 -r1.3
--- tunable_settings 2001/03/02 15:04:24 1.2
+++ tunable_settings 2001/04/08 03:02:55 1.3
@@ -14,4 +14,10 @@
NtfsMftZoneReservation.
+ Value = Space % of volume reserved for MftZone
+ 1 = 12.5%
+ 2 = 25%
+ 3 = 37.5%
+ 4 = 50%
+
The zone multiplier is ONLY read accessed when mount_volume is called and
when deallocate_clusters is called.
|