Actions
Bug #5973
closedkmem: double-calling kmem_depot_ws_update isn't obvious
Start date:
2015-05-30
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
While the double-call is documented in a comment, it's not obvious what exactly it is trying to accomplish. The easiest way to address this is to introduce a new function that "zeroes-out" the working set statistics to force everything to be eligible for reaping.
Actions