Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 10:32:27 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200205021732.g42HWR569872@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/05/02 10:32:27 PDT

  Modified files:
    sys/vm               vm_map.c 
  Log:
   o Change the implementation of vm_map locking to use exclusive locks
     exclusively.  The interface still, however, distinguishes
     between a shared lock and an exclusive lock.
  
  Revision  Changes    Path
  1.228     +24 -26    src/sys/vm/vm_map.c

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?200205021732.g42HWR569872>