On Wed, 2007-04-18 at 02:01 +0900, OGAWA Hirofumi wrote: > Hi, > > I've got the following message today. Probably, it happened on heavy load. > > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > NFS: desynchronized value of nfs_i.ncommit. > [...] > > Any idea? Thanks.
It is a known issue that is due to nfs_writepage() 'stealing' requests from the commit list. The most dangerous consequence is that it screws up the NR_UNSTABLE_NFS page accounting... I'm working on a fix, and will post it to lkml as soon as I'm happy with tests. Cheers Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/