Set P_NOLOAD on the pagezero kthread so that it doesn't artificially skew
the loadav. This is not real load. If you have a nice process running in
the background, pagezero may sit in the run queue for ages and add one to
the loadav, and thereby affecting other scheduling decisions.
Description
Description
Details
Details
- Provenance
peter Authored on - Parents
- rS100378: o Use vm_page_alloc(... | VM_ALLOC_WIRED) in place of vm_page_wire().
- Branches
- Unknown
- Tags