Update docs.
[pintos-anon] / doc / filesys.texi
index c20ac8a5ca2351267f7585f33e7d63f95ddb1e09..d580a0d7fb6fb2d43c8a829d05578dd593399425 100644 (file)
@@ -289,7 +289,8 @@ be implemented properly in @file{threads/init.c} and
 @item
 @b{Will you test our file system with a different @code{DISK_SECTOR_SIZE}?}
 
-No, @code{DISK_SECTOR_SIZE} will not change.
+No, @code{DISK_SECTOR_SIZE} is fixed at 512.  This is a fixed property
+of IDE disk hardware.
 
 @item
 @b{Will the @code{struct inode} take up space on the disk too?}