-
Zhou Jie authored
net_init_tap has a huge stack usage of 8192 bytes approx. Moving large arrays to heap to reduce stack usage. Signed-off-by:
Zhou Jie <zhoujie2011@cn.fujitsu.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>Zhou Jie authorednet_init_tap has a huge stack usage of 8192 bytes approx. Moving large arrays to heap to reduce stack usage. Signed-off-by:
Zhou Jie <zhoujie2011@cn.fujitsu.com>
Signed-off-by:
Jason Wang <jasowang@redhat.com>
Loading