Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 05:23:15 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sys vmmeter.h src/sys/vm vm_object.c
Message-ID:  <201005070523.o475NuiB046237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-05-07 05:23:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vmmeter.h 
    sys/vm               vm_object.c 
  Log:
  SVN rev 207739 on 2010-05-07 05:23:15Z by alc
  
  Eliminate acquisitions of the page queues lock that are no longer needed.
  
  Switch to a per-processor counter for the number of pages freed during
  process termination.
  
  Revision  Changes    Path
  1.36      +1 -1      src/sys/sys/vmmeter.h
  1.420     +2 -9      src/sys/vm/vm_object.c



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