cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Thu Mar 22 07:02:43 UTC 2007


alc         2007-03-22 07:02:43 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Change the order of lock reacquisition in vm_object_split() in order to
  simplify the code slightly.  Add a comment concerning lock ordering.
  
  Revision  Changes    Path
  1.376     +5 -2      src/sys/vm/vm_object.c


More information about the cvs-src mailing list