Re: [ANNOUNCE] udev 015 release

From: Martin Schlemmer (azarah_at_nosferatu.za.org)
Date: 01/31/04

  • Next message: Kay Sievers: "Re: [ANNOUNCE] udev 015 release"
    To: Kay Sievers <kay.sievers@vrfy.org>
    Date:	Sat, 31 Jan 2004 19:54:57 +0200
    
    
    

    On Sat, 2004-01-31 at 05:17, Kay Sievers wrote:
    > On Thu, Jan 29, 2004 at 01:55:29PM -0800, Greg KH wrote:
    > > On Thu, Jan 29, 2004 at 06:52:05PM +0200, Martin Schlemmer wrote:
    > > > On Mon, 2004-01-26 at 23:50, Greg KH wrote:
    > > >
    > > > Is there a known issue that the daemon do not spawn?
    > >
    > > Hm, I don't know. This code is under major flux right now...
    >
    > Hi Martin,
    > sorry, the code in the tree doesn't work.
    > I decided to try pthreads, cause I gave up with the I/O multiplexing,
    > forking and earning SIGCHLDS for manipulating the global lists.
    >
    > The multithreaded udevd takes multiple events at the same time on a unix
    > domain socket, sorts it in a linked list and handles the timeouts if
    > events are missing.
    > It executes our current udev in the background and delays the execution
    > for events with the same DEVPATH. So we serialize the events only for
    > different devices.
    >
    > I've posted the latest patch to the list a few minutes ago.
    > If you like, I'm happy to hear from your testing :)
    >
    > If we decide not to stay with the threads model, cause klibc doesn't
    > support it now and ..., we at least have a working model to implement
    > in a different way.
    >

    Thanks - I wanted to have a go at it, but after not working, wanted to
    check if it might be my setup, or known issue ... I will see if I can
    get time to test your latest patch - anything specific you need testing
    of ?

    -- 
    Martin Schlemmer
    
    

    -
    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: Kay Sievers: "Re: [ANNOUNCE] udev 015 release"

    Relevant Pages

    • Re: [ANNOUNCE] udev 015 release
      ... > forking and earning SIGCHLDS for manipulating the global lists. ... > support it now and ..., we at least have a working model to implement ... Martin Schlemmer ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] anobjrmap 9 priority mjb tree
      ... On Mon, 12 Apr 2004, Martin J. Bligh wrote: ... that prio tree just pushes it over your cliff. ... i_mmap_shared as lists, isn't it easy to insert a dummy marker vma ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: dev->release = (void (*)(struct device *))kfree;
      ... will still be unregistered (removed from the various lists) but the ... releasecallback won't be called until the last user. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Oops on APM wakeup on 2.4.22/23-pre, works with 2.6.0-test
      ... use 2.6.0 due to other problems such as unstable PCMCIA ... right now (have to solder null-modem cable first etc), ... the followups to me, I don't read the lists ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: dev->release = (void (*)(struct device *))kfree;
      ... >> be so kind to remind me, why the attached patch cannot be used? ... > that frees your entire vmlogrdr_priv structure and of course not free it ... > will still be unregistered (removed from the various lists) but the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)