home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / dec / micro / 468 next >
Encoding:
Text File  |  1992-08-12  |  2.7 KB  |  57 lines

  1. Newsgroups: comp.sys.dec.micro
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!cosc16to
  3. From: cosc16to@menudo.uh.edu (Andy Hakim)
  4. Subject: Re: Pro/Venix Installation
  5. Message-ID: <1992Aug12.145332.15296@menudo.uh.edu>
  6. Organization: University of Houston
  7. X-Newsreader: Tin 1.1 PL4
  8. References: <BARRY.92Aug11221332@chezmoto.ai.mit.edu>
  9. Date: Wed, 12 Aug 1992 14:53:32 GMT
  10. Lines: 45
  11.  
  12. barry@chezmoto.ai.mit.edu (Barry Kort) writes:
  13. : Venix does an fsck upon boot.  This may be why your HD head is seeking?
  14.  
  15. This 2 minute head banging bit is prior to any venix msgs (right
  16. after digital logo).  I have had a chance to try another st-225 and 
  17. the st-4038 and they also exhibit the same problem... so it is probably
  18. the software.  The 30mg drive did not work btw (disk read msgs during install)
  19. maybe the heads/cylinders of the st-4038 are not the same as the RD-52.
  20.  
  21. Everything is setup correctly for remote logins.  In fact, remote 9600 
  22. baud logins are so convenient, I even put away the monitor and keyboard 
  23. in my closet.  Venix is nice.  P/OS is junk.  Sure, it doesnt  quite 
  24. compare to SVR4 or BSD4, but its still totally cool.  I'm impressed.
  25. Thanks!
  26.  
  27. I wrote several small test programs and utils to give the c compiler a spin.
  28. Disk seeks really slow it down, but otherwise its acceptable.  I am 
  29. planning on getting the following compiled: rz, sz, uue/uudecode,
  30. compress/uncompress, unzip... + some other interesting tools.
  31. If someone has already done any of the above, kindly let me know.
  32.  
  33. Also ran an old dhrystone benchmark program (avail from wuarchives.wustl.edu 
  34. as /unix-c/benchmarks/dhrystone.c)
  35.  
  36. Results:
  37.  
  38.  * MACHINE          CPU        O/S           COMPILER          NO REGS  REGS
  39.  * ----------- --------------------------------------------------------------
  40.  * IBM PC/XT   8088-4.77Mhz    VENIX/86 2.0     cc               297     324
  41. >> DEC PRO/350    F11          Venix/Pro 1.1    cc               308     322
  42.  * IBM PC      8088-4.77Mhz    MSDOS 2.0     CI-C86 2.20M        390     390
  43.  * PDP-11/34       -            UNIX V7M        cc               387     438
  44.  * Macintosh   68000-7.7Mhz      -           MegaMax C 2.0       661     709
  45.  * ATT 3B2/300 WE32000-?Mhz    UNIX 5.0.2       cc               735     806
  46.  * IBM PC/AT     80286-6Mhz    PCDOS 3.0     MS 3.0(large)       833     847
  47.  * VAX 11/750     -           Unix 4.2bsd      cc                862     877
  48. >> Dell 333d    80386-33Mhz     DOS 5.0      BC++ 3.1(tiny)      ---   12500
  49. >> VAX risc...                  ultrix4.3bsd    cc                     75000
  50.  
  51.  (>> indicate new tests) a more complete list is in the source code.
  52.  
  53. If someone has an ftp site we can use, I will teledisk some of the Pro stuff.
  54.  
  55. -andy
  56.