Re: numbers don't lie ...



des@xxxxxx (Dag-Erling Smørgrav) writes:
Gary Corcoran <gcorcoran@xxxxxxx> writes:
The confusing thing is that I thought 'real' time should be >= 'user' + 'sys'.
But here 'user' is much greater than 'real' for both machines! The sense I
got from the other messages in this thread is that 'user' time is somewhat
meaningless (i.e. unreliable as a measure) in a multi-CPU and/or hyperthreading
environment. Can you clarify?
real >= (user + sys) * ncpu

umm, other way around of course.

real * ncpu >= (user + sys)

DES
--
Dag-Erling Smørgrav - des@xxxxxx
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: numbers dont lie ...
    ... Gary Corcoran writes: ... But here 'user' is much greater than 'real' for both machines! ... Can you clarify? ... Dag-Erling Smørgrav - des@xxxxxx ...
    (freebsd-hackers)
  • Re: Segmentation fault - interesting problem with array
    ... > the problem is not with chunkin. ... umm, I meant "the problem is not with chunk_no". ... DES ... Dag-Erling Smørgrav - des@xxxxxx ...
    (comp.lang.c)
  • Re: OPIE Challenge sequence
    ... Just to clarify, I think you are trying to say the next response from ... since the challenges are generated somehting like ... Dag-Erling Smørgrav - des@xxxxxx ...
    (FreeBSD-Security)