Penguin

Differences between version 4 and revision by previous author of XFS.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Friday, November 15, 2002 12:51:24 pm by JohnMcPherson Revert
Older page: version 1 Last edited on Thursday, November 14, 2002 6:14:58 pm by PerryLorier Revert
@@ -1,3 +1,3 @@
-XFS is [SGI]'s file system optimised for "Enterprise use". What this means in practise is that it scales very well to huge disks , with huge directoriesa and huge files. It has some very interesting features, like dedicated high performance I/O areas, allowing you to dedicate part of your disk to files that you want very low latency to access, for example video files you are currently editing. 
+XFS is [SGI]'s [FileSystem|FileSystems] optimised for "Enterprise use". What this means in practise is that it scales very well to Stupidly Huge Disks , with huge directories and huge files. It has some very interesting features, like dedicated high performance I/O areas, allowing you to dedicate part of your disk to files that you want very low latency to access, for example video files you are currently editing. 
  
 XFS isn't yet in the main kernel tree, which is unfortunate, it appears to be a very good mature file system.