Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2000 15:04:45 +0100
From:      Maxime Henrion <mux@qualys.com>
To:        freebsd-hackers@freebsd.org
Subject:   kqueue()/kevent(), select() and poll()
Message-ID:  <20001118150445.A260@nebula.cybercable.fr>

next in thread | raw e-mail | index | archive | help
	Hi,

I was wondering if it was reasonnable to implement the select() and poll()
system calls as kqueue()/kevent() wrappers. This would make any application
using these system calls benefit from the performance improvements of the new
kernel thread.

Do you think it's possible and that it won't cause some portability problems ?

Best regards,
Maxime Henrion
-- 
Don't be fooled by cheap finnish imitations ; BSD is the One True Code


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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