[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT/LWIP PATCH v2] support for memory pools
Hi, this patch adds support for memory pools in lwip. In the future, it would be nice to be able to configure the size and the number of memory pools from the menuconfig, but for the moment this is not technically possible due to menuconfig limitations. Changes since v1: add missing Signed-off. regards, Hugo Hugo Lefeuvre (1): lwip: support for memory pools Config.uk | 12 ++++++++++-- include/lwipopts.h | 49 +++++++++++++++++++++++++++---------------------- include/lwippools.h | 7 +++++++ 3 files changed, 44 insertions(+), 24 deletions(-) create mode 100644 include/lwippools.h -- 2.7.4
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |