forked from nokia/CPU-Pooler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit introduced a third CPU pool type, called "default". (nokia#8)
The idea behind the default pool is that CPUs belonging to this pool need not be advertised as devices. Workloads not explicitly asking for neither exclusive, nor shared pool resources will be automatically restricted to the "default" pool's CPUset. For the sake of uniforma handling every misconfigured pool (neither exclusive, nor shared) is considered "default" type from now on, and not advertised to Device Manager. Documentation enhanced with the functional change. References to the configurable resourceBaseName parameter were also cleaned-up.
- Loading branch information
1 parent
b222d26
commit 2ad6c03
Showing
5 changed files
with
46 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters