diff options
| author | Adrien Schildknecht <adriens@google.com> | 2016-11-07 12:41:42 -0800 |
|---|---|---|
| committer | Daniel Rosenberg <drosen@google.com> | 2017-02-09 04:04:09 +0000 |
| commit | 5e9c466d6ec02a6d43ab7ff595c90b10bd0eada1 (patch) | |
| tree | 9d2e80cd46ba1a691f9065ee25a048bbaf2e6acc /include/crypto/algapi.h | |
| parent | c9994560db8e33d933a3e844b75e5ba2f40764db (diff) | |
Squashfs: implement .readpages()
Squashfs does not implement .readpages(), so the kernel just repeatedly
calls .readpage().
The readpages function tries to pack as much pages as possible in the
same page actor so that only 1 read request is issued.
Now that the read requests are asynchronous, the kernel can truly
prefetch pages using its readahead algorithm.
Signed-off-by: Adrien Schildknecht <adriens@google.com>
Change-Id: Ice70e029dc24526f61e4e5a1a902588be2212498
Diffstat (limited to 'include/crypto/algapi.h')
0 files changed, 0 insertions, 0 deletions
