Re: [PATCH] epoll more scalable than poll

From: Hanna Linder (hannal@us.ibm.com)
Date: Mon Oct 28 2002 - 15:10:49 EST


--On Monday, October 28, 2002 11:14:19 -0800 Hanna Linder <hannal@us.ibm.com> wrote:

> ps- Did I mention there is a web site? http://lse.sf.net/epoll/index.html
>
> -----
> diff -Nru linux-2.5.44.vanilla/arch/i386/kernel/entry.S linux-2.5.44.epoll/arch/i386/kernel/entry.S

Forgot to include the diffstat for Davide's sys_epoll patch (v11):

 arch/i386/kernel/entry.S | 4
 drivers/char/Makefile | 4
 drivers/char/eventpoll.c | 1136 ++++++++++++++++++++++++++++++++++++++++++++++ fs/Makefile | 4
 fs/fcblist.c | 135 +++++
 fs/file_table.c | 4
 fs/pipe.c | 36 +
 include/asm-i386/poll.h | 1
 include/asm-i386/unistd.h | 3
 include/linux/eventpoll.h | 51 ++
 include/linux/fcblist.h | 73 ++
 include/linux/fs.h | 4
 include/linux/list.h | 5
 include/linux/pipe_fs_i.h | 4
 include/linux/sys.h | 2
 include/net/sock.h | 12
 net/ipv4/tcp.c | 4
 17 files changed, 1471 insertions(+), 11 deletions(-)

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



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:39 EST