Re: Where is the new timerfd?

From: Michael Kerrisk
Date: Fri Nov 23 2007 - 14:15:07 EST


On Nov 23, 2007 7:38 PM, Ulrich Drepper <drepper@xxxxxxxxx> wrote:
> On Nov 23, 2007 9:29 AM, Davide Libenzi <davidel@xxxxxxxxxxxxxxx> wrote:
> > Yes, it's disabled, and yes, I'll repost today ...
>
> I haven't seen the patch and don't feel like searching. So I say it
> here: please mak sure you add a flags parameter to the system call
> itself (instead of adding it on as for eventfd and signalfd). We need
> to be able to use O_CLOEXEC some way or another.

Seems reasonable to add this for timer_create() (though unfortunate
that it is now too late to do the same for eventfd() and signalfd()).
Davide, what do you think?

Cheers,

Michael
-
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/