alc 2006-08-25 04:36:19 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.h vm_pageq.c
Log:
The return value from vm_pageq_add_new_page() is not used. Eliminate it.
Revision ChangesPath
1.142 +1 -1 src/sys/vm/vm_page.h
1.29 +
On Tuesday 24 January 2006 14:24, Alan Cox wrote:
> alc 2006-01-24 19:24:54 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/vm vm_page.h vm_pageq.c
> Log:
> With the recent changes to the implementation of page coloring, the
> the option PQ_NOOPT is used
alc 2006-01-24 19:24:54 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.h vm_pageq.c
Log:
With the recent changes to the implementation of page coloring, the
the option PQ_NOOPT is used exclusively by vm_pageq.c. Thus, the
include of opt_vmpage.h