On Tue, 2005-01-25 at 09:17 +0100, Andi Kleen wrote: > On Mon, Jan 24, 2005 at 02:51:29PM -0800, john stultz wrote: > > All, > > Here is a new release of my time of day proposal, which include ppc64 > > support as well as suspend/resume and cpufreq hooks. For basic summary > > of my ideas, you can follow this link: http://lwn.net/Articles/100665/ > > [...] > How do vsyscalls (running gettimeofday in user space) fit into your > architecture? I don't see any provision for this.
Yea, I had some earlier ideas for it, although they were misconceived. My plan at the moment is to do it similarly to how x86-64 and my i386 patch did it, but still have it on an arch-per-arch basis. > Also on x86-64 we plan to keep the cycle time base per CPU, that > will likely require some more changes to your architecture too. I like to hear more details, if you can discuss it. Its interesting, because I don't quite see how you'd be able to do this. thanks -john - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/