On Sunday 13 June 2010 11:23:07 pm Doug Barton wrote: > On 06/13/10 19:09, Alan Cox wrote: > > On Sun, Jun 13, 2010 at 8:38 PM, Doug Barton<do...@freebsd.org> wrote: > > > >> On 06/01/10 08:26, John Baldwin wrote: > >> > >>> > >>> I've asked the driver author if the calls to vm_page_wire() and > >>> vm_page_unwire() can simply be removed but have not heard back yet. > >>> > >> > >> Is there any news on this? I have updated to the latest current so I'm > >> running the nv driver now, but I'd like to get the nvidia driver running > >> again. > >> > >> > > Yes, the unnecessary (and now problematic) wiring and unwiring calls will be > > removed in a future release of the driver. > > Excellent! Any ETA? Or are there patches against an existing version of > the driver?
I would just remove the calls to vm_page_wire() and vm_page_unwire() along with the immediately adjacent calls to vm_page_{un,}lock_queues(). -- John Baldwin _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"