Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2009 15:50:07 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm sg_pager.c
Message-ID:  <200909011550.n81FoT4o096535@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-09-01 15:50:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               sg_pager.c 
  Log:
  SVN rev 196735 on 2009-09-01 15:50:07Z by jhb
  
  MFC 196637:
  Mark the fake pages constructed by the OBJT_SG pager valid.  This was
  accidentally lost at one point during the PAT development.  Without this
  fix vm_pager_get_pages() was zeroing each of the pages.
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.2.2.2   +1 -0      src/sys/vm/sg_pager.c



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