Re: select() efficiency / epoll

From: Davy Durham (pubaddr2_at_davyandbeth.com)
Date: 08/23/05

  • Next message: Davy Durham: "Re: select() efficiency / epoll"
    Date:	Tue, 23 Aug 2005 12:08:18 -0500
    To: Davide Libenzi <davidel@xmailserver.org>
    
    

    Davide Libenzi wrote:

    >
    > I should mention that the 2.4 patch is old WRT mainline epoll in 2.6
    > (I stopped maintaining it when 2.6 went "stable"). I'd definitely
    > suggest to use 2.6 if you are looking at epoll.
    >
    I am using linux-2.6.11 and glibc-2.3.4 .. and using select() in it's
    place seems to work fine. Are there any known issues with say, one
    thread does epoll_wait()s while other threads may be doing epoll_ctl()s?

    Is there someone else I should be asking this question?

    Thanks,
      Davy
    -
    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: Davy Durham: "Re: select() efficiency / epoll"

    Relevant Pages

    • Re: epoll_wait, epoll_ctl
      ... epoll_ctl on an epoll fd while another thread is currently waiting in epoll_wait on the same fd? ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] Fix epoll delayed initialization bug ...
      ... Davide Libenzi wrote: ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] bonding compile fix for 2.6.1-rc1-mm1 ...
      ... Davide Libenzi wrote: ... > Sending this also to Hen since he has done the last major reshape. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] really-ptrace-single-step
      ... On Tue, 2004-05-11 at 14:38, Davide Libenzi wrote: ... >> Simply removing it would do? ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: 2.6.0-mm2
      ... On Mon, 2003-12-29 at 22:52, Davide Libenzi wrote: ... but works perfectly under vanilla 2.6.0. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)