Module Name: src Committed By: ad Date: Mon Dec 30 17:45:53 UTC 2019
Modified Files: src/sys/uvm: uvm_page.c Log Message: uvm_pagealloc_pgb(): don't fill cache if we're into the reserves. uvm_pagereplace(): use radix_tree_replace_node() to avoid alloc/free. To generate a diff of this commit: cvs rdiff -u -r1.216 -r1.217 src/sys/uvm/uvm_page.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.