Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
mem_dlmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
vppinfra: fix tests
Damjan Marion
1
-2
/
+2
2021-05-06
stats: memory heap counters
Ole Troan
1
-7
/
+10
2020-11-10
vpp: use vpp heap for libc
Benoît Ganne
1
-5
/
+7
2020-10-17
vppinfra: explicitly export symbols
Damjan Marion
1
-14
/
+14
2020-10-06
vppinfra: add heap header in front of dlmalloc space
Damjan Marion
1
-86
/
+133
2020-10-02
vppinfra: use clib_mem_create_heap() to create numa heap(s)
Damjan Marion
1
-25
/
+0
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
1
-24
/
+35
2020-09-17
stats: configurable page size
Damjan Marion
1
-0
/
+13
2020-09-17
vppinfra: support main heap with different page sizes
Damjan Marion
1
-2
/
+28
2020-09-17
vppinfra: detect memory attributes on clib_mem_init
Damjan Marion
1
-0
/
+2
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
1
-3
/
+0
2020-08-28
vppinfra: add clib_mem_destroy_mspace(void *ms)
Dave Barach
1
-0
/
+17
2020-05-22
vppinfra: remove include
Damjan Marion
1
-1
/
+0
2020-02-23
vppinfra: deprecate CLIB_VEC64
Dave Barach
1
-4
/
+0
2020-02-10
vppinfra: use vm memory allocator for numa mapping
Florin Coras
1
-35
/
+14
2020-02-05
vppinfra: numa vector placement support
Dave Barach
1
-4
/
+60
2019-12-17
misc: address sanitizer: fix instrumentation
Benoît Ganne
1
-1
/
+2
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
1
-0
/
+2
2019-06-18
stats: fix memory leakage when adding / deleting interfaces
Ole Troan
1
-0
/
+15
2019-06-16
vlib: add "memory-trace stats-segment"
Dave Barach
1
-9
/
+22
2018-10-24
vppinfra: autodetect default hugepage size
Damjan Marion
1
-27
/
+0
2018-10-23
c11 safe string handling support
Dave Barach
1
-2
/
+2
2018-09-03
Compile vppinfra on macOS
Damjan Marion
1
-1
/
+1
2018-08-24
Rename struct mallinfo -> struct dlmallinfo
Dave Barach
1
-1
/
+1
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-0
/
+476