|
Message
From: "Jim Dempsey" <tapedisk@a...>
Date: Fri, 30 May 2003 18:01:54 -0500
Subject: Re: [oc] Delay and latency ?
They are more or less the same.
Delay could be thought as an aggregate of latencies.
Look at disk I/O as an example.
Delay = time from issue of Read through completion of Read
or in terms of latencies
Delay = command queue latency
+ seek latency
+ rotational latency
+ read data to disk buffer latency
+ copy data to memory latency
+ done processing latency
----- Original Message -----
From: "saumil merchant" <msaumil@h...>
To: <cores@o...>
Sent: Friday, May 30, 2003 11:21 AM
Subject: [oc] Delay and latency ?
> Hey !
> Can anybody throw some light on difference between delay and latency ?
>
> Saumil
>
>
> --------------------------------------------------------------------------
------
> The new MSN 8: smart spam protection and 2 months FREE* -- To unsubscribe
from cores mailing list please visit
http://www.opencores.org/mailinglists.shtml
|