Stefan Eßer
d1b76f3f6e
Fix display of idle processes, which had been broken since rev. 1.56 of
...
machine.c. The traditional condition was (pctcpu > 0 || SRUN), but the
negation of the condition logic (from select to skip) made this come
out as (pctcpu > 0 && SRUN), leading to a very erratic display, except
for purely CPU bound processes.
This has been discussed in the mail lists some time ago and I have used
top with this patch on my systems for more than a year without problems
(just forgot to commit it earlier, since my systems were all fixed ...).
2006-06-11 19:18:39 +00:00
..
2005-10-24 22:32:19 +00:00
2005-08-18 08:18:02 +00:00
2006-03-16 17:21:52 +00:00
2005-12-07 19:41:58 +00:00
2005-11-18 12:08:31 +00:00
2006-05-31 01:30:50 +00:00
2005-12-05 14:22:12 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2005-11-18 10:36:29 +00:00
2005-11-13 20:30:13 +00:00
2006-02-13 22:09:26 +00:00
2005-10-14 15:50:22 +00:00
2005-11-18 10:36:29 +00:00
2006-03-14 03:53:50 +00:00
2006-05-06 22:04:59 +00:00
2006-01-11 08:02:16 +00:00
2006-04-21 09:39:51 +00:00
2006-01-28 17:58:22 +00:00
2006-04-22 03:04:24 +00:00
2006-05-29 10:57:13 +00:00
2006-05-27 18:27:41 +00:00
2006-03-04 16:13:16 +00:00
2006-01-09 20:42:19 +00:00
2006-03-25 01:14:20 +00:00
2006-05-04 11:28:16 +00:00
2005-12-29 04:23:54 +00:00
2006-05-28 12:32:30 +00:00
2005-11-20 13:48:15 +00:00
2006-05-15 08:20:38 +00:00
2006-06-05 10:06:51 +00:00
2006-03-14 19:32:03 +00:00
2006-01-12 22:32:07 +00:00
2006-03-18 21:37:05 +00:00
2005-11-01 19:36:17 +00:00
2006-06-11 17:40:25 +00:00
2005-10-09 04:45:41 +00:00
2006-04-13 12:49:24 +00:00
2006-04-27 15:48:54 +00:00
2006-01-05 10:19:42 +00:00
2006-05-11 18:08:44 +00:00
2005-12-05 14:22:12 +00:00
2006-05-02 07:34:38 +00:00
2005-12-30 20:10:21 +00:00
2006-03-17 20:48:10 +00:00
2005-11-18 10:36:29 +00:00
2005-10-23 01:37:25 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2006-03-17 18:54:44 +00:00
2005-11-18 10:36:29 +00:00
2005-10-26 17:37:54 +00:00
2005-11-13 21:03:56 +00:00
2006-05-17 23:18:17 +00:00
2006-03-10 07:58:02 +00:00
2005-12-04 18:25:26 +00:00
2005-09-02 14:58:26 +00:00
2006-05-27 19:32:28 +00:00
2005-11-18 10:36:29 +00:00
2006-01-28 01:11:11 +00:00
2006-05-25 06:05:04 +00:00
2005-08-26 08:15:57 +00:00
2006-05-01 01:34:21 +00:00
2006-03-17 18:54:44 +00:00
2005-10-19 15:37:43 +00:00
2006-05-14 13:16:19 +00:00
2005-11-02 05:47:49 +00:00
2006-06-11 19:18:39 +00:00
2006-01-31 02:21:18 +00:00
2006-04-09 19:16:24 +00:00
2006-05-15 22:09:45 +00:00
2005-09-07 07:49:21 +00:00
2005-09-23 12:55:22 +00:00
2006-06-03 20:34:56 +00:00
2006-05-11 17:25:36 +00:00
2006-02-21 13:01:00 +00:00
2006-02-21 13:01:00 +00:00
2006-01-23 13:49:39 +00:00
2005-08-25 14:09:35 +00:00
2006-01-01 22:59:54 +00:00
2006-03-06 21:52:59 +00:00
2006-05-04 08:44:44 +00:00