Re: [RFC] RT-patch update to remove the global pi_lock

From: Daniel Walker (dwalker_at_mvista.com)
Date: 08/25/05

  • Next message: George Anzinger: "Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)"
    To: Steven Rostedt <rostedt@goodmis.org>
    Date:	Wed, 24 Aug 2005 18:38:45 -0700
    
    

    On Wed, 2005-08-24 at 21:13 -0400, Steven Rostedt wrote:
    > Well, after turning off hrtimers, I keep getting one bug. A possible
    > soft lockup with the ext3 code. But this didn't seem to be caused by the
    > changes I made. So just to be sure, I ran my test on the vanilla
    > 2.6.13-rc6-rt11 and it gave the same bug too. So, it looks like my
    > changes are now at par with what is out there with the rt11 release.
    > They both give the same bug! ;-)
    >
    > Attached is the test I ran. I did a
    >
    > while : ; do ./test3a_rt ; done
    >
    > Where test3a_rt is a C program that does adding, deleting and reading of
    > files, by different tasks that are each at a different priority. Here's
    > the soft lockup I'm getting:

    I got a report of a possible softlockup with setiathome, the trace
    wasn't a little garbled though . I'm not sure the checking is working
    correctly . But if it is maybe these spot need some performance
    analysis . Didn't you changes catch anything that stays in the kernel
    for 10 seconds or more ?

    Daniel

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: George Anzinger: "Re: [RFC - 0/9] Generic timekeeping subsystem (v. B5)"

    Relevant Pages

    • Re: Soft lockup in e100 driver ?
      ... > Running very recent Fedora Core Development kernel I can following ... > BUG: ... It's suspicious that the soft lockup ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] RT-patch update to remove the global pi_lock
      ... >> Well, after turning off hrtimers, I keep getting one bug. ... and I'm sending you this on your latest patch with my pi_lock patch ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • slow UML on x86-64, soft lockups
      ... Login takes several minutes, and soft lockup traces continually print to the screen. ... I guess there is a bug in the 64-bit UML timer code? ... # Loadable module support ... # UML Network Devices ...
      (Linux-Kernel)
    • Re: kernel softlocks
      ... The user process also seems to lock during this run and turns ... The system does have a large amount of ram, ... the soft lockup threshold is set to 60s whereas 2.6.18 ... Can anyone narrow down whether this is a bug in the linux kernel (and ...
      (Linux-Kernel)
    • Re: [RFC] RT-patch update to remove the global pi_lock
      ... Well, after turning off hrtimers, I keep getting one bug. ... soft lockup with the ext3 code. ... | preempt count: 00010000] ... | 0-level deep critical section nesting: ...
      (Linux-Kernel)