Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2011 21:08:09 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <201102262108.p1QL8TgY067361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

alc         2011-02-26 21:08:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               vm_page.c 
  Log:
  SVN rev 219063 on 2011-02-26 21:08:09Z by alc
  
  MFC r216090
    Correct an error in the allocation of the vm_page_dump array in
    vm_page_startup().  Specifically, the dump_avail array should be used
    instead of the phys_avail array to calculate the size of vm_page_dump.
  
  Revision    Changes    Path
  1.381.2.11  +5 -4      src/sys/vm/vm_page.c



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