Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Feb 2008 17:29:38 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        emulation@freebsd.org
Subject:   epoll patch for review
Message-ID:  <20080217162938.GA82845@freebsd.org>

next in thread | raw e-mail | index | archive | help
hi

www.vlakno.cz/~rdivacky/linux_epoll.patch

patch that implements epoll() in linuxulator. its fairly trivial
so I'd love to get this reviewed/commited by someone.

it's basically a thin translation layer above kqueue. I tested
this using http://www.vlakno.cz/~rdivacky/epoll.c

it seems to work for me

please take a look at it someone. I dont want it to rott and
be forgotten. 

thank you

roman

p.s. this is from my Summer of Code 2007, ie. funded by Google, thnx G!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080217162938.GA82845>