1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source
Markus Lehtonen 175305b1ad Implement detection of IOMMU (#136) (#137)
* Arrange feature sources alphabetically

Just a cosmetic change, but, a small readability improvement.

* Implement detection of IOMMU (#136)

Add a new feature source, i.e. 'iommu', which detects if an IOMMU is
present and enabled in the kernel. The new node label is
  node.alpha.kubernetes-incubator.io/nfd-iommu-present
2018-07-24 08:24:45 -07:00
..
cpuid Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
fake Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
iommu Implement detection of IOMMU (#136) (#137) 2018-07-24 08:24:45 -07:00
memory Add memory source and NUMA detection. 2018-03-29 09:43:42 +03:00
network Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
panic_fake Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
pstate Improve GoReportCard metrics, both gofmt and golint (#90) 2018-03-05 07:51:47 -08:00
rdt Added more Intel RDT capability discovery: CMT,MBM,MBA (#120) 2018-05-24 16:49:00 -07:00
selinux Advertise selinux status by adding labels 2018-04-09 16:13:45 -04:00
storage Added nonrotational storage detection 2018-03-27 14:30:27 +03:00
source.go refactor sources to source pkg 2017-09-05 21:35:33 -07:00