cvs commit: src/sys/vm vm_glue.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Apr 25 09:26:22 PDT 2006


dillon      2006/04/25 09:22:32 PDT

DragonFly src repository

  Modified files:
    sys/vm               vm_glue.c 
  Log:
  Add a memory wrap check to kernacc to try to reduce instances of a bogus
  kmem access crashing the kernel.
  
  Taken-from: posting by Mark W. Krentel to the FreeBSD lists
  Submitted-by: Stefan Krueger <skrueger at xxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.40      +6 -0      src/sys/vm/vm_glue.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_glue.c.diff?r1=1.39&r2=1.40&f=u





More information about the Commits mailing list