We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97fcc9 commit 9f37aaeCopy full SHA for 9f37aae
utils/hwloc/hwloc-gather-topology.in
@@ -238,9 +238,6 @@ savedir "$destdir/$basename" /sys/devices/virtual/dmi/id/
238
# Gather hugepage information
239
savedir "$destdir/$basename" /sys/kernel/mm/hugepages/
240
241
-# Gather POWER device-tree
242
-savedir "$destdir/$basename" /proc/device-tree/cpus/
243
-
244
# Gather the default /var/run/hwloc (in case it was created by a system-wide hwloc-dump-hwdata)
245
if test -d /var/run/hwloc; then
246
savedir "$destdir/$basename" /var/run/hwloc
0 commit comments