home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25250 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.7 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!sbsvax!mpii02000.cs.uni-sb.de!atoenne
  2. From: atoenne@mpii02000.cs.uni-sb.de (Andreas Toenne)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Why do I get less hd space under HPFS than FAT??!?!
  5. Message-ID: <20177@sbsvax.cs.uni-sb.de>
  6. Date: 23 Jul 92 07:27:29 GMT
  7. References: <1992Jul22.012601.18150@sdf.lonestar.org>
  8. Sender: news@sbsvax.cs.uni-sb.de
  9. Organization: Max-Planck-Institut f"ur Informatik
  10. Lines: 34
  11.  
  12. In article <1992Jul22.012601.18150@sdf.lonestar.org>, mo@sdf.lonestar.org (Mohit Goyal) writes:
  13. |> Hello.  I have a question I hope someone can answer.
  14. |> 
  15. |> I have a 130meg Maxtor 7120A IDE hd.
  16. |> 
  17. |> It formats out to 129.9 megs under DOS 5 & FAT.
  18. |> It formats out to 127.1 megs under OS/2 & HPFS.
  19. |> 
  20. |> Does anyone know why I lose 3 megs if I use HPFS?  I thought that
  21. |> HPFS would give me more space than FAT because it uses smaller
  22. |> sector sizes than FAT, or something like that. 
  23.  
  24. Do not confuse the initial filesystem setup with gains from fewer fragmentation
  25. and partially unused sectors.
  26.  
  27. Every filesystem needs some administration information to store allocation
  28. maps and root dirctory entries. Under the FAT-filesystem this was called the
  29. FAT :-) plus some sectors for the root directory.
  30. HPFS just preallocates some bigger space for its administration. If I am right
  31. it allocates a whole track in the middle of your partition. In the long run
  32. this gives you some benefits.
  33.  
  34. Have you ever installed a filesystem on a Unix machine? Fast filesystem from
  35. Berkeley? The inodes there consume a considerable space.
  36.  
  37.     Andreas
  38. -- 
  39.  
  40.     Andreas Toenne            Voice:     x49 681 5846272
  41.     Max-Planck-Institut        Office:    x49 681 302 5363
  42.     fuer Informatik            e-mail:    atoenne@mpi-sb.mpg.de
  43.  
  44.     Im Stadtwald
  45.     6600 Saarbruecken, Germany
  46.