[dpdk-dev] [PATCH] malloc: fix rte_free run time in O(n) free blocks

Thomas Monjalon thomas.monjalon at 6wind.com
Thu May 8 23:42:02 CEST 2014


Hi Robert,

2014-05-08 16:17, Sanford, Robert:
> I haven't heard anything regarding this patch.
> In general, how does your team keep track of outstanding patch requests or
> RFCs?

If nobody complains, it means that everybody agree on the idea.
So it should be accepted after review.
Some patches like this one are not yet reviewed because efforts were focused 
on release 1.6.0r2. This enhancement must be integrated in 1.7.0.
I know that patchwork service is desired and I hope it will be available soon.

By the way, looking at librte_malloc, it seems implementation of lists could 
be simpler. Don't you think we could improve (in another patch) this whole 
code by using BSD macros for lists?

Thanks
-- 
Thomas


More information about the dev mailing list