* Parag Warudkar <parag.warudkar@gmail.com> wrote:does the patch below help? But the root cause is likely some timer problems - do you get consistent results from: while :; do time usleep 1111111; done or do these sleeps fluctuate? Ingo Index: linux/kernel/sched.c =================================================================== --- linux.orig/kernel/sched.c +++ linux/kernel/sched.c @@ -774,6 +774,7 @@ void sched_clock_idle_wakeup_event(u64 d struct rq *rq = cpu_rq(smp_processor_id()); u64 now = sched_clock(); + touch_softlockup_watchdog(); rq->idle_clock += delta_ns; /* * Override the previous timestamp and ignore all --
| Andi Kleen | [PATCH] [4/58] x86_64: Don't rely on a unique IO-APIC ID |
| Glauber de Oliveira Costa | [PATCH 1/19] unify desc_struct |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Linus Torvalds | Linux 2.6.27-rc8 |
git: | |
| Matthieu Moy | Re: strbuf API |
| walt | git versus CVS (versus bk) |
| Jakub Narebski | Re: [RFC] Git User's Survey 2008 |
| Nguyễn Thái Ngọc | [PATCH] git-grep: add --color to highlight matches |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Theo de Raadt | That whole "Linux stealing our code" thing |
| Leon Dippenaar | New tcp stack attack |
| bofh | Re: OpenBSD firewalls as virtual machine ? |
| Hugh Dickins | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Jiri Bohac | PATCH: fix bridged 802.3ad bonding |
| Linus Torvalds | Re: [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] net_sched: Add qdisc __NET_XMIT_STOLEN flag |
