commit | 8bb00d83d8fc2de5c0614f5d55780107e0c375fe | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 16 11:35:11 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 16 18:23:50 2007 +0100 |
tree | 99eb7dd55b819a5376f6403ea185908f405a31f4 | |
parent | 64bfca5cd8c40fa138ad5db2513e8bcf8bd54ebd [diff] |
[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>