Re: svn commit: r250219 - head/sys/vm

2013-05-03 Thread John Baldwin
On Friday, May 03, 2013 2:58:38 pm John Baldwin wrote: > Author: jhb > Date: Fri May 3 18:58:37 2013 > New Revision: 250219 > URL: http://svnweb.freebsd.org/changeset/base/250219 > > Log: > Fix two bugs in the current NUMA-aware allocation code: > - vm_phys_alloc_freelist_pages() can be calle

svn commit: r250219 - head/sys/vm

2013-05-03 Thread John Baldwin
Author: jhb Date: Fri May 3 18:58:37 2013 New Revision: 250219 URL: http://svnweb.freebsd.org/changeset/base/250219 Log: Fix two bugs in the current NUMA-aware allocation code: - vm_phys_alloc_freelist_pages() can be called by vm_page_alloc_freelist() to allocate a page from a specific fr