Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U8

From: Adam Heath (doogie_at_debian.org)
Date: 10/20/04

  • Next message: Jesse Barnes: "[PATCH] mmtimer sparse fixes"
    Date:	Wed, 20 Oct 2004 14:02:30 -0500 (CDT)
    To: Alexander Batyrshin <abatyrshin@ru.mvista.com>
    
    

    On Wed, 20 Oct 2004, Alexander Batyrshin wrote:

    >
    >
    > Ingo Molnar wrote:
    > > i have released the -U8 Real-Time Preemption patch:
    > >
    > > http://redhat.com/~mingo/realtime-preempt/realtime-preempt-2.6.9-rc4-mm1-U8
    > >
    >
    > 2.
    > if execute
    > ``for i in `seq 1 9999`; do nohup bash >/dev/null 2>&1 & done'',
    > then you'll get something like:
    > [...skip...]
    > Warning: dev (pts0) tty->count(16) != #fd's(8) in tty_open
    > Warning: dev (pts0) tty->count(16) != #fd's(11) in tty_open
    > Warning: dev (pts0) tty->count(17) != #fd's(13) in tty_open
    > Warning: dev (pts0) tty->count(18) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(18) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(18) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(19) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(19) != #fd's(16) in release_dev
    > Warning: dev (pts0) tty->count(18) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(18) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(19) != #fd's(17) in tty_open
    > Warning: dev (pts0) tty->count(19) != #fd's(17) in release_dev
    > Warning: dev (pts0) tty->count(18) != #fd's(17) in tty_open
    > Warning: dev (pts0) tty->count(18) != #fd's(17) in tty_open
    > Warning: dev (pts0) tty->count(19) != #fd's(17) in release_dev
    > Warning: dev (pts0) tty->count(17) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(16) != #fd's(19) in release_dev
    > Warning: dev (pts0) tty->count(15) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(14) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(14) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(13) != #fd's(18) in tty_open
    > Warning: dev (pts0) tty->count(14) != #fd's(19) in release_dev
    > Warning: dev (pts0) tty->count(13) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(13) != #fd's(17) in release_dev
    > Warning: dev (pts0) tty->count(12) != #fd's(18) in tty_open
    > Warning: dev (pts0) tty->count(12) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(12) != #fd's(18) in release_dev
    > Warning: dev (pts0) tty->count(28) != #fd's(16) in tty_open
    > Warning: dev (pts0) tty->count(528) != #fd's(13) in tty_open
    > Warning: dev (pts0) tty->count(528) != #fd's(13) in release_dev
    > Warning: dev (pts0) tty->count(527) != #fd's(12) in tty_open
    > Warning: dev (pts0) tty->count(528) != #fd's(12) in release_dev
    > Warning: dev (pts0) tty->count(538) != #fd's(28) in release_dev
    > Warning: dev (pts0) tty->count(537) != #fd's(528) in tty_open
    > Warning: dev (pts0) tty->count(537) != #fd's(527) in release_dev
    > Warning: dev (pts0) tty->count(536) != #fd's(527) in tty_open
    > Warning: dev (pts0) tty->count(536) != #fd's(527) in tty_open
    > Warning: dev (pts0) tty->count(536) != #fd's(527) in release_dev
    > Warning: dev (pts0) tty->count(535) != #fd's(527) in tty_open
    > Warning: dev (pts0) tty->count(535) != #fd's(530) in tty_open
    > [...skip...]
    > Warning: dev (pts0) tty->count(11) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(10) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(9) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(8) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(7) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(6) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(5) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(4) != #fd's(71) in release_dev
    > Warning: dev (pts0) tty->count(3) != #fd's(71) in release_dev
    > eggcups: page allocation failure. order:1, mode:0x20
    > [<c01439d8>] __alloc_pages+0x228/0x3ff (8)
    > [<c0143bce>] __get_free_pages+0x1f/0x3b (68)
    > [<c014719c>] kmem_getpages+0x25/0xe0 (8)
    > [...skip...]

    I got something like this too, just now. Not doing anything special(tty7
    holds xdm).

    Warning: dev (pts7) tty->count(4) != #fd's(3) in tty_open
    Warning: dev (pts7) tty->count(4) != #fd's(3) in release_dev
    -
    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: Jesse Barnes: "[PATCH] mmtimer sparse fixes"

    Relevant Pages

    • Re: Attempted summary of "RT patch acceptance" thread
      ... This even ignoring the fact all those context switch will not be cheap, ... on a embedded it can matter, so the more reliable solution is obviously ... linuxdevices to execute probably a 10% of that is wasted in the irq ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: CFQ + 2.6.13-rc4-RT-V0.7.52-02 = BUG: scheduling with irqs disabled
      ... which should all have stopped by the time we execute do_exit. ... > interrupts. ... queue typically bound to one of the pdflush threads which ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Query - Regarding strange behaviour.
      ... > I need your help/support. ... and execute `/sbin/fsck -f /` to force a check of the root file-system. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] Real-Time Preemption, -RT-2.6.12-rc1-V0.7.43-00
      ... On Saturday 02 April 2005 15:34, Ingo Molnar wrote: ... >> It wasn't clear from your last mail whether you were using NFS. ... Copyright 2005 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6 vs 2.4 regression when running gnomemeeting
      ... On Sat, 2003-12-20 at 18:42, Ingo Molnar wrote: ... > but i didnt check dependent libs ... ... I tried to verify your suggestion and found that the P_RTEMS symbol is ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)