Support numactl to retrieve NUMA information
authorMichael Prokop <mika@grml.org>
Fri, 27 Jan 2012 22:53:46 +0000 (23:53 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 27 Jan 2012 22:53:46 +0000 (23:53 +0100)
grml-hwinfo

index a379c86..795dfb5 100755 (executable)
@@ -164,6 +164,7 @@ cd "${OUTDIR}" || exit 1
 # hwinfo
   exectest discover && discover -v --type-summary --enable-bus all > discover 2> discover.2
   exectest hwinfo   && hwinfo log=hwinfo
+  exectest numactl  && numactl --hardware > numactl
   exectest x86info  && x86info > x86info 2>x86info.2
 
 # net stuff