On Wed, 9 Aug 2000 brianok@us.ibm.com wrote:
> I'm running a slightly modified polymix-3 test (I took out the framp and
> fexit phases entirely) to see how long it takes to actually fill my 10 GB
> cache. I specified a fill rate of 200 req/sec, but the load that is being
> generated hangs around 15 to 25 req/sec.
> ...
> Did taking the "framp" stage out of polymix-3-guts.pg file affect this?
Yes, it did. The various "factors" in phase configurations are "sticky".
That is, the next phase inherits factors from the previous phase unless
the factors are explicitly specified again.
Take a look at the phase schedule table in polyclt console output to see
actual factors.
You have two choices:
- instead of removing phases, make them 10 seconds long
- remove unwanted phases and add factors to the
remaining phases accordingly
Alex.
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:14 MDT