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:
e2578b8
)
s390/scm_block: use mempool to manage aidaw requests
author
Sebastian Ott
<sebott@linux.vnet.ibm.com>
Fri, 5 Dec 2014 15:32:13 +0000
(16:32 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 8 Dec 2014 08:42:43 +0000
(09:42 +0100)
We currently use one preallocated page per HW request to store
aidaws. With this patch we use mempool to allocate an aidaw page
whenever we need it.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found