| Package | Description |
|---|---|
| org.brutusin.wava.core.plug | |
| org.brutusin.wava.core.plug.impl |
| Modifier and Type | Method and Description |
|---|---|
static NicenessHandler |
NicenessHandler.getInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
HomogeneusSpreadNicenessHandler
Distributes niceness among processes in such a way that:
1)
niceness(i+1)-1 <= niceness(i) <= niceness(i+1)
2) multiplicity(n) = m for all niceness values n, or exists a niceness value n0 such as:
multiplicity(n) = m for n <= n0 and
multiplicity(n) = m+1 for n > n0
|
Copyright © 2010–2016. All rights reserved.