Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2006 18:43:47 +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:  <200611081843.kA8IhlAg042354@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-11-08 18:43:47 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Simplify the construction of the free queues in vm_page_startup().  Add
  an assertion to test a hypothesis concerning other redundant computation
  in vm_page_startup().
  
  Revision  Changes    Path
  1.331     +12 -2     src/sys/vm/vm_page.c



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