On Mon, 2005-10-24 at 14:30 +0200, Frank Ennulat wrote:
> i am trying to get the pm4-pf2.pg workload
> (http://squidbook.org/extras/pm4-pf2.pg.txt) running but i get the
> following error message when polygraph enters the peak_finder phase:
> 'sample.real.miss.rptm.mean' or its component is not declared
This is a Polygraph bug. Please apply the attached patch.
> In the user manual
> (http://www.web-polygraph.org/docs/userman/inflight.html) i found the
> following as an example for run-time load adjustment :
> StatSample sample = currentSample();
> if (sample.miss.rptm.mean > 100msec) then {
> ...
> which does not correspond to the reference manual and produces the
> same error message.
The "Run-time load adjustments" documentation now uses "real" as part of
the sample stats name.
Thank you,
Alex.
This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 12:00:09 MST