Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Re: /proc/uptime
- Date: Fri, 14 Nov 2008 11:51:41 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Re: /proc/uptime
- References: <78d7dd350811111815y11b471ek31c44c4443d2dca5@mail.gmail.com> <87bpwlpqnm.fsf-genuine-vii@john.fremlin.org> <78d7dd350811112048y1bcb2717j19af91dcda1ab257@mail.gmail.com> <877i79pkwz.fsf-genuine-vii@john.fremlin.org> <78d7dd350811112354t3d1555c7s2164a3045373eaf3@mail.gmail.com> <87vdutnk32.fsf-genuine-vii@john.fremlin.org> <78d7dd350811120600i66663e1dka71952f6fa789418@mail.gmail.com>
Nguyen Vu Hung writes: > > No. It indicates the amount of time any one of the cores has > > nothing to do. > Is this a good design? I think no. I will replace OR with AND. > Not every recently applications are SMP aware, and some never is. So? That doesn't change the fact that some of the processors are doing almost no useful work! And multi-thread programming (like explicit heap management) is a waste of programmer skull-sweat in most server applications as far as I can see; there's very little loss to running multiple processes. For example, it's trivial to configure one web proxy (which will run on one core) to front-end to several webservers. That will get you core usage up (although if your disk IO channels are already fully-loaded, it won't change the idle time %-age). So, if your number says some of your processors are idle 99% of the time, and that bothers you, you're buying too many processors (in some sense, of course there's an integer problem here). Either spend more money on memory and IO channels (and get more output per box with the same CPUs), or spend less on processors (and spend less per box).
- Follow-Ups:
- Re: [tlug] Re: /proc/uptime
- From: Nguyen Vu Hung
- References:
- [tlug] /proc/uptime
- From: Nguyen Vu Hung
- [tlug] Re: /proc/uptime
- From: John Fremlin
- Re: [tlug] Re: /proc/uptime
- From: Nguyen Vu Hung
- [tlug] Re: /proc/uptime
- From: John Fremlin
- Re: [tlug] Re: /proc/uptime
- From: Nguyen Vu Hung
- [tlug] Re: /proc/uptime
- From: John Fremlin
- Re: [tlug] Re: /proc/uptime
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Just curious... how much impact does a kernel update make?
- Next by Date: [tlug] Re: [tlug-admin] Bonenkai December Suggestions
- Previous by thread: Re: [tlug] Re: /proc/uptime
- Next by thread: Re: [tlug] Re: /proc/uptime
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links