Re: inotify support, nearly there

2014-07-22 Thread Duy Nguyen
On Tue, Jul 22, 2014 at 11:39 PM, Ronnie Sahlberg wrote: > Duy, keep up the good work. > Once you are ready I am more than happy to help out reviewing the patches. The road I'm taking is: 1) split-index to speed up index writing time 2) add index-helper daemon to speed up index reading time 3) s

Re: inotify support, nearly there

2014-07-22 Thread Ronnie Sahlberg
On Sun, Jul 20, 2014 at 10:10 PM, Juan P wrote: > Duy Nguyen gmail.com> writes: > >> >> Just a quick update for the enthusiasts. My branch file-watcher [1] >> has got working per-user inotify support. It's a 20 patch series so >> I'll refrain from spamming git vger for a while, even though it hu

Re: inotify support, nearly there

2014-07-20 Thread Juan P
Duy Nguyen gmail.com> writes: > > Just a quick update for the enthusiasts. My branch file-watcher [1] > has got working per-user inotify support. It's a 20 patch series so > I'll refrain from spamming git vger for a while, even though it hurts > your eyes a lot less than what I have posted so f

Re: inotify support, nearly there

2014-01-29 Thread Duy Nguyen
On Wed, Jan 29, 2014 at 2:44 PM, Mike Hommey wrote: > Haven't looked at the code, so I don't know if you've done that, but in > case you haven't, it would be nice to have an environment variable or a > config option to make git use the file-watcher *and* normal lstat > operations, to check consist

Re: inotify support, nearly there

2014-01-28 Thread Mike Hommey
On Wed, Jan 29, 2014 at 01:47:30PM +0700, Duy Nguyen wrote: > Just a quick update for the enthusiasts. My branch file-watcher [1] > has got working per-user inotify support. It's a 20 patch series so > I'll refrain from spamming git@vger for a while, even though it hurts > your eyes a lot less than

inotify support, nearly there

2014-01-28 Thread Duy Nguyen
Just a quick update for the enthusiasts. My branch file-watcher [1] has got working per-user inotify support. It's a 20 patch series so I'll refrain from spamming git@vger for a while, even though it hurts your eyes a lot less than what I have posted so far. The test suite ran fine with it so it's