linux/fs/xfs/linux-2.6
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use helper
functions to convert between human time units and jiffies rather than constant
HZ division to avoid rounding errors.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:36 -07:00
..
kmem.c
kmem.h
mrlock.h
mutex.h
sema.h
spin.h
sv.h
time.h [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_aops.c [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 2005-09-05 10:06:55 +10:00
xfs_aops.h
xfs_buf.c [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_buf.h [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 2005-09-05 08:40:49 +10:00
xfs_cred.h
xfs_export.c
xfs_export.h
xfs_file.c
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_globals.h
xfs_ioctl.c
xfs_ioctl32.c
xfs_ioctl32.h
xfs_iops.c [XFS] Sort out some cosmetic differences between XFS trees. 2005-09-05 11:47:01 +10:00
xfs_iops.h
xfs_linux.h [XFS] Sort out some cosmetic differences between XFS trees. 2005-09-05 11:47:01 +10:00
xfs_lrw.c
xfs_lrw.h
xfs_stats.c
xfs_stats.h
xfs_super.c [PATCH] fs: fix-up schedule_timeout() usage 2005-09-10 10:06:36 -07:00
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.c [XFS] Switch kernel thread handling to the kthread_ API 2005-09-05 08:34:18 +10:00
xfs_vfs.h [XFS] Switch kernel thread handling to the kthread_ API 2005-09-05 08:34:18 +10:00
xfs_vnode.c
xfs_vnode.h