Linux 2.6.36 Released
diegocg writes "Version 2.6.36 of the Linux kernel has been released. This version includes support for the Tilera architecture, a new filesystem notification interface called fanotify, CIFS local caching, support for Intel Intelligent Power Sharing in i3/5 systems, integration of the kernel debugger and KMS, inclusion of the AppArmor security system, a redesign of workqueues optimized for concurrency, and several new drivers and small improvements. See the full changelog here for more details."
What the hell is it with file notification? It never seems to be reliable or stable. There was inotify, dnotify, fsnotify, fam, gamin, incrond... and since fam/gamin always ended up using 100% CPU or causing other problems, I've just avoided the whole idea, even though I regularly think of situations that I could use incrond in.
I would have thought that setting a flag/triggering an event when a file was altered would be a matter of adding a small queue/bit system for events and about one line of code to vfs functions that modify files, but obviously not.
So... does anyone use incrond and get good, reliable results? Will fanotify help at all?
Any updates to the Compressed RAM subsystem, and is this suitable for Android and XO yet? How about Desktop Debian/Ubuntu?
Support my political activism on Patreon.
No, the problem isn't incompleteness it's the fact that one has to traverse a jungle of incompatible audio and video APIs to make sure it even works at all across the various distributions.
Then how come mplayer works on every common Linux distribution, and has been able to do smooth fullscreen video for as long as I can remember?