using get_system_info() - obtaining system load averages

kamal kc kamal_ckk at yahoo.com
Mon Jan 9 20:47:45 PST 2006


> On Mon, 2006-Jan-09 19:14:53 -0800, kamal kc wrote:
> >i want to use the routine get_system_info() to get
> the
> >load averages of the cpu. i found it that top uses
> it.
> 
> The approved mechanism is via the sysctl(3) name
> "vm.loadavg" or OID
> CTL_VM.VM_LOADAVG - which returns a struct loadavg. 
> See sysctl(3)
> for details.

thanks a lot. i will use it .

kamal



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 



More information about the freebsd-hackers mailing list