On Sun, Jun 23, 2002 at 09:46:29PM -0700, Don Cohen wrote:
>  > From: "Jean-Michel Hemstedt" <[EMAIL PROTECTED]>
>  > >  > Since in my test, each connection is ephemeral (<10ms) ...
> 
> One question here is whether the traffic generator is acting like
> a real set of users or like an attacker.  A real user would not keep
> trying to make connections at the same rate if the previous attempts 
> were not being served.  I suspect you're acting more like an attacker.

He definitely is. The test he described is completely artificial, and does
not represent any normal real world workload.

Nevertheless, it does point out a valid optimization chance. We discussed
that months ago, and it's still there.

In the real world, nobody seems to care. I know I don't, and I really
looked. It doesn't matter.

As for theories, the last time, we almost agreed that the hash function
is very bad. Nobody did confirm that feeling, though.

>  > > Just wondering, how did you measure cpu load?
>  > procinfo -n10 ; [d] for showing differences, which in fact, computes
>  >                    the differences of cumulated cpu time (got from 
>  >                    /proc/stat) on the given period: (tsys1-tsys0)/T
> I see /proc/stat - user, nice, system, idle.  Thank you.  Very useful.

A lot better would be a test with kernel profiling enabled.

best regards
  Patrick

Reply via email to