Skip to content

Commit

Permalink
Support numactl to retrieve NUMA information
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Jan 27, 2012
1 parent 97b4c7a commit 24ef6ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grml-hwinfo
Expand Up @@ -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
Expand Down

0 comments on commit 24ef6ad

Please sign in to comment.