Hastening process cleanup with process_mrelease()
Hastening process cleanup with process_mrelease()
Posted Jul 26, 2021 23:19 UTC (Mon) by NYKevin (subscriber, #129325)In reply to: Hastening process cleanup with process_mrelease() by josh
Parent article: Hastening process cleanup with process_mrelease()
(Why have two? To improve throughput. A can spend all its CPU cycles on identifying useful things to kill, and B can spend its CPU cycles on actual reaping. You can then adjust the relative priorities of those two tasks independently of each other with the usual process-management techniques.)
Posted Jul 27, 2021 1:10 UTC (Tue)
by josh (subscriber, #17465)
[Link]
Hastening process cleanup with process_mrelease()