home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / biz / sco / general / 4920 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  2.2 KB

  1. Path: sparky!uunet!spool.mu.edu!olivea!xenitec!zswamp!geoff
  2. From: geoff@zswamp.UUCP (Geoffrey Welsh)
  3. Newsgroups: biz.sco.general
  4. Subject: Re: Performance degradation under SCO UNIX
  5. Message-ID: <X4yNwB2w165w@zswamp.UUCP>
  6. Date: 31 Dec 92 20:36:44 GMT
  7. References: <9212300856.aa15942@openage.COM>
  8. Organization: Izot's Swamp
  9. Lines: 35
  10.  
  11. "Paul A. Fischer, Sr UNIX Sys Consultant" <paul@openage.com> writes:
  12.  
  13. > The way I understand it is this.  The OS (DOS and UNIX/XENIX) need to access 
  14. > the system BIOS quite often (a few times a second).
  15.  
  16.    This is very true of DOS, but it is definitely not true of XENIX and SCO 
  17. UNIX/ODT, with the possible exception of VP/ix or Merge.
  18.  
  19.    The BIOS is non-reentrant (i.e., very unfriendly to multitasking and not 
  20. multithreadable) and its code is written in real mode (while 386 XENIX and 
  21. UNIX are definitely not).  While it is not inconceivable that *ix could use 
  22. the BIOS, it is definitely undesirable.
  23.  
  24.    Oh, yeah: the BIOS supports only two hard drives, with no more than 1024 
  25. cylinders each.  If all or part of your root filesystem is above cylinder 
  26. 1023, a kernel relink might cause all or part of /unix to sit above cylinder 
  27. 1023, which makes your system unbootable (because even UNIX needs the BIOS to 
  28. boot the operating system).
  29.  
  30. > Somewhere in the dark recesses of my mind I remember that UNIX/XENIX might 
  31. > internally cache this information when it boots.  I wonder if Bela or another
  32. > SCO Wiz can tell us if this is true.
  33.  
  34.    I'm fairly certain that, once the kernal is loaded and running, its drivers 
  35. are used and the BIOS is forgotten entirely.  I might see some use for the 
  36. BIOS when running a DOS compatibility box such as VP/ix or Merge, but all of 
  37. the information you can get from the BIOS should be available in some form 
  38. from UNIX anyway.
  39.  
  40.   Geoffrey Welsh, 7 Strath Humber Court, Islington, Ontario, M9A 4C8 Canada
  41. geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff (416)258-8467
  42.                 Now I've lost everything, I give to you my soul
  43.            And the meaning of all that I believed before escapes me
  44.                   In this world of none, no thing, and no one
  45.                             - Genesis, _Afterglow_
  46.