lkml.org 
[lkml]   [2002]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] epoll more scalable than poll

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

\
 
 \ /
  Last update: 2005-03-22 13:30    [W:0.208 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site