Files
libiscsi/lib
wanghonghao a22a9bb7db iser: eliminate unnecessary memory allocations
Allocate `iser_pdu` from small allocation pool.
Lifecycle of `iscsi_in_pdu` is inside the function in iSER transport. Allocate
it on stack.

Signed-off-by: wanghonghao <wanghonghao@bytedance.com>
2020-04-14 18:49:10 +08:00
..
2020-02-28 21:54:49 -08:00
2019-09-18 13:30:04 +02:00
2020-02-28 21:54:49 -08:00