summaryrefslogtreecommitdiffstats
path: root/Documentation/rfkill.txt
diff options
context:
space:
mode:
authorDmitry Kasatkin2014-05-06 13:47:13 +0200
committerMimi Zohar2014-07-17 15:35:11 +0200
commit6edf7a89260859c5e72861dc4e6e169495f076c8 (patch)
treec3d39715070ca8c0d832c95818e05524555c7bf2 /Documentation/rfkill.txt
parentima: use ahash API for file hash calculation (diff)
downloadkernel-qcow2-linux-6edf7a89260859c5e72861dc4e6e169495f076c8.tar.gz
kernel-qcow2-linux-6edf7a89260859c5e72861dc4e6e169495f076c8.tar.xz
kernel-qcow2-linux-6edf7a89260859c5e72861dc4e6e169495f076c8.zip
ima: introduce multi-page collect buffers
Use of multiple-page collect buffers reduces: 1) the number of block IO requests 2) the number of asynchronous hash update requests Second is important for HW accelerated hashing, because significant amount of time is spent for preparation of hash update operation, which includes configuring acceleration HW, DMA engine, etc... Thus, HW accelerators are more efficient when working on large chunks of data. This patch introduces usage of multi-page collect buffers. Buffer size can be specified using 'ahash_bufsize' module parameter. Default buffer size is 4096 bytes. Changes in v3: - kernel parameter replaced with module parameter Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/rfkill.txt')
0 files changed, 0 insertions, 0 deletions