1
0
Fork 0
alistair23-linux/fs/ocfs2/dlm
Kurt Hackel f85cd47a58 ocfs2: use cond_resched() in dlm_thread()
yield() does not yield.  cond_resched() does.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2006-06-26 14:43:13 -07:00
..
Makefile [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmapi.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmast.c ocfs2: do LVB puts in place 2006-06-26 14:42:55 -07:00
dlmcommon.h ocfs2: wait for recovery when starting lock mastery 2006-06-26 14:43:12 -07:00
dlmconvert.c ocfs2: do LVB puts in place 2006-06-26 14:42:55 -07:00
dlmconvert.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdebug.c ocfs2: allocate lockres hash pages in an array 2006-06-26 14:42:42 -07:00
dlmdebug.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdomain.c ocfs2: silence a compile warning in dlm_alloc_pagevec() 2006-06-26 14:42:43 -07:00
dlmdomain.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfs.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmfsver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfsver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmlock.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmmaster.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmrecovery.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
dlmthread.c ocfs2: use cond_resched() in dlm_thread() 2006-06-26 14:43:13 -07:00
dlmunlock.c ocfs2: recheck lockres master before sending an unlock request. 2006-06-26 14:42:45 -07:00
dlmver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
userdlm.c ocfs2: use GFP_NOFS in some dlm operations 2006-06-26 14:43:12 -07:00
userdlm.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00