NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55663: Support for EVFILT_USER in kqueue(2)



The following reply was made to PR kern/55663; it has been noted by GNATS.

From: Ruslan Nikolaev <nruslan_devel%yahoo.com@localhost>
To: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55663: Support for EVFILT_USER in kqueue(2)
Date: Mon, 12 Oct 2020 17:08:01 -0400

 Sorry, I did not have time to write a summary yet. Hopefully, I will get 
 more time this week and will give some update.
 
 I guess, the larger point was that some applications (e.g., nginx and 
 others) already use this feature because FreeBSD implements it. 
 Otherwise, they would compile a much more restricted version -- that was 
 the reason why it could be really beneficial.
 
 On 10/12/20 6:55 AM, Joerg Sonnenberger wrote:
 > The following reply was made to PR kern/55663; it has been noted by GNATS.
 > 
 > From: Joerg Sonnenberger <joerg%bec.de@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 > 	netbsd-bugs%netbsd.org@localhost, nruslan_devel%yahoo.com@localhost
 > Subject: Re: kern/55663: Support for EVFILT_USER in kqueue(2)
 > Date: Mon, 12 Oct 2020 12:51:38 +0200
 > 
 >   On Mon, Oct 12, 2020 at 08:40:02AM +0000, John Nemeth wrote:
 >   >       I was looking at this awhile ago, but got sidetracked.  I
 >   >  would like to see this, and would probably tackle it.
 >   
 >   I don't really see the point of EVFILT_USER, especially with the diff
 >   posted the first time. It adds very little over what can be done with a
 >   simple pipe in userland already and seems actually more limited than the
 >   pipe solution too.
 >   
 >   Joerg
 >   
 > 
 



Home | Main Index | Thread Index | Old Index