Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2012 00:38:19 -0700
From:      akshay sreeramoju <akshay.sreeramoju@gmail.com>
To:        FreeBSD - <freebsd-questions@freebsd.org>
Subject:   freebsd 9.0: netperf 2.5 'configure' fails for --enable-cpuutil
Message-ID:  <CAPiX5QE3cGyYYtuPTacEH9T8tWZtR5PBojvZxq6qk9Y6hsXAxA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

What is the right option to give for ./configure --enable_cpuutil=<?????>?

'./configure --enable-cpuutil=sysctl'  errors  as below
checking which CPU utilization measurement type to use... configure: error:
--enable-cpuutil takes kstat, kstat10, looper, osx, perfstat, procstat,
pstat, pstatnew, sysctl or none

"./configure --enable-cpuutil=none", configures, compiles and runs. But
 local CPU util/service-demand is not calculated, as seen below
Recv   Send    Send                          Utilization       Service
Demand
Socket Socket  Message  Elapsed              Send     Recv     Send    Recv
Size   Size    Size     Time     Throughput  local    remote   local
remote
bytes  bytes   bytes    secs.    10^6bits/s  % U      % S      us/KB   us/KB

2000000 1000000 1000000    6.04          0.89   -1.00    0.31     0.000
154.316


I  tried  the other suggested:  kstat, kstat10, looper, osx, perfstat,
procstat, pstat, pstatnew. They all fail at configure/make/un level.

Can anyone help?

Thank,

Akshay



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPiX5QE3cGyYYtuPTacEH9T8tWZtR5PBojvZxq6qk9Y6hsXAxA>