home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / coherent / 6647 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.4 KB

  1. Path: sparky!uunet!paladin.american.edu!gatech!rpi!think.com!ames!olivea!mintaka.lcs.mit.edu!spdcc!merk!fcshome!fredex
  2. From: fredex@fcshome.UUCP (fred smith)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: how many open files in 4.0.1?
  5. Message-ID: <9301071993@fcshome.UUCP>
  6. Date: 7 Jan 93 19:32:12 GMT
  7. References: <9301061307.AA10689@invid.mwc.com>
  8. Organization: What?!? Absolutely none!
  9. Lines: 25
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. Ed Bravo (ed@invid.mwc.com) wrote:
  13. : >
  14. : > I've been running a test program on many systems latey, to see how many
  15. : > files each system allows a single process to oopen. I was astonished
  16. : > to find that I could open 2000 files on AIX 3.2 on an RS/6000.
  17. : >
  18. : > I was further astonished to see that the program thought it failed after
  19. : > opening 13 files on Coherent 4.0.1.
  20.  
  21. : At present Coherent supports 20 files but with other processes running the
  22. : system may have only 13 to 18.  On the next version of Coherent you will
  23. : have 60!
  24.  
  25. Yes, so I hear. Howver I was trying to make two points, neither of which
  26. has been answered by any responder:
  27.  
  28. 1. When a process begins it should ONLY have 3 files open: stdin, stdout,
  29. and stderr. What happened to the rest of them?
  30.  
  31. 2. How come when open or creat return a failure code THEY STILL CREATE
  32. A FILE    ???????????????????       T H I S    I S    A    B U G !!!!
  33. I've been told that even on the DDK kernel, which allows 60 files
  34. per process, that this still happens.
  35.  
  36. Fred
  37.