cvs commit: src/sys/vm vm_meter.c

Alan Cox alc at FreeBSD.org
Fri Sep 3 22:51:56 PDT 2004


alc         2004-09-04 05:51:55 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_meter.c 
  Log:
  Enable debug.mpsafevm by default on amd64 and i386.  This enables copy-on-
  write and zero-fill faults to run without holding Giant.  It is still
  possible to disable Giant-free operation by setting debug.mpsafevm to 0 in
  loader.conf.
  
  Revision  Changes    Path
  1.77      +4 -0      src/sys/vm/vm_meter.c


More information about the cvs-src mailing list