Avoid a redundancy in a comment updated by r339601.

Reported by:	alc
X-MFC with:	r339601
This commit is contained in:
Mark Johnston 2018-10-22 17:17:30 +00:00
parent b00581965d
commit 2a843ae7d9

View File

@ -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.
*/