From: Michael Tokarev <mjt@tls.msk.ru>
To: Davide Libenzi <davidel@xmailserver.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
David Miller <davem@davemloft.net>,
Ulrich Drepper <drepper@redhat.com>,
Andrew Morton <akpm@osdl.org>,
David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH] pepoll_wait ...
Date: Wed, 18 Jan 2006 21:38:12 +0300 [thread overview]
Message-ID: <43CE8B14.4020909@tls.msk.ru> (raw)
In-Reply-To: <Pine.LNX.4.63.0601171933400.15529@localhost.localdomain>
Davide Libenzi wrote:
>
> The attached patch implements the pepoll_wait system call, that extend
> the event wait mechanism with the same logic ppoll and pselect do. The
> definition of pepoll_wait is:
>
> int pepoll_wait(int epfd, struct epoll_event *events, int maxevents,
> int timeout, const sigset_t *sigmask, size_t sigsetsize);
How about epoll_pwait() instead? It looks more appropriate, for
my eyes anyway. (Just a name, nothing more)
/mjt
next prev parent reply other threads:[~2006-01-18 18:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-18 3:36 [PATCH] pepoll_wait Davide Libenzi
2006-01-18 4:20 ` Ulrich Drepper
2006-01-18 5:03 ` Andrew Morton
2006-01-18 7:13 ` David Woodhouse
2006-01-18 7:40 ` Davide Libenzi
2006-01-18 7:48 ` David Woodhouse
2006-01-18 8:14 ` Davide Libenzi
2006-01-18 7:38 ` Davide Libenzi
2006-01-18 18:38 ` Michael Tokarev [this message]
2006-01-18 18:51 ` Davide Libenzi
2006-01-18 19:07 ` Ulrich Drepper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43CE8B14.4020909@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=akpm@osdl.org \
--cc=davem@davemloft.net \
--cc=davidel@xmailserver.org \
--cc=drepper@redhat.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox