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
/
vlib
/
linux
/
physmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
physmem: fix alloc when dlmaloc is used
Damjan Marion
1
-1
/
+5
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-1
/
+24
2018-06-13
add end of string for format name in unix_physmem_region_alloc
lollita liu
1
-1
/
+1
2018-03-09
Correct address calculation for VPP-1168
Lee Roberts
1
-1
/
+1
2018-03-09
dpdk: move DPDK vfio hack to dpdk plugin
Damjan Marion
1
-14
/
+2
2018-03-07
fix physmem mappings
Damjan Marion
1
-0
/
+2
2018-03-05
physmem: keep only one physmem_main
Damjan Marion
1
-4
/
+4
2018-03-05
vlib: vfio code rework
Damjan Marion
1
-80
/
+41
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
1
-2
/
+2
2017-12-13
physmem: fix bug in detection of cross page boundary allocations
Damjan Marion
1
-2
/
+2
2017-10-31
physmem: register region with IOMMU
Damjan Marion
1
-0
/
+57
2017-10-25
vlib: add support for multiple buffer pools
Damjan Marion
1
-5
/
+0
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-1
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
1
-166
/
+26
2017-09-12
physmem: remove debug leftovers
Damjan Marion
1
-1
/
+0
2017-09-08
physmem: make fake allocation non-fatal if we cannot pick numa node
Damjan Marion
1
-4
/
+11
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
1
-0
/
+411