home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / msdos / programm / 10858 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!destroyer!cs.ubc.ca!uw-beaver!uw-coco!nwnexus!ole!ssc!fyl
  3. From: fyl@ssc.com (Phil Hughes)
  4. Subject: Dealing with large number of files
  5. Organization: SSC, Inc.,  Seattle, WA
  6. Date: Mon, 23 Nov 1992 04:46:00 GMT
  7. Message-ID: <1992Nov23.044600.16058@ssc.com>
  8. Lines: 15
  9.  
  10. In another life I am working on a program that will have to deal with a
  11. large number of files on an MS-DOS system.  By large I mean 1000-10000.
  12. My program will be creating them as well as accessing them so I am free to
  13. put them where I want.
  14.  
  15. My question is what is a reasonable number of files to put in a directory?
  16. Further, is file access time a function of the size of directory or of the
  17. number of files on a partition?
  18.  
  19. E-mail would be best for me.  If anyone cares I am willing to sumarize.
  20. -- 
  21. Phil Hughes, SSC, Inc. P.O. Box 55549, Seattle, WA 98155  (206)FOR-UNIX
  22. >>> Publishers of pocket references for UNIX, C, VI, Emacs, Ksh, MS-DOS, ... <<<
  23.      ...!ssc!fyl or fyl@ssc.com            (206)527-3385
  24.  
  25.