Searched hist:b608b283a962caaa280756bc8563016a71712acf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | file.c | diff b608b283a962caaa280756bc8563016a71712acf Fri Jul 30 14:31:54 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: kswapd must not block in nfs_release_page
See https://bugzilla.kernel.org/show_bug.cgi?id=16056
If other processes are blocked waiting for kswapd to free up some memory so that they can make progress, then we cannot allow kswapd to block on those processes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@kernel.org
|
H A D | write.c | diff b608b283a962caaa280756bc8563016a71712acf Fri Jul 30 14:31:54 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: kswapd must not block in nfs_release_page
See https://bugzilla.kernel.org/show_bug.cgi?id=16056
If other processes are blocked waiting for kswapd to free up some memory so that they can make progress, then we cannot allow kswapd to block on those processes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@kernel.org
|
/openbmc/linux/include/linux/ |
H A D | nfs_fs.h | diff b608b283a962caaa280756bc8563016a71712acf Fri Jul 30 14:31:54 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: kswapd must not block in nfs_release_page
See https://bugzilla.kernel.org/show_bug.cgi?id=16056
If other processes are blocked waiting for kswapd to free up some memory so that they can make progress, then we cannot allow kswapd to block on those processes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@kernel.org
|