Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2007 05:54:43 +0000 (UTC)
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:  <200702180554.l1I5sh0w062837@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2007-02-18 05:54:43 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Enable vm_page_free() and vm_page_free_zero() to be called on some pages
  without the page queues lock being held, specifically, pages that are not
  contained in a vm object and not a member of a page queue.
  
  Revision  Changes    Path
  1.340     +4 -2      src/sys/vm/vm_page.c



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