Open
Bug 1787638
Opened 2 years ago
Updated 8 months ago
When setting Linux process oom_score_adj values handles cases where the main process' score has already been adjusted
Categories
(Core :: Hardware Abstraction Layer (HAL), enhancement)
Tracking
()
NEW
People
(Reporter: gsvelto, Unassigned)
References
Details
See bug 1771712 comment 14. Under certain conditions the main process oom_score_adj value might have already been adjusted to something different than 0. In this case we need to shift the adjustments accordingly, possibly adjusting the intervals between the different levels to prevent clamping.
Reporter | ||
Updated•2 years ago
|
OS: Unspecified → Linux
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:gsvelto, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(gsvelto)
Reporter | ||
Comment 2•2 years ago
|
||
This is not a bug so I don't think it needs a severity.
Type: defect → enhancement
Flags: needinfo?(gsvelto)
You need to log in
before you can comment on or make changes to this bug.
Description
•