* epoll patch for 2.4.18
@ 2003-01-24 22:00 Hui_Ning
2003-01-24 23:59 ` Janet Morgan
0 siblings, 1 reply; 3+ messages in thread
From: Hui_Ning @ 2003-01-24 22:00 UTC (permalink / raw)
To: linux-kernel
hello,
is there any epoll patch for 2.4.18 kernel that also supports tty, ppp file
descriptor in addition to fds to pipe and socket ?
thanks
hui
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: epoll patch for 2.4.18
2003-01-24 22:00 epoll patch for 2.4.18 Hui_Ning
@ 2003-01-24 23:59 ` Janet Morgan
2003-01-25 1:10 ` Davide Libenzi
0 siblings, 1 reply; 3+ messages in thread
From: Janet Morgan @ 2003-01-24 23:59 UTC (permalink / raw)
To: Hui_Ning; +Cc: linux-kernel
sys_epoll 2.5.51 (which I believe is still current) was backported to 2.4.20 in
the following patch and should provide the support you're looking for:
http://marc.theaimsgroup.com/?l=linux-kernel&m=104009079418105&w=2
Note it won't apply cleanly to 2.4.18, but should be easy to rework.
Hui_Ning@3com.com wrote:
> hello,
>
> is there any epoll patch for 2.4.18 kernel that also supports tty, ppp file
> descriptor in addition to fds to pipe and socket ?
>
> thanks
>
> hui
>
> -
> 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/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: epoll patch for 2.4.18
2003-01-24 23:59 ` Janet Morgan
@ 2003-01-25 1:10 ` Davide Libenzi
0 siblings, 0 replies; 3+ messages in thread
From: Davide Libenzi @ 2003-01-25 1:10 UTC (permalink / raw)
To: Janet Morgan; +Cc: Hui_Ning, Linux Kernel Mailing List
On Fri, 24 Jan 2003, Janet Morgan wrote:
> sys_epoll 2.5.51 (which I believe is still current) was backported to 2.4.20 in
> the following patch and should provide the support you're looking for:
> http://marc.theaimsgroup.com/?l=linux-kernel&m=104009079418105&w=2
> Note it won't apply cleanly to 2.4.18, but should be easy to rework.
Janet, I'll have to change a few bits in eventpoll.c this weekend. I will
repost the 2.4.x patch inside the epoll page @xmailserver.org
- Davide
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-25 0:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-24 22:00 epoll patch for 2.4.18 Hui_Ning
2003-01-24 23:59 ` Janet Morgan
2003-01-25 1:10 ` Davide Libenzi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox