Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 21:10:32 -0800 (PST)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_object.c vm_object.h
Message-ID:  <200212200510.gBK5AWWn083844@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/12/19 21:10:32 PST

  Modified files:
    sys/vm               vm_object.c vm_object.h 
  Log:
  Add a mutex to struct vm_object.  Initialize and destroy that mutex
  at appropriate times.  For the moment, the mutex is only used on
  the kmem_object.
  
  Revision  Changes    Path
  1.247     +4 -0      src/sys/vm/vm_object.c
  1.87      +7 -2      src/sys/vm/vm_object.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?200212200510.gBK5AWWn083844>