Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 13:59:07 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200308212059.h7LKx7a9027681@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/08/21 13:59:07 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Assert that the vm object's lock is held on entry to vm_page_grab(); remove
  code from this function that was needed when vm object locking was
  incomplete.
  
  Revision  Changes    Path
  1.257     +6 -14     src/sys/vm/vm_page.c



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