diff options
author | Dave Barach <dave@barachs.net> | 2020-02-24 09:19:12 -0500 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-03-30 13:56:42 +0000 |
commit | 1453c47a45000097e8c50664f2f2542659ab5d2b (patch) | |
tree | 8eccc9c282a04ebe2167ac058d002ea10ce813f1 /src/vppinfra/unformat.c | |
parent | a42f9a54231526f0cba42d590917a51eab6529e1 (diff) |
vppinfra: correct fixed pool header size calculation
Remove duplicate space allocation for the pool header. Not significant
w/ CLIB_CACHE_LINE_BYTES >= 64 since the code rounds the size of the
pool header to an even multiple of the cache line size.
Type: fix
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I923f2a60e7565cf2dfbc18d78264bf82ff30c926
(cherry picked from commit 6e495ce428e110665ee9616e0951015963502cac)
Diffstat (limited to 'src/vppinfra/unformat.c')
0 files changed, 0 insertions, 0 deletions