]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[arbel] Optimise ICM layout to reduce overall memory usage
authorMichael Brown <mcb30@ipxe.org>
Fri, 17 Sep 2010 19:53:29 +0000 (20:53 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 17 Sep 2010 21:55:14 +0000 (22:55 +0100)
commit144a23a85215cfe62388a77a051470bf3222fd17
treee567e65d505ca903ed651186130cb43569c0c30d
parentd84e4e0575671466e19e7ada274fdb430426d617
[arbel] Optimise ICM layout to reduce overall memory usage

Reduce the amount of ICM space required by choosing to order the
various allocations in approximately descending order of alignment
requirements.

This saves approximately 512kB of host memory.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/infiniband/arbel.c
src/drivers/infiniband/arbel.h