Re: CPU utilization

From: Dan Nelson (dnelson_at_allantgroup.com)
Date: 11/10/05

  • Next message: Alexander Nedotsukov: "No interrupts coming to device driver."
    Date: Thu, 10 Nov 2005 00:32:40 -0600
    To: abdul.shaik@wipro.com
    
    

    In the last episode (Nov 10), abdul.shaik@wipro.com said:
    > Hi Good Morning..
    >
    > I want to calculate the CPU utilization in my DHCP server
    > implementation.
    > I am using C language on Solaris 9. Could any one please let me know
    > Is there any system call can do this?

    This is completely the wrong mailing list for this question, but take a
    look at the getrusage() function.

    -- 
    	Dan Nelson
    	dnelson@allantgroup.com
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Alexander Nedotsukov: "No interrupts coming to device driver."