aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/node.c
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2016-08-31 08:09:04 -0700
committerMister Oyster <oysterized@gmail.com>2017-05-20 21:16:24 +0200
commit6cbafbd144334616156c48d343ff323837df1fb3 (patch)
tree48df20d19ce4f4fa1cdd232aa15e0fa14aa21fdd /fs/f2fs/node.c
parent93ab08cfd01edcac534f95ddbc480306e47d6ae1 (diff)
FROMLIST: pstore: drop pmsg bounce buffer
(from https://lkml.org/lkml/2016/9/1/428) (cherry pick from android-3.10 commit b58133100b38f2bf83cad2d7097417a3a196ed0b) Removing a bounce buffer copy operation in the pmsg driver path is always better. We also gain in overall performance by not requesting a vmalloc on every write as this can cause precious RT tasks, such as user facing media operation, to stall while memory is being reclaimed. Added a write_buf_user to the pstore functions, a backup platform write_buf_user that uses the small buffer that is part of the instance, and implemented a ramoops write_buf_user that only supports PSTORE_TYPE_PMSG. Signed-off-by: Mark Salyzyn <salyzyn@google.com> Bug: 31057326 Change-Id: I4cdee1cd31467aa3e6c605bce2fbd4de5b0f8caa
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions