commit | c574beb7b7e718f7af769ebdb11a249e3b24eed1 | [log] [tgz] |
---|---|---|
author | Leo Chang <schang@qca.qualcomm.com> | Fri Sep 18 11:07:46 2015 -0700 |
committer | Anjaneedevi Kapparapu <akappa@codeaurora.org> | Mon Oct 05 15:00:35 2015 +0530 |
tree | c9c42806d45a2cabf8e4096c0dc2d1399b6caeb1 | |
parent | ff3449bf509d7f48cdaea2659c574eca5fb4e058 [diff] |
qcacld-2.0: reduce htt descriptor memory foot print When allocate HTT descriptor, instead of allocating large single chunk of memory, allocate small sized multiple chunk of memory. Then not need to allocate order 5 memory. Will have less chance to have out of memory problem. Change-Id: Ib9d4a3f10adbc0656e1418cf3a67429322bb7164 CRs-fixed: 845666