abeb File system notification? - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Development > FreeBSD Development

FreeBSD Development Kernel development, writing drivers, coding, and questions regarding FreeBSD internals.

Reply
 
Thread Tools Display Modes
  #1  
Old September 30th, 2011, 01:31
astounding astounding is offline
Junior Member
 
Join Date: Jan 2010
Location: Utah, US
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default File system notification?

Hi,

Does anyone know of progress on a file notification system for monitoring changes to a set of files/directories/subdirectories?

Ilya Putsikau had a 2010 summer of code project in this area. Anyone know what happened to that code? Was anything useful developed? All attempts to find anything useful (searches) regarding this come up empty/blank. When I've asked this question in the past, the response was a deafening silence.

Is there anything like Linux's inotify, or better, Mac OS X's FSEvents API?

Using kqueue is evil, as one has to maintain an open file descriptor for each and every file/directory monitored, and that's a bad idea, at least in the uses I need it for. (I think the Gamin file alteration monitor project uses kqueue on FreeBSD and has to resort to this awful work-around. Ugh.) At least this was my understanding the last time I looked at it. Has anything changed in the last year?

Wondering,
Aaron out.
Reply With Quote
  #2  
Old September 30th, 2011, 03:05
swallowtail_butterfly swallowtail_butterfly is offline
Junior Member
 
Join Date: Aug 2011
Posts: 18
Thanks: 0
Thanked 3 Times in 2 Posts
Default

GSoC projects are usually in p4/svn branches, e.g.
//depot/projects/soc2010/ilya_fsnotify/
Reply With Quote
  #3  
Old September 30th, 2011, 23:00
astounding astounding is offline
Junior Member
 
Join Date: Jan 2010
Location: Utah, US
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Perhaps I should rephrase my question: Is there a useful (i.e. in the mainline FreeBSD kernel) functionality now since the 2010 summer of code project? That is, did any of it get integrated into the system? Does anyone know?

I don't plan on diving into unfinished, non-integrated code and finishing it. I'll happily wait or switch to Linux or Mac OS X for my needs and hope that FreeBSD adds it someday.

Thanks!

Aaron out.
Reply With Quote
  #4  
Old November 3rd, 2011, 08:23
oops's Avatar
oops oops is offline
Junior Member
 
Join Date: Oct 2011
Posts: 36
Thanks: 4
Thanked 13 Times in 10 Posts
Default

devel/libinotify ?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apcupsd selftest mail notification DadAN Peripheral Hardware 0 June 16th, 2011 08:34
[Solved] Restoring deleted file from ZFS file system churchi General 2 July 9th, 2010 00:52
Create MS/XP file system so it will be recognized on a XP system. fbsd1 Howtos & FAQs (Moderated) 4 May 14th, 2010 12:28
File system full when its not. paulfrottawa General 4 December 27th, 2009 17:38
question about webmin email notification wonslung Web & Network Services 2 December 10th, 2009 01:28


All times are GMT +1. The time now is 23:36.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0