[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b21f8390707252016o7f24ca8eg99e6895c7ab5cc53@mail.gmail.com>
Date: Thu, 26 Jul 2007 13:16:29 +1000
From: "Matthew Hawkins" <darthmdh@...il.com>
To: "Ray Lee" <ray-lk@...rabbit.org>
Cc: linux-kernel@...r.kernel.org, "ck list" <ck@....kolivas.org>,
linux-mm@...ck.org
Subject: Re: [ck] Re: -mm merge plans for 2.6.23
On 7/26/07, Ray Lee <ray-lk@...rabbit.org> wrote:
> Yeah, I know about inotify, but it doesn't scale.
Yeah, the nonrecursive behaviour is a bugger. Also I found it helped
to queue operations in userspace and execute periodically rather than
trying to execute on every single notification. Worked well for
indexing, for virus scanning though you'd want to do some risk
analysis.
It'd be nice to have a filesystem that handled that sort of thing
internally *cough*winfs*cough*. That was my hope for reiserfs a very
long time ago with its pluggable fs modules feature.
--
Matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists