Re: VM suggestion...

2001-06-08 Thread Martin.Knoblauch
>While you guys are in there hacking, perhaps consider adding metrics >which allows you to tell exactly when certain cases and conditions are >hit. >page_aged_while_sleeping_in_page_lauder++ > >Statistics like this are cheap to use in runtime and should provide >concrete information r

Re: VM suggestion...

2001-06-07 Thread Marcelo Tosatti
On Fri, 8 Jun 2001, Erik Mouw wrote: > On Thu, Jun 07, 2001 at 04:36:05PM -0300, Marcelo Tosatti wrote: > > On Thu, 7 Jun 2001, Jeff Garzik wrote: > > > Statistics like this are cheap to use in runtime and should provide > > > concrete information rather than guesses and estimations... > > > >

Re: VM suggestion...

2001-06-07 Thread Erik Mouw
On Thu, Jun 07, 2001 at 04:36:05PM -0300, Marcelo Tosatti wrote: > On Thu, 7 Jun 2001, Jeff Garzik wrote: > > Statistics like this are cheap to use in runtime and should provide > > concrete information rather than guesses and estimations... > > I've been using LTT (Linux Trace Toolkit) to do sim

Re: VM suggestion...

2001-06-07 Thread Marcelo Tosatti
On Thu, 7 Jun 2001, Stuart MacDonald wrote: > From: "Marcelo Tosatti" <[EMAIL PROTECTED]> > > The problem is that we _cannot_ base ourselves simply on practical results > > from a _limited_ amount of workloads. Also remember the tests we (at least > > I do) are benchmarks which try to use all re

Re: VM suggestion...

2001-06-07 Thread Marcelo Tosatti
On Thu, 7 Jun 2001, Jeff Garzik wrote: > While you guys are in there hacking, perhaps consider adding metrics > which allows you to tell exactly when certain cases and conditions are > hit. > page_aged_while_sleeping_in_page_lauder++ > > Statistics like this are cheap to use in runtime a

VM suggestion...

2001-06-07 Thread Jeff Garzik
While you guys are in there hacking, perhaps consider adding metrics which allows you to tell exactly when certain cases and conditions are hit. page_aged_while_sleeping_in_page_lauder++ Statistics like this are cheap to use in runtime and should provide concrete information rather than g

Re: VM suggestion...

2001-06-07 Thread Stuart MacDonald
From: "Marcelo Tosatti" <[EMAIL PROTECTED]> > The problem is that we _cannot_ base ourselves simply on practical results > from a _limited_ amount of workloads. Also remember the tests we (at least > I do) are benchmarks which try to use all resources all the time upon > completion. Isn't this th