From: Aivils S. <ai...@la...> - 2005-01-11 19:25:25
|
On Tue, 11 Jan 2005, Hugo Vanwoerkom wrote: > > --- Hugo Vanwoerkom <hvw...@ya...> wrote: > > > > > Does that already include the vesafb-tng patch? > > > > Thanks, it does. > But even with that and similar kernel options, I get a > difference of 50% cpu usage between 2.6.9 and 2.4.29 > in playing xine-ui. top LIES! top must be "tuned" according system timer. under 2.4.XX system timer 100Hz. You can force top show satisfactory values if You set 2.6.XX system timer to 100, default is 1000 include/asm/param.h:5:# define HZ 1000 check out procps package updates :o) Aivils |