Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2009 02:17:40 +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:  <200908290217.n7T2Htmo019468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-08-29 02:17:40 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               sg_pager.c 
  Log:
  SVN rev 196637 on 2009-08-29 02:17:40Z by jhb
  
  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.
  
  Submitted by:   czander @ NVidia
  MFC after:      3 days
  
  Revision  Changes    Path
  1.3       +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?200908290217.n7T2Htmo019468>