From: Michael Prokop Date: Fri, 27 Jan 2012 22:53:46 +0000 (+0100) Subject: Support numactl to retrieve NUMA information X-Git-Tag: v0.5.0~4 X-Git-Url: http://git.grml.org/?p=grml-hwinfo.git;a=commitdiff_plain;h=24ef6ad2b12e2ed815f8075b4fd7f4a12c227c66 Support numactl to retrieve NUMA information --- diff --git a/grml-hwinfo b/grml-hwinfo index a379c86..795dfb5 100755 --- a/grml-hwinfo +++ b/grml-hwinfo @@ -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