Re: mountwait, tests/perf/lat_rngkey shapj@us.ibm.com
Fri, 26 Feb 1999 13:51:06 -0500

Actually, the better think would be to just increase the volmap file to be big enough for all the tests. Rerunning init.hd takes a while... This came about because I was building performance benchmarks too quickly.

The exemplar benchmarks should be the ones in func/. If someone can take the time to run down which of these work, which don't but can be easily fixed, and which are totally stale, I'll rearrange the tree accordingly.

Bengt Kleberg <bengt@softwell.se> on 02/22/99 02:15:32 AM

To: Jonathan S Shapiro/Watson/IBM
cc:
Subject: Re: mountwait, tests/perf/lat_rngkey

> When this happens in a test case, it generally means one of two things:

> 1. 'make init.hd' was not run.

Correct. It could be profitable to add a rule to bench.makeinc that makes sure
that init.hd is done before test.hd.

Bengt