Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 21:09:52 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.h vm_page.c vm_page.h
Message-ID:  <200107310409.f6V49qd43050@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/07/30 21:09:52 PDT

  Modified files:
    sys/vm               vm_object.h vm_page.c vm_page.h 
  Log:
  Oops.  Last commit to vm_object.c should have got these files too.
  
  Remove the use of atomic ops to manipulate vm_object and vm_page flags.
  Giant is required here, so they are superfluous.
  
  Discussed with:	dillon
  
  Revision  Changes    Path
  1.74      +1 -2      src/sys/vm/vm_object.h
  1.170     +5 -7      src/sys/vm/vm_page.c
  1.92      +1 -2      src/sys/vm/vm_page.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107310409.f6V49qd43050>