On Sun, 21 May 2000, Alan Cox wrote: > How do you deal with the > > poll() > do stuff > poll() > > and a directory chage occuring during a 'do stuff' period Erm... Keeping the time of last poll()-reported event in struct file, for one? Not that I liked it that much, but IMO it's worth considering - RT signals feel like an overkill here.
- Re: [prepatch] Directory Notification Ton Hospel
- Re: [prepatch] Directory Notification willy
- Re: [prepatch] Directory Notification Richard Gooch
- Re: [prepatch] Directory Notification Alan Cox
- Re: [prepatch] Directory Notification Richard Gooch
- Re: [prepatch] Directory Notification Alexander Viro
- Re: [prepatch] Directory Notification Matthew Kirkwood
- Re: [prepatch] Directory Notification Stephen C. Tweedie
- Re: [prepatch] Directory Notification Ton Hospel
- Re: [prepatch] Directory Notification Erez Zadok
- Re: [prepatch] Directory Notification Alexander Viro
- Re: [prepatch] Directory Notification willy
- Re: [prepatch] Directory Notifica... Alexander Viro