In message <[EMAIL PROTECTED]>,Simon Wilkinson writes: >Apart from turning off inotify, anyone have any ideas how to move >forwards on this?
turning off inotify would likely be unpopular. this would break the gnome desktop if running your home directory out of afs. a quick fix is to increase the number of -stat entries when starting afs. i have about 4000 directories in my home dir. i guess -stat should be about 6000? in the long term the linux afs client could be made to just keep growing the number of afs inodes as necessary. for 2.6 these inodes come from a dynamic pool. this might slow down some afs operations though since the afs inode lists are walked in a linear fasion. _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
