mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
e866b6ee1c
Get rid of the dependency on intel-cmt-cat library and rdt helper binaries written in C. Significantly simplifies the build procedure. Implements minimal support (in assembler) for getting the raw data from the CPUID instruction. Also, implement a stub so that the code works on other architectures than amd64, too. |
||
---|---|---|
.. | ||
rdt.go | ||
rdt_amd64.go | ||
rdt_amd64.s | ||
rdt_stub.go |