Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 1999 23:11:34 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.h
Message-ID:  <199903060711.XAA07997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         1999/03/05 23:11:33 PST

  Modified files:
    sys/vm               vm_map.h 
  Log:
  Upgrading a map's lock to exclusive status should increment
  the map's timestamp.  In general, whenever an exclusive lock is
  acquired the timestamp should be incremented.
  
  Revision  Changes    Path
  1.38      +6 -2      src/sys/vm/vm_map.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?199903060711.XAA07997>