Messages in this thread |  | | Subject | Re: [RFC] linux-2.4.31_timer-change_A0 | From | john stultz <> | Date | 16 Aug 2002 17:56:17 -0700 |
| |
On Fri, 2002-08-16 at 17:46, john stultz wrote: > Right now I've just taken the existing code put all TSC releated code > into one file, all PIT related code into another, and created struct > timer_ops that provides a generic interface. I've avoided making any > changes to the actual code, so its as transparent a change as possible. > I plan further cleanups to better separate the pit/tsc hardware > initialization from the pit/tsc timer initialization, as well as > properly moving the credits to be with their now-long-lost code.
Oh yes, credits to Alan for suggesting it all get wrapped up w/ timer_ops.
-john
- 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/
|  |