http://bugzilla.kernel.org/show_bug.cgi?id=6419





------- Additional Comments From [EMAIL PROTECTED]  2006-04-27 05:05 -------
>> I had update my kernel to 2.6.16-1.2153 which is the same to say
>> kernel-2.6.17-rc2-git5

>So both of these work properly with no cmdline parameters?

yes, RedHat kernel are very close to the base kernel, it just a way for
compiling kernel without many troubles. 

>If yes, why do you need "notsc", and what bad things happen
>when you don't use it?

The notsc did the trick, the bad things without notsc, problems like lost
tickets and Fast Clock issues. 
Other related problem was the keyboard that sometimes when I press a key appears
3 or 4 times the same character which was very annoying. 

< Kernel command line: ro root=LABEL=/1
---
> Kernel command line: ro root=LABEL=/1 report_lost_ticks notsc
53,55c52,55
< PID hash table entries: 4096 (order: 12, 131072 bytes)
< time.c: Using 3.579545 MHz WALL PM GTOD PIT/TSC timer.
< time.c: Detected 2793.150 MHz processor.
---
> PID hash table entries: 4096 (order: 12, 32768 bytes)
> Disabling vsyscall due to use of PM timer
> time.c: Using 3.579545 MHz WALL PM GTOD PM timer.
> time.c: Detected 2793.051 MHz processor.

notsc change something with timer !

Thanks



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to