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: matthew green <mrg%eterna.com.au@localhost>
To: Ruslan Nikolaev <nruslan_devel%yahoo.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, jnemeth%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost
Subject: re: kern/55663 (Support for EVFILT_USER in kqueue(2))
Date: Fri, 30 Oct 2020 20:24:12 +1100

 just to throw my hat in here as well -
 
 
 i am interested in a solution for EVFILT_USER support.
 there are many apps that would benefit from it.  (there
 are a few more events like directory updates, close,
 and write in freebsd i'd also like to see added.)
 
 i believe it could live in userspace, and that would be
 strongly preferably, but unless it's actually compatible
 with existing implementations (ie, they just start to
 work without patching beyond "use this freebsd path"),
 it seems not nearly as useful as it should be.
 
 
 thanks for working on this.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index