On Tue, 4 Feb 2003, Poul-Henning Kamp wrote:

> 
> 
> 
> Now, discussion time:
> 
> The timestamps cost something to make, and my plan was to only collect
> them while a monitoring program is running.  (Is this a good idea ?)
>

probably it is a good idea though it does lead to the possibility of a
heisenbug in some corner cases..

"It doesn't have the problem when I look at the stats"
Turning on and off the  stamping could lead to corner cases, but I'm
sure that overall it's worthwhile assuming all methods of gathering
stats can notify the kernel that they are doing so..

> In difference from the devstat framework which measures how big a
> percentage of the time a drive has one or more outstanding requests,
> I think that measuring the responstime is a much more useful metric.
> (comments, input, references welcome)

The devstat figure is probably more useful in working out what the 
total capacity of a device is and what percentage of that figure is
being used. Command Latencies are however also of great interest so I
can see a point for having both sets of numbers.

> Comments, ideas, suggestions.

Progress is good. and I agree with the way this is going..

> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to