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

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!fl0p+
  2. From: fl0p+@andrew.cmu.edu (Frank T Lofaro)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: 0.97p2
  5. Message-ID: <0ecFXuq00VpeAT5EgT@andrew.cmu.edu>
  6. Date: 30 Aug 92 10:52:42 GMT
  7. Article-I.D.: andrew.0ecFXuq00VpeAT5EgT
  8. References: <1992Aug29.175510.25324@athena.mit.edu>
  9.     <1992Aug30.162947.3429@wimsey.bc.ca>
  10. Organization: Sophomore, Physics, Carnegie Mellon, Pittsburgh, PA
  11. Lines: 14
  12. In-Reply-To: <1992Aug30.162947.3429@wimsey.bc.ca>
  13.  
  14. Excerpts from netnews.comp.os.linux: 30-Aug-92 Re: 0.97p2
  15. bhenning@wimsey.bc.ca (Bill Henning) (195)
  16.  
  17. >If some of the speed problems are due to the page tables being swapped in
  18. >and out it may be worthwhile to allow a compile time option for the >kernal
  19. >to keep page tables locked in memory...
  20.  
  21. >Bill
  22.  
  23.     In a multi-user environment, users could (and quite possibly will)
  24. abuse this. A better idea would be to have the sticky bit on a file do
  25. this in addition to its normal effect. This seems like it would also be
  26. easier to implement. (And it wouldn't require yet another complier
  27. release! :).
  28.