1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 13:07:48 +00:00
node-feature-discovery/docs
Carlos Eduardo Arango Gutierrez 05ef5d4e9d
cpu: expose the total number of AMD SEV ASID and ES
This patch add SEV ASIDs and the related (but distinct) SEV Encrypted State
(SEV-ES) IDs as two quantities to be exposed via extended resources.
In a kernel built with CONFIG_CGROUP_MISC on a suitably equipped AMD CPU, the
root control group will have a misc.capacity file that shows the number of
available IDs in each category.

The added extended resources are:
- sev.asids
- sev.encrypted_state_ids

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2023-04-17 19:34:39 +02:00
..
_includes/templates docs: update jekyll-rdt-theme to v2.0.10 2021-10-11 11:26:37 +03:00
contributing docs: restructure docs 2022-11-03 10:26:56 +02:00
deployment docs: add missing mentions of extended resources and taints 2023-04-11 20:38:21 +03:00
developer-guide Fix some typos 2023-02-16 22:08:00 +08:00
get-started docs: add missing mentions of extended resources and taints 2023-04-11 20:38:21 +03:00
reference nfd-master: deprecate the -resource-labels flag 2023-04-13 11:30:58 +03:00
usage cpu: expose the total number of AMD SEV ASID and ES 2023-04-17 19:34:39 +02:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
Gemfile.lock docs: update github-pages gem to v227 2022-11-16 21:08:13 +02:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00
mdl-style.rb scripts/mdlint: update mdlint to v0.12.0 2022-12-01 20:57:21 +02:00