Re: [RFC] TSC patch v2

2008-07-20 Thread Marco Gerards
Colin D Bennett <[EMAIL PROTECTED]> writes: > Here is an updated version of the TSC patch. > > I addressed the issues in your comments with the exception of > supporting x86 CPUs that don't have a TSC (386 and 486). > > I eliminated the grub_time_init() function and the call to it in > grub_main()

Re: [RFC] TSC patch v2

2008-07-04 Thread Vesa Jääskeläinen
Colin D Bennett wrote: On Fri, 04 Jul 2008 22:49:59 +0300 Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: Hi Colin, Colin D Bennett wrote: Here is an updated version of the TSC patch. I addressed the issues in your comments with the exception of supporting x86 CPUs that don't have a TSC (386 an

Re: [RFC] TSC patch v2

2008-07-04 Thread Colin D Bennett
On Fri, 04 Jul 2008 22:49:59 +0300 Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote: > Hi Colin, > > Colin D Bennett wrote: > > Here is an updated version of the TSC patch. > > > > I addressed the issues in your comments with the exception of > > supporting x86 CPUs that don't have a TSC (386 and 486

Re: [RFC] TSC patch v2

2008-07-04 Thread Vesa Jääskeläinen
Hi Colin, Colin D Bennett wrote: Here is an updated version of the TSC patch. I addressed the issues in your comments with the exception of supporting x86 CPUs that don't have a TSC (386 and 486). I eliminated the grub_time_init() function and the call to it in grub_main() in favor of having g

Re: [RFC] TSC patch v2

2008-07-04 Thread Colin D Bennett
Here is an updated version of the TSC patch. I addressed the issues in your comments with the exception of supporting x86 CPUs that don't have a TSC (386 and 486). I eliminated the grub_time_init() function and the call to it in grub_main() in favor of having grub_machine_init() simply call grub_