home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / coherent / 3362 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  2.0 KB

  1. Xref: sparky comp.os.coherent:3362 comp.os.minix:3801
  2. Path: sparky!uunet!peora!ocpt!pechter
  3. From: pechter@ocpt.ccur.com (Bill Pechter)
  4. Newsgroups: comp.os.coherent,comp.os.minix
  5. Subject: Re: OS compare (Unix/clone)
  6. Message-ID: <1545@ocpt.ccur.com>
  7. Date: 30 Jul 92 22:30:35 GMT
  8. References: <PETRI.VIRKKULA.92Jul27231025@vipunen.hut.fi> <1992Jul28.154817.5839@mtu.edu> <PETRI.VIRKKULA.92Jul29191611@vipunen.hut.fi> <1992Jul29.172406.29587@klaava.Helsinki.FI>
  9. Followup-To: comp.os.coherent
  10. Organization: Concurrent Computer Corp.,Information Services
  11. Lines: 35
  12.  
  13. In article <1992Jul29.172406.29587@klaava.Helsinki.FI> torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) writes:
  14. >
  15. >Having several different code/date-segments doesn't lend itself very
  16. >well to high-level languages (it doesn't even work too well in assembly,
  17. >but there the programmer often knows what he/she is doing).  Thus
  18. >coherent 3.2 and minix don't even try: they keep to one segment, and
  19. >limit all data to 64kB.  You can do a lot in 64kB, but I'd rather miss
  20. >the experience. 
  21. >
  22.  
  23. I hate to say it - but back in the old PDP11 days they had overlays.
  24. And learned to like them.
  25.  
  26. And we walked 50 miles to school, uphill, and we didn't have shoes then...
  27. 8-)
  28.  
  29. There is some satisfaction in shoehorning the most functionality in to 
  30. the smallest space.  The amazing fact that a PDP11 could multitask
  31. with the same 64k of memory that ran CP/M was amazing to me.
  32.  
  33. I grew up with PDP11's and love the fact that RT11 can run foreground
  34. and background tasks (up to 15 background tasks) in a machine with only
  35. 64kb of real memory is a fact that some people that haven't had to live
  36. with those restrictions don't understand.
  37.  
  38. Unfortunately, you can't run X in that space, or NFS... Perhaps TCP/IP
  39. though...
  40.  
  41. Bill
  42.  
  43. -- 
  44. --------------------------------------------------------------------------------
  45.         Bill Pechter, N2RDI           | The postman always pings twice.
  46.         Concurrent Computer Corp.     | pechter@ocpt.ccur.com
  47.         2 Crescent Place, Oceanport, NJ 07757 - Tel:908-870-4780 
  48.