lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 07 Sep 2011 16:17:34 -0700
From:	David Daney <david.daney@...ium.com>
To:	Someone Something <fordhaivat@...il.com>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Epoll as kernel module?

On 09/07/2011 03:45 PM, Someone Something wrote:
> There are lots of old deployments that don't have epoll, and its a
> real pain writing code for these systems. Is it a good idea to write a
> module for epoll since it is basically poll running in the kernel
> space?I think it would be an excellent idea, and if there is approval
> in the community, I would be glad to start working on it, I just
> wanted your opinions before I do that.

Normally only bug fixes are applied to older kernel versions.  So as I 
see it, there are two real problems you would have:

1)  Since lack of epoll is unlikely to be viewed as a bug, I doubt any 
such patch would ever be applied to the kernels hosted on kernel.org.

2) Most of the kernels hosted on kernel.org already have working epoll, 
so no patch is needed.

But if you want to do something to the kernels you maintain, nobody 
would object.

David Daney
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ