-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
21, 22
-
None
-
generic
-
aix
On AIX we get wrong results when detecting CPU number
lparstat -m 2> /dev/null | /opt/freeware/bin/grep -o "lcpu=[[0-9]]*"
lcpu=3
(but the number of cpus is 32)
lparstat -m 2> /dev/null | /opt/freeware/bin/grep -o "lcpu=[[0-9]]*"
lcpu=3
(but the number of cpus is 32)