Re: Quick question about top...

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Quick question about top...
Дата
Msg-id 20060621211824.GA5782@uio.no
обсуждение исходный текст
Ответ на Quick question about top...  ("Alex Turner" <armtuk@gmail.com>)
Список pgsql-performance
On Wed, Jun 21, 2006 at 04:46:15PM -0400, Alex Turner wrote:
> I have a really stupid question about top, what exactly is iowait CPU time?

Time while the CPU is idle, but at least one I/O request is outstanding.

In other words, if you're at 100% I/O-wait, you're heavily I/O-bound and your
processor is bored to death.

/* Steinar */
--
Homepage: http://www.sesse.net/

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Alex Turner"
Дата:
Сообщение: Quick question about top...
Следующее
От: Ron St-Pierre
Дата:
Сообщение: Tuning New Server (slow function)