9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fs event
@ 2014-03-22  1:37 arisawa
  0 siblings, 0 replies; only message in thread
From: arisawa @ 2014-03-22  1:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello 9fans,

linux has inotify
freebsd and the friends have kevent and kqueue.

I have already released elnfs in Kirara package.
the advantage of elnfs is that we need not patch to kernel nor fs.
however elnfs does not work cleanly under distributed environment.
so, I would like to have fs event in plan9 way.
for example:
term% echo on >> /srv/cwfs.event		# event log on
term% cat /srv/cwfs.event		# print event queue
the implementation will not be difficult but needs patches to fs codes.
if anyone interested in, please try.

Kenji Arisawa




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-22  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-22  1:37 [9fans] fs event arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).