> > It skips queue pq[index & PQ_L2_MASK]. > > > > That's correct. The inline function vm_page_list_find() in vm_page.h > has already failed to allocate a page of the desired color, index, > and so _vm_page_list_find() is called to allocate a page of ANY other > color it can find. Oh, yes. I didn't look at that macro. Mikulas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- page coloring Mikulas Patocka
- Re: page coloring Mike Smith
- Re: page coloring Alan Cox
- Page Coloring Mikulas Patocka
- Page Coloring Chad David
- Re: Page Coloring Mike Smith
- Re: Page Coloring John Polstra
- Re: Page Coloring Matt Dillon
- Re: Page Coloring John Polstra
- Re: Page Coloring Mike Smith
- Re: Page Coloring Matt Dillon
- Re: Page Coloring Matt Dillon
- Re: Page Coloring John Polstra
- Re: Page Coloring Nik Clayton