lkml.org 
[lkml]   [2005]   [Jun]   [15]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
From"Ulrich Windl" <>
DateWed, 15 Jun 2005 08:30:20 +0200
SubjectRe: [PATCH 0/4] new timeofday-based soft-timer subsystem
On 14 Jun 2005 at 11:11, Nishanth Aravamudan wrote:

[...]
> Would it be beneficial to encapsulate the timer_list structure? That way
> if the units change underneath and we eventually move to timer_fsecs
> (for femtoseconds), we don't need to change all the callers of
> set_timer_nsecs() again?
[...]

I don't think that we'll see a global clock with reliable femtosecond resolution 
(not to talk about accuracy) in the foreseeable computer generations. Even plain 
gigahertz RAM is quite some time away. So how would you distribute such high 
resolution time across CPUs? As long as a syscall takes significantly longer than 
1ns, or has a jitter of more than 1ns, a higher resolution clock would be just a 
source of additional noise bits.

Regards,
Ulrich Windl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-15 08:36    [W:0.377 / U:0.590 seconds]
©2003-2008 Jasper Spaans