login
Header Space

 
 

Re: shared libs - can everyone be happy with this?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Monday, August 17, 1992 - 2:25 pm

In article <1992Aug17.151311.29507@ods.com> david@ods.com (David Engel) writes:

Yes, but you could add a system call that tells the kernel that the
next write access won't make the page(s) any dirtier, e.g.

    clean_write(caddr_t addr,int len)

Obviously, you'll run into nasty consistency problems if a different
version of the same shared library is installed and you better make
sure that this mechanism can't be used to subvert system security.
Might be nice stuff for a thesis ;-)

- Werner
-- 
   _________________________________________________________________________
  / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
 / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
/_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: shared libs - can everyone be happy with this?, Werner Almesberger, (Mon Aug 17, 2:25 pm)
speck-geostationary