Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 23:02:18 +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_object.c
Message-ID:  <200710182302.l9IN2IGU021637@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2007-10-18 23:02:18 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  The previous revision, updating vm_object_page_remove() for the new page
  cache, did not account for the case where the vm object has nothing but
  cached pages.
  
  Reported by:    kris, tegge
  Reviewed by:    tegge
  MFC after:      3 days
  
  Revision  Changes    Path
  1.386     +2 -1      src/sys/vm/vm_object.c



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