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

  1. Path: sparky!uunet!usc!cs.utexas.edu!rutgers!psinntp!psinntp!alliant!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: <9301094573@fcshome.UUCP>
  6. Date: 9 Jan 93 18:15:48 GMT
  7. References: <9301073137@drktowr.chi.il.us>
  8. Organization: What?!? Absolutely none!
  9. Lines: 37
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12. Louis Giliberto (magus@drktowr.chi.il.us) wrote:
  13. : Ed Bravo (ed@invid.mwc.com) wrote:
  14. : : >
  15. : : > I've been running a test program on many systems latey, to see how many
  16. : : > files each system allows a single process to oopen. I was astonished
  17. : : > to find that I could open 2000 files on AIX 3.2 on an RS/6000.
  18. : : >
  19. : : > I was further astonished to see that the program thought it failed after
  20. : : > opening 13 files on Coherent 4.0.1.
  21.  
  22. : Well, an RS/6000 is slightly different than an Intel architecture.  On
  23. : top of which, you don't have to worry about 64K DMA boundaries.  Further,
  24. : compare the price of an RS/6000 to a 386 machine.  Something like
  25. : $60,000+ to $3,000??
  26.  
  27. : I think a more interesting comparison would be between a 386 *nix like
  28. : Linux or 386BSD and Coherent.  Could you do that maybe?
  29.  
  30. I could if I had the things. I did it on every system I have access to,
  31. and the only notable ones were AIX and Coherent. (SCO Xenix allows
  32. 60 files open per process, at least on the systems we have at work.)
  33. My original posting contained the program, so if someone else wants
  34. to know how it runs on their system all they had to do is compile it
  35. and try.
  36.  
  37. I wish someone would comment on the point I was trying to make, though!!!!!!
  38. Which was.... that Coherent 's creat and open routines STILL CREATE THE
  39. FILE EVEN THOUGH THEY RETURN AN ERROR CODE.
  40.  
  41. Even when someone from MWC responded all they said was that the next
  42. version would allow 60 files. I could not get any comment at all on
  43. the obvious   B U G  in the system.
  44.  
  45. don't get me wrong--I LIKE Coherent and I'll continue to use it in the
  46. forseeable future. That's why I feel compelled to point out bugs when I
  47. see 'em so they can get fixed. It would make me, as a developer, feel
  48. better however if MWC would acknowledge them when they are reported.
  49.