Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src



hmm..

i dunno. i recon that netbsd's madvise() should fail if it doesn't work..
if the emulations rely on it's "success" (as you say), then they should
be changed to ignore what the *real* madvise() does?

comments?


.mrg.

   Module Name: src
   Committed By:        tv
   Date:                Wed Sep 30 12:07:52 UTC 1998
   
   Modified Files:
        src/sys/uvm: uvm_mmap.c
        src/sys/vm: vm_mmap.c
   Log Message:
   Declare silent success on madvise().  As an advisory call, it is harmless
   to pretend success even though it's not supported, and some emulations
   rely on its success.



Home | Main Index | Thread Index | Old Index