On Fri, Feb 05, 2010 at 05:45:01PM -0500, Linda Messerschmidt wrote:
> On Fri, Feb 5, 2010 at 4:28 PM, Dan Nelson wrote:
> > Ideally, top and ps would total up all
> > the per-thread CPU counts when displaying the per-process numbers, but it
> > doesn't seem to.
> It does seem to total them:
> $
On Fri, Feb 5, 2010 at 4:28 PM, Dan Nelson wrote:
> Ideally, top and ps would total up all
> the per-thread CPU counts when displaying the per-process numbers, but it
> doesn't seem to.
It does seem to total them:
$ ps axHo pid,lwp,time,wchan,comm | awk '$1 == 1647'
1647 100401 0:00.63 select
In the last episode (Feb 05), Linda Messerschmidt said:
> For most of 7.2, on up to a 7.3-PRERELEASE built yesterday, I've noticed
> that the "time" field reported by ps and top jumps around for some
> processes. I've particularly noticed it with MySQL.
>
> Here are some repeated ps results (ps a
Hi all,
For most of 7.2, on up to a 7.3-PRERELEASE built yesterday, I've
noticed that the "time" field reported by ps and top jumps around for
some processes. I've particularly noticed it with MySQL.
Here are some repeated ps results (ps axo pid,time,wchan,comm) for the
same process over a few m
4 matches
Mail list logo