[stgt] [PATCH] add timerfd work scheduler support
    FUJITA Tomonori 
    fujita.tomonori at lab.ntt.co.jp
       
    Thu Jan 20 15:22:24 CET 2011
    
    
  
On Thu, 20 Jan 2011 16:12:51 +0200
Alexander Nezhinsky <nezhinsky at gmail.com> wrote:
> It won't work on older kernels because you include <timerfd.h> unconditionally
> (relying only on timerfd_create return value) but there is no such header file
> with those kernels, so timerfd_create() is not exported.
> 
> I'm going to send a modified patch which checks for timerfd
> pre-processor symbol.
Oops, please send something like the signalfd in util.h.
Thanks,
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
    
    
More information about the stgt
mailing list