git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mem: fix undefined behavior in NUMA-aware mapping
[dpdk.git]
/
lib
/
librte_eal
/
linuxapp
/
eal
/
2018-10-03
Anatoly Burakov
mem: fix undefined behavior in NUMA-aware mapping
tree
|
commitdiff
2018-10-03
Anatoly Burakov
mem: store memory mode flags in shared config
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: support using memfd segments for in-memory mode
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: allow querying offset into segment fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: add external API to retrieve page fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: add internal API to get and set segment fd
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: track page fd in non-single file mode
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: rename lock list to fd list
tree
|
commitdiff
2018-09-19
Anatoly Burakov
mem: raise maximum fd limit unconditionally
tree
|
commitdiff
2018-08-08
Olivier Matz
eal: remove experimental tag for user mbuf pool ops
tree
|
commitdiff
2018-08-08
Olivier Matz
eal: remove deprecated function for mbuf pool ops
tree
|
commitdiff
2018-07-26
Hemant Agrawal
vfio: remove experimental tag
tree
|
commitdiff
2018-07-26
Anatoly Burakov
mem: revert reversed allocation
tree
|
commitdiff
2018-07-20
Qi Zhang
vfio: remove uneccessary IPC for group fd clear
tree
|
commitdiff
2018-07-20
Anatoly Burakov
mem: add logic check for static analyzer
tree
|
commitdiff
2018-07-19
Anatoly Burakov
eal: fix dependency in multi-process detection
tree
|
commitdiff
2018-07-15
Gaetan Rivet
devargs: add function to parse device layers
tree
|
commitdiff
2018-07-15
Gaetan Rivet
eal: introduce device class abstraction
tree
|
commitdiff
2018-07-13
Stephen Hemminger
eal: add uuid API
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: support --in-memory mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: support --huge-unlink mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: do not create runtime dir in --no-shconf mode
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: support --no-shconf in hugepage data file
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: support --no-shconf for hugepage info
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal: bring forward init of interrupt handling
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal/linux: use libc malloc in interrupt handling
tree
|
commitdiff
2018-07-13
Jianfeng Tan
eal/linux: use libc malloc in alarm
tree
|
commitdiff
2018-07-13
Anatoly Burakov
vfio: fix uninitialized variable
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/linux: fix uninitialized value
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal/linux: fix invalid syntax in interrupts
tree
|
commitdiff
2018-07-13
Anatoly Burakov
eal: add option to limit memory allocation on sockets
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: provide thread-unsafe memseg list walk variant
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: provide thread-unsafe memseg walk variant
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: mark pages as freeable on exit
tree
|
commitdiff
2018-07-13
Anatoly Burakov
mem: allocate in reverse to reduce fragmentation
tree
|
commitdiff
2018-07-12
Anatoly Burakov
mem: make segment preallocation OS-specific
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
eal: fix return codes on thread naming failure
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: do not unmap overlapping region on mmap failure
tree
|
commitdiff
2018-07-12
Dariusz Stojaczyk
mem: do not leave unmapped holes in EAL memory area
tree
|
commitdiff
2018-06-27
David Marchand
log: remove useless intermediate buffer
tree
|
commitdiff
2018-05-20
Adrien Mazarguil
eal: fix runtime directory permissions
tree
|
commitdiff
2018-05-15
Anatoly Burakov
eal: move runtime directory creation after args parsing
tree
|
commitdiff
2018-05-14
Anatoly Burakov
eal: move runtime data into dedicated directory
tree
|
commitdiff
2018-05-14
Anatoly Burakov
eal: add directory for runtime data
tree
|
commitdiff
2018-05-14
Anatoly Burakov
mem: rename function returning hugepage data path
tree
|
commitdiff
2018-05-14
Anatoly Burakov
mem: fix unmapping and marking segments as free
tree
|
commitdiff
2018-05-14
Anatoly Burakov
mem: fix return code of freeing segment on failure
tree
|
commitdiff
2018-05-14
Anatoly Burakov
mem: fix index for unmapping segments on failure
tree
|
commitdiff
2018-05-13
Thomas Monjalon
mem: fix typo in local function name
tree
|
commitdiff
2018-05-13
Ivan Malov
eal: fix mempool ops name parsing
tree
|
commitdiff
2018-05-08
Anatoly Burakov
mem: add argument to memory event callback
tree
|
commitdiff
2018-04-30
Anatoly Burakov
mem/linux: fix hugedir write deadlock
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: revert to using flock and add per-segment lockfiles
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: add memalloc init stage
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: improve autodetection of hugepage counts on 32-bit
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix page fault trigger
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix potential bad unmap on map failure
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix comparison of old policy
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix potential resource leak on alloc
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix potential resource leak on freeing
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix potential double close on map failure
tree
|
commitdiff
2018-04-27
Anatoly Burakov
mem: fix resource leak on map failure
tree
|
commitdiff
2018-04-27
Jianfeng Tan
mem: fix resize return handling for --single-file-segments
tree
|
commitdiff
2018-04-27
Xiao Wang
vfio: add multi container support
tree
|
commitdiff
2018-04-27
Xiao Wang
vfio: extend data structure for multi container
tree
|
commitdiff
2018-04-27
Thomas Monjalon
eal: fix build on FreeBSD
tree
|
commitdiff
2018-04-26
Stephen Hemminger
eal: shut up warning about master lcore
tree
|
commitdiff
2018-04-25
Anatoly Burakov
eal/linux: remove useless unlock of hugepage when clearing
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: set name when creating a control thread
tree
|
commitdiff
2018-04-24
Olivier Matz
eal: add function to create control threads
tree
|
commitdiff
2018-04-24
Olivier Matz
use sizeof to avoid double use of a length define
tree
|
commitdiff
2018-04-24
Jianfeng Tan
eal: bring forward multi-process channel init
tree
|
commitdiff
2018-04-23
Xiao Wang
vfio: fix boundary check in region search
tree
|
commitdiff
2018-04-23
Thomas Monjalon
eal/linux: use strlcpy in uevent parsing
tree
|
commitdiff
2018-04-18
Yangchao Zhou
mem: fix leaks of hugedir and replace snprintf
tree
|
commitdiff
2018-04-17
Jianfeng Tan
vfio: use generic multi-process channel
tree
|
commitdiff
2018-04-16
Anatoly Burakov
vfio: export functions even when disabled
tree
|
commitdiff
2018-04-13
Jeff Guo
eal/linux: add uevent parse and process
tree
|
commitdiff
2018-04-13
Jeff Guo
eal: add device event monitor framework
tree
|
commitdiff
2018-04-13
Jeff Guo
eal: add device event handle in interrupt thread
tree
|
commitdiff
2018-04-12
Anatoly Burakov
vfio: fix device hotplug when several devices per group
tree
|
commitdiff
2018-04-12
Hemant Agrawal
vfio: export some internal functions
tree
|
commitdiff
2018-04-12
Neil Horman
mem: set fd to -1 for anonymous mmap
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: prevent preallocated pages from being freed
tree
|
commitdiff
2018-04-11
Anatoly Burakov
eal: enable non-legacy memory mode
tree
|
commitdiff
2018-04-11
Anatoly Burakov
vfio: support memory event callbacks
tree
|
commitdiff
2018-04-11
Anatoly Burakov
malloc: enable callbacks on alloc/free and mp sync
tree
|
commitdiff
2018-04-11
Anatoly Burakov
malloc: support multiprocess memory hotplug
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: add secondary process init with memory hotplug
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: share hugepage info primary and secondary
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: make use of memory hotplug for init
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: read hugepage counts from node-specific sysfs...
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: prepare memseg lists for multiprocess sync
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: add function to check if memory is contiguous
tree
|
commitdiff
2018-04-11
Anatoly Burakov
eal: add single file segments option
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: support unmapping pages at runtime
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: support mapping hugepages at runtime
tree
|
commitdiff
2018-04-11
Anatoly Burakov
memzone: replace memzone array with fbarray
tree
|
commitdiff
2018-04-11
Anatoly Burakov
mem: replace memseg with memseg lists
tree
|
commitdiff
2018-04-11
Anatoly Burakov
eal: add shared indexed file-backed array
tree
|
commitdiff
next