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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
pmalloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
vppinfra: bihash improvements
Dave Barach
1
-23
/
+6
2019-11-22
vppinfra: fix coverity issue 205691 in pmalloc
Andrew Yourtchenko
1
-0
/
+1
2019-11-07
pmalloc: always lock pages
Damjan Marion
1
-25
/
+11
2019-03-18
Fix build with newer linux headers
Damjan Marion
1
-1
/
+2
2019-02-27
VPP-1576: fix Coverity issues
Dave Barach
1
-1
/
+1
2019-02-26
Fix vpp crashing when attempting to run in kubernetes Pod
Artem Belov
1
-0
/
+21
2019-02-21
physmem: keep physmem VA in 39-bit address space on x86_64
Damjan Marion
1
-3
/
+9
2019-01-23
pmalloc: don't iterate if there is no enough free space
Damjan Marion
1
-0
/
+3
2018-11-28
cmake: display warning and continue if dpdk not present
Damjan Marion
1
-4
/
+4
2018-11-27
pmalloc: correct format_pmalloc_map u32 index overrun bug
Kingwel Xie
1
-4
/
+3
2018-11-15
VPP-1474: fix 2x coverity warnings
Dave Barach
1
-1
/
+1
2018-11-10
pmalloc: u32 pp->index leads to va address overrun
Kingwel Xie
1
-1
/
+2
2018-11-08
physmem: Add physmem map support
Mohsin Kazmi
1
-0
/
+21
2018-11-07
pmalloc: fix shared mappings
Damjan Marion
1
-2
/
+4
2018-10-28
physmem: coverity issues
Damjan Marion
1
-3
/
+4
2018-10-25
pmalloc: don't lock 4K pages if we don't have access to pagemap
Damjan Marion
1
-6
/
+26
2018-10-25
pmalloc: support for 4K pages
Damjan Marion
1
-56
/
+180
2018-10-24
vppinfra: autodetect default hugepage size
Damjan Marion
1
-16
/
+2
2018-10-23
physmem coverity issues
Damjan Marion
1
-2
/
+3
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-0
/
+562