6300+ question

DJ Molny djmolny at cuae2.ATT.COM
Sat Nov 15 04:51:15 AEST 1986


In article <124 at uxrd1.UUCP> thk at uxrd1.UUCP (Tom Kiermaier ) writes:
>Another little quirk is that the swapper uses up an VERY large percentage
>of the CPU time. After having my machine on for an hour (and not even
>logged in) the swapper shows around 55 minutes of CPU time. This definitely
>inhibits the performance of the machine.

This is *NOT* a performance problem, merely a misleading bit of bookkeeping.

The swapper is actually a sink for idle cpu time;  if no user processes
are running, an idle loop is executed and the time is attributed by the
swapper.  Thus, if the swapper accumulates 55 cpu minutes per hour, other
programs are using 5 minutes per hour, implying that your machine is
idle about 91.6% of the time.

Many versions of UNIX exhibit this behaviour.


-- 
						Regards,
						DJ Molny
						N9609U
						ihnp4!cuae2!djmolny



More information about the Comp.sys.att mailing list