Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 12:12:13 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200012182012.eBIKCDd31193@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/12/18 12:12:13 PST

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Fix floppy drives on machines with lots of RAM.
  
  The fix works by reverting the ordering of free memory so that the
  chances of contig_malloc() succeeding increases.
  
  PR:		23291
  Submitted by:	Andrew Atrens <atrens@nortel.ca>
  
  Revision  Changes    Path
  1.155     +2 -2      src/sys/vm/vm_page.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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