diff options
author | Pooja Dhannawat <dhannawatpooja1@gmail.com> | 2016-03-28 18:04:11 +0530 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2016-04-06 09:52:07 +0800 |
commit | 74044c8ffc10c2cfd76f80c785c3f6a6f101a662 (patch) | |
tree | 6b5a2f2ef7d8d1715c55a6e5924426142aace883 /target-tricore | |
parent | a1555559ab5bad24fcd1c56fd39284afad8f5af7 (diff) | |
download | qemu-74044c8ffc10c2cfd76f80c785c3f6a6f101a662.zip |
net: Allocating Large sized arrays to heap
nc_sendv_compat has a huge stack usage of 69680 bytes approx.
Moving large arrays to heap to reduce stack usage.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Pooja Dhannawat <dhannawatpooja1@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'target-tricore')
0 files changed, 0 insertions, 0 deletions