cvs commit: src/sys/vm vm_object.c

Jeff Roberson jeff at FreeBSD.org
Thu Mar 17 04:03:42 PST 2005


jeff        2005-03-17 12:03:42 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
   - Don't lock the vnode interlock in vm_object_set_writeable_dirty() if
     we've already set the object flags.
  
  Reviewed by:    alc
  
  Revision  Changes    Path
  1.346     +4 -2      src/sys/vm/vm_object.c


More information about the cvs-src mailing list