lkml.org 
[lkml]   [2006]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
From
>>>>> On Thu, 2 Mar 2006 19:04:08 -0800, Andrew Morton <akpm@osdl.org> said:
akpm> John, that timer stuff is so fundamental and hits on code which
akpm> has historically been so fragile that I'm not sure it's even
akpm> 2.6.17 material. In which case we should sneak patches like the
akpm> above underneath it all.

akpm> Or we decide to take your work into 2.6.17, in which case the
akpm> above needs to be redone for that context.

I think most important part is update_times() cleanup (to avoid
jiffies/wall_jiffies mismatch) and it (and x86_64 part) seems not
conflict with john's work for now.

akpm> I'm not sure how to resolve this, really. Worried. Have you
akpm> socialised those changes with architecture maintainers? If so,
akpm> what was the feedback?

I and Ralf talked a bit about the jiffies issue. Making an union
containing jiffies and jiffies_64 looks good to avoid such an
optimization problem, but it would affect so many existing codes.

---
Atsushi Nemoto
-
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: 2006-03-03 05:34    [W:0.344 / U:1.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site