summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-02-06 12:45:26 (GMT)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2011-03-08 08:12:49 (GMT)
commit6c7f74f703cc4baf053270a6e78a32f832f03445 (patch)
tree3674246ea035096e5ab7536e7c6fdad8899c6d3a /ipc
parent3c89f396dc78671cfbc1eb20ef1d5be6a9a02780 (diff)
downloadlinux-6c7f74f703cc4baf053270a6e78a32f832f03445.tar.xz
UBIFS: use max_write_size for write-buffers
Switch write-buffers from 'c->min_io_size' to 'c->max_write_size' which presumably has to be more write speed-efficient. However, when write-buffer is synchronized, write only the the min. I/O units which contain the data, do not write whole write-buffer. This is more space-efficient. Additionally, this patch takes into account that the LEB might not start from the max. write unit-aligned address. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions