Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2005 10:29:04 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200501011029.j01AT4F8086551@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2005-01-01 10:29:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4_11)
    sys/vm               vm_page.c 
  Log:
  MFC a change from Dragonfly.
  contigmalloc was not respecting the fact that other processes
  may have a page marker as busy for IO but otherwise free.
  It just took it as free..
  
  Approved by: re (ken)
  
  Revision        Changes    Path
  1.147.2.22.2.1  +18 -12    src/sys/vm/vm_page.c



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