aboutsummaryrefslogtreecommitdiffstats
path: root/lib/assoc_array.c
diff options
context:
space:
mode:
authorGu Zheng <[email protected]>2014-01-10 10:09:14 +0000
committerJaegeuk Kim <[email protected]>2014-01-14 09:12:05 +0000
commit17b692f60e93f5d417fcdbfd681b0f20f9f31ec8 (patch)
treecbc5410c54767f86ac07eae945851cc5ee782765 /lib/assoc_array.c
parentf2fs: move alloc new orphan node out of lock protection region (diff)
downloadkernel-17b692f60e93f5d417fcdbfd681b0f20f9f31ec8.tar.gz
kernel-17b692f60e93f5d417fcdbfd681b0f20f9f31ec8.zip
f2fs: use spinlock rather than mutex for better speed
With the 2 previous changes, all the long time operations are moved out of the protection region, so here we can use spinlock rather than mutex (orphan_inode_mutex) for lower overhead. Signed-off-by: Gu Zheng <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions