Date: Wed, 30 Mar 2005 11:59:12 -0500 From: Chuck Swiger <cswiger@mac.com> To: Danny Pansters <danny@ricin.com> Cc: questions@freebsd.org Subject: Re: x server Message-ID: <424ADAE0.6090606@mac.com> In-Reply-To: <200503300458.28038.danny@ricin.com> References: <ef60af09050329184292a3338@mail.gmail.com> <200503300458.28038.danny@ricin.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Danny Pansters wrote: [ ... ] > Besides, the optimal cpu time used for any process is 100% as they all compete > for cpu bandwidth (if the system would be under duress). So basically your > system is doing great and is not overloaded at all. It's gravely underused > one might argue ;-) Any process needing CPU, that is. Unix tasks are encouraged to block when they don't have any work to do-- this is very common when a process is reading data from a pipe or socket. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?424ADAE0.6090606>
