Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2004 07:31:07 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci agp_i810.c
Message-ID:  <200410240731.i9O7V7uw071724@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-10-24 07:31:07 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              agp_i810.c 
  Log:
  Use VM_ALLOC_NOBUSY to eliminate an unneeded vm_page_wakeup() call and the
  synchronization that one entails.
  
  Revision  Changes    Path
  1.31      +1 -4      src/sys/pci/agp_i810.c



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