git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bde4468
)
f2fs: decrease the lock granularity during write_begin
author
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 30 Apr 2014 00:22:45 +0000
(09:22 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Wed, 7 May 2014 01:21:58 +0000
(10:21 +0900)
This patch reduces the lock granularity during write_begin.
When the system is under memory pressure, it would be better to reduce
the locking time for the data pages.
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/data.c
patch
|
blob
|
history
diff --cc
fs/f2fs/data.c
Simple merge