Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!boulder!grunwald From: grunwald@foobar.colorado.edu (Dirk Grunwald) Newsgroups: comp.unix.ultrix Subject: top on decstation Message-ID: <17763@boulder.Colorado.EDU> Date: 5 Mar 90 18:49:59 GMT Sender: news@boulder.Colorado.EDU Reply-To: grunwald@foobar.colorado.edu Distribution: comp Organization: University of Colorado at Boulder Lines: 11 hi - i'm trying to patch the local version of top for the decstation. i got the patch w.r.t. avenrun - load avgs are now shown correctly. however, p_pctcpu in proc.h is spec'd as an int, but it doesn't tell you how to convert it to a double. Is it also just a ``fix'' value? seems rather implausible, since I'm getting values like 200->800 from it. Making it a fix would put those from 1% -> 3% cpu, which doesn't sound right.