home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9101 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.9 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!serval!fili!hlu
  2. From: hlu@fili.eecs.wsu.edu (H.J. Lu)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: SLS: don't laugh now but...
  5. Message-ID: <1992Aug26.044152.10619@serval.net.wsu.edu>
  6. Date: 26 Aug 92 04:41:52 GMT
  7. References: <1992Aug26.034005.15077@sol.UVic.CA>
  8. Sender: hlu@fili (H.J. Lu)
  9. Organization: Washington State University
  10. Lines: 31
  11.  
  12. In article <1992Aug26.034005.15077@sol.UVic.CA>, pmacdona@sanjuan (Peter MacDonald) writes:
  13.  
  14.  
  15. |> That will bring SLS to 21 disks, but I want to add Interviews 
  16. |> though not till after the next GCC/X11 release that uses
  17. |> jump tables and 3GB procs.   Thus SLS will probably settle out at
  18. |> 26 or so disks for a total system.  That's the bad news.  The good
  19. |> news is that it will allow DTP with TeX, xdvi, Ghostscript and Idraw.
  20. |> And that should be upgradable with just shared libs and a kernel.
  21. |> Hopefully, this (and source) will form a core for a CDROM,
  22. |> although it is not clear that everyone will want to spend the 
  23. |> ~$400.00 (??) or so buy a player and the CD.  Maybe though.
  24. |> 
  25. |> What is still missing is a simple database package with a commandline
  26. |> user interface ala DB3.  Any suggestions.
  27. |> 
  28. |> Anyways, in the mean time, I am waiting for the next GCC so that I can
  29. |> start building the next (and, with jump tables,  hopefully last) system.
  30. |> Then efforts can be concentrated upon system shakedown.
  31.  
  32. We have taken a look at the jump table for X11R5. We found out it is
  33. very hard to build a jump table for X11R5 without totally rearranging
  34. the files in mit/lib/Xaw and mit/lib/Xt. What we are going to do is
  35. build a classical shared lib for X11 with the jump table version of
  36. libc.a and libm.a. That means you can update libc without worring
  37. about X11R5.
  38.  
  39. The next release of shared lib will start at 0x60000000 (1.5GM) and
  40. we have plenty of spaces for InterView
  41.  
  42. H.J.
  43.