diff options
author | Jörn Engel <joern@logfs.org> | 2012-03-15 15:05:12 -0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-03-15 19:15:38 -0700 |
commit | 4a5a75f32dcbcd0b2685f74fd4ede26edf8765a9 (patch) | |
tree | 9c05e0df5d2cfe06ed490ce763347f65aaf64c6a /net/irda | |
parent | b168fe8cfe530daabbdf632af4554600006a81a9 (diff) | |
download | op-kernel-dev-4a5a75f32dcbcd0b2685f74fd4ede26edf8765a9.zip op-kernel-dev-4a5a75f32dcbcd0b2685f74fd4ede26edf8765a9.tar.gz |
target: Use array_zalloc for tpg_lun_list
Turns an order-10 allocation into slab-sized ones, thereby preventing
allocation failures with memory fragmentation.
This likely saves memory as well, as the slab allocator can pack objects
more tightly than the buddy allocator.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'net/irda')
0 files changed, 0 insertions, 0 deletions