On Wed, Apr 04, 2001 at 06:30:51PM -0600, Nicholas Leippe wrote:
 
> where it varies across the entire range of possibilities
> (which would account for various load factors).  But instead
> what I observe is that it is extremely consistent in any
> one given run, only varying between different runs.

No, it should be perfectly consistent in a single instance.  That single instance is 
spawned with a unique PID, with a unique proirity going to each PID.  If you varied 
the system load during a single instance, it would vary your performance.  This is 
simply the nature of UNIX-style process accounting, not your hardware or application.

-- 
-=|JP|=-    "This space intentionally left blank."
Jon Pennington          | Debian 2.4                 -o)
[EMAIL PROTECTED] | Auto Enthusiast            /\\
Kansas City, MO, USA    | Proud Husband and Father  _\_V

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to