hi, is there any reason to use uvm object and managed mappings for wired portions of kernel, like buffer cache and nointr pool backend? if no reason, i'd like to change it because: - it wastes resources like pv_entry. - it confuses uvm page type balancing. (PR/27030) YAMAMOTO Takashi