Date: Wed, 11 Mar 2015 23:11:14 +0100 From: Oliver Pinter <oliver.pinter@hardenedbsd.org> To: Kim Shrier <kim@westryn.net>, Shawn Webb <shawn.webb@hardenedbsd.org> Cc: FreeBSD Hackers <freebsd-hackers@freebsd.org>, int0dster@gmail.com Subject: Re: file system change notifications Message-ID: <CAPQ4ffvOUDemE4YMPQ89mQAZ_ojUy9Ou8OFkaihS-NEFz42YfQ@mail.gmail.com> In-Reply-To: <F2A12ACA-3D13-4789-94CA-BCBDE4A0A87B@westryn.net> References: <C4BD68D4-0570-4731-AFA2-CDD4DD5490E5@westryn.net> <CAF10W3yCgeZfz9B4hEepTM1A5wdL60L9fhBGWONrMJ_75jMiww@mail.gmail.com> <F2A12ACA-3D13-4789-94CA-BCBDE4A0A87B@westryn.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Take a look at dazuko kernel module. Probably you should forward port them, because they are obsoleted. On Wed, Mar 11, 2015 at 10:54 PM, Kim Shrier <kim@westryn.net> wrote: > On Mar 11, 2015, at 1:14 PM, Ivan Krivonos <int0dster@gmail.com> wrote: >> >> Hi, >> >> Have not read this paper, but why just don`t kqueue() ? >> > > Apparently, you have to have a file descriptor for every file you want to > monitor, if I read things right. This is prohibitive with 100,000+ files. > It also means that you cannot unmount a file system if you are monitoring > any files in it, since the file system is considered busy. > > Kim > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPQ4ffvOUDemE4YMPQ89mQAZ_ojUy9Ou8OFkaihS-NEFz42YfQ>