mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Avoid a redundancy in a comment updated by r339601.
Reported by: alc X-MFC with: r339601
This commit is contained in:
parent
b00581965d
commit
2a843ae7d9
1 changed files with 1 additions and 2 deletions
|
|
@ -742,8 +742,7 @@ swapper_selector(bool wkilled_only)
|
|||
/*
|
||||
* Limit swapper to swap in one non-WKILLED process in MAXSLP/2
|
||||
* interval, assuming that there is:
|
||||
* - there exists at least one domain that is not suffering from a shortage of
|
||||
* free memory;
|
||||
* - at least one domain that is not suffering from a shortage of free memory;
|
||||
* - no parallel swap-ins;
|
||||
* - no other swap-ins in the current SWAPIN_INTERVAL.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue