Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2005 20:03:50 +0000 (GMT)
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        Alan Cox <alc@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/pci agp.c
Message-ID:  <20050323200200.E58945@ury.york.ac.uk>
In-Reply-To: <200503230602.j2N62TXV016518@repoman.freebsd.org>
References:  <200503230602.j2N62TXV016518@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Mar 2005, Alan Cox wrote:
> alc         2005-03-23 06:02:29 UTC
>   Modified files:        (Branch: RELENG_5)
>     sys/pci              agp.c
>   Log:
>   MFC revision 1.46
>    Avoid repeated acquisition and release of the vm object lock inside of
>    two loops in agp_generic_bind_memory().  As an intended side-effect, all
>    of the calls to vm_page_wakeup() are now performed with the containing
>    vm object lock held.

Thanks!  This fixes the panics I was seeing.

Gavin



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