https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257314
--- Comment #27 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #26) The "bigger process" vs. smaller ones that I refer to are really in terms of size from: size = vmspace_swap_count(vm); if (shortage == VM_OOM_MEM || shortage == VM_OOM_MEM_PF) size += vm_pageout_oom_pagecount(vm); -- You are receiving this mail because: You are the assignee for the bug.
