Re: [PATCH 2/3] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane.

2007-07-03 Thread Tony Breeds
On Wed, Jul 04, 2007 at 02:27:48PM +1000, Michael Ellerman wrote: > Is this what other archs do? They either use jiffies, or AFAICT an external counter that is initialised to 0 at system powerup. Yours Tony linux.conf.auhttp://linux.conf.au/ || http://lca2008.linux.org.au/ Jan 28 -

Re: [PATCH 2/3] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane.

2007-07-03 Thread Michael Ellerman
On Wed, 2007-07-04 at 14:04 +1000, Tony Breeds wrote: > When booting a current kernel with CONFIG_PRINTK_TIME enabled you'll > see messages like: > > [0.00] time_init: decrementer frequency = 188.044000 MHz > [0.00] time_init: processor frequency = 1504.352000 MHz > [3712914.4362

[PATCH 2/3] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane.

2007-07-03 Thread Tony Breeds
When booting a current kernel with CONFIG_PRINTK_TIME enabled you'll see messages like: [0.00] time_init: decrementer frequency = 188.044000 MHz [0.00] time_init: processor frequency = 1504.352000 MHz [3712914.436297] Console: colour dummy device 80x25 This cause by the initiali