Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 06:23:21 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_fault.c
Message-ID:  <200902090623.n196NVDx013652@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-02-09 06:23:21 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  SVN rev 188383 on 2009-02-09 06:23:21Z by alc
  
  Avoid some cases of unnecessary page queues locking by vm_fault's delete-
  behind heuristic.
  
  Revision  Changes    Path
  1.246     +11 -5     src/sys/vm/vm_fault.c



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