]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 10:35:11 +0000 (11:35 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 17:23:50 +0000 (18:23 +0100)
commit5484adcb6f933af970e0130e92b9953826301622
tree99eb7dd55b819a5376f6403ea185908f405a31f4
parent5f85c0b97e15c06bab3b7d4d9711517909f03145
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.

Extremly low values are of dubious usefulness anyway but in this case
they actually were killing Qemu which simply wasn't able to complete
mips_next_event() within 0x30 100MHz cycles even on fast hosts.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/time.c