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
/
eal_memory.c
2018-10-03
Anatoly Burakov
mem: fix undefined behavior in NUMA-aware mapping
blob
|
commitdiff
|
raw
2018-09-19
Anatoly Burakov
mem: add internal API to get and set segment fd
blob
|
commitdiff
|
raw
|
diff to current
2018-09-19
Anatoly Burakov
mem: raise maximum fd limit unconditionally
blob
|
commitdiff
|
raw
|
diff to current
2018-07-13
Anatoly Burakov
mem: support --in-memory mode
blob
|
commitdiff
|
raw
|
diff to current
2018-07-13
Anatoly Burakov
eal: support --no-shconf in hugepage data file
blob
|
commitdiff
|
raw
|
diff to current
2018-07-13
Anatoly Burakov
eal/linux: fix uninitialized value
blob
|
commitdiff
|
raw
|
diff to current
2018-07-13
Anatoly Burakov
eal: add option to limit memory allocation on sockets
blob
|
commitdiff
|
raw
|
diff to current
2018-07-12
Anatoly Burakov
mem: make segment preallocation OS-specific
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Anatoly Burakov
mem: rename function returning hugepage data path
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Anatoly Burakov
mem: revert to using flock and add per-segment lockfiles
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Anatoly Burakov
mem: improve autodetection of hugepage counts on 32-bit
blob
|
commitdiff
|
raw
|
diff to current
2018-04-27
Anatoly Burakov
mem: fix resource leak on map failure
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Yangchao Zhou
mem: fix leaks of hugedir and replace snprintf
blob
|
commitdiff
|
raw
|
diff to current
2018-04-12
Neil Horman
mem: set fd to -1 for anonymous mmap
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: prevent preallocated pages from being freed
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: add secondary process init with memory hotplug
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: share hugepage info primary and secondary
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: make use of memory hotplug for init
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: replace memseg with memseg lists
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
eal: add legacy memory option
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: move virtual area function in common directory
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Anatoly Burakov
mem: do not use physical addresses in IOVA as VA mode
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Stephen Hemminger
mem: use z specifier to format size_t
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Olivier Matz
eal: use SPDX tags in 6WIND copyrighted files
blob
|
commitdiff
|
raw
|
diff to current
2018-01-11
Jonas Pfefferle
mem: warn if address hint is not respected
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Pavel Shirshov
lib: fix typos
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mem: rename address mapping function to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Santosh Shukla
mem: rename segment address from physical to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
mem: hide physical address error in VA mode
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
remove useless memzone includes
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Gaetan Rivet
mem: expose function for physical address use
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Jianfeng Tan
mem: honor IOVA mode for no-huge case
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
Seth Howell
mem: check mmap failure
blob
|
commitdiff
|
raw
|
diff to current
2017-10-08
Jianfeng Tan
eal: remove Xen dom0 support
blob
|
commitdiff
|
raw
|
diff to current
2017-10-06
Santosh Shukla
mem: honor IOVA mode in virt2phy
blob
|
commitdiff
|
raw
|
diff to current
2017-07-30
Hemant Agrawal
eal: disable NUMA related warnings on non-NUMA systems
blob
|
commitdiff
|
raw
|
diff to current
2017-07-16
Stephen Hemminger
lib: remove duplicate includes
blob
|
commitdiff
|
raw
|
diff to current
2017-07-04
Olivier Matz
mem: do not advertise physical address when no hugepages
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Ilya Maximets
mem: balanced allocation of hugepages
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Thomas Monjalon
mem: support page locking on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2017-06-04
Ferruh Yigit
eal: remove duplicated license
blob
|
commitdiff
|
raw
|
diff to current
2017-05-10
Jianfeng Tan
xen: fix physical address availability in dom0
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Chao Zhu
eal/ppc: fix mmap for memory initialization
blob
|
commitdiff
|
raw
|
diff to current
2017-04-11
Stephen Hemminger
lib: remove unnecessary void cast
blob
|
commitdiff
|
raw
|
diff to current
2017-03-09
Ben Walker
eal/linux: support running as unprivileged user
blob
|
commitdiff
|
raw
|
diff to current
2016-10-06
Olivier Matz
mem: fix build with -O1
blob
|
commitdiff
|
raw
|
diff to current
2016-10-05
Jean Tourrilhes
mem: fix hugepage mapping error messages
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Maciej Czekaj
mem: fix crash on hugepage mapping error
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Yuanhan Liu
mem: remove single file segments
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Robin Jarry
mem: use more restrictive permissions on hugepages
blob
|
commitdiff
|
raw
|
diff to current
2016-08-23
David Marchand
ivshmem: remove library and its EAL integration
blob
|
commitdiff
|
raw
|
diff to current
2016-07-22
Michal Jastrzebski
mem: fix check of physical address retrieval
blob
|
commitdiff
|
raw
|
diff to current
2016-07-11
Olivier Matz
xen: fix retrieval of physical address
blob
|
commitdiff
|
raw
|
diff to current
2016-07-10
Daniel Mrzyglod
mem: fix hugepage resource leak
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Olivier Matz
mem: revert page locking when not using hugepages
blob
|
commitdiff
|
raw
|
diff to current
2016-06-30
Jianfeng Tan
mem: fix allocating all free hugepages
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Marcin Kerlin
mem: fix leak after mapping failure
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Marcin Kerlin
mem: fix error message with Xen
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Olivier Matz
mem: lock pages when not using hugepages
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Ralf Hoffmann
eal/linux: change hugepage sorting to avoid overlapping...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-27
David Marchand
remove unneeded tests for NULL when freeing
blob
|
commitdiff
|
raw
|
diff to current
2016-01-21
Zhihong Wang
eal: remove unnecessary hugepage zero-filling
blob
|
commitdiff
|
raw
|
diff to current
2015-12-06
Thomas Monjalon
eal: fix build with Xen dom0 enabled
blob
|
commitdiff
|
raw
|
diff to current
2015-11-13
Stephen Hemminger
xen: allow determining DOM0 at runtime
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Shesha Sreenivasam...
eal: add option to delete hugepage backing files
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Ravi Kerur
eal: deduplicate memory initialization
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Stephen Hemminger
eal/linux: change log severity levels
blob
|
commitdiff
|
raw
|
diff to current
2015-07-16
Sergio Gonzalez...
mem: rework memzone to be allocated by malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-07-15
Sergio Gonzalez...
mem: fix initialization with --no-huge option
blob
|
commitdiff
|
raw
|
diff to current
2015-07-10
Simon Kagstrom
mem: warn once if pagemap is unreadable
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Ferruh Yigit
lib: remove extra parenthesis after return
blob
|
commitdiff
|
raw
|
diff to current
2015-06-02
Bruce Richardson
mem: fix build with gcc 5.1
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
David Marchand
tailq: remove unneeded inclusions
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Vlad Zolotarov
mem: search only dpdk hugetlbfs maps
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Michael Qiu
eal: fix build for 32-bit system
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Chao Zhu
mem: support layout of IBM Power
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Stephen Hemminger
eal: deprecate rte_snprintf
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Anatoly Burakov
mem: make --no-huge use mmap instead of malloc
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Bruce Richardson
remove trailing whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
Ouyang Changchun
ethdev: queue start and stop
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stephen Hemminger
spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Didier Pallard
mem: change default per socket memory allocation
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Thomas Monjalon
mem: get physical address of any pointer
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
Thomas Monjalon
mem: revert "get physical address of any pointer"
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Damien Millescamps
mem: fix mempool for --no-huge
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Adrien Mazarguil
mem: get memzone from any CPU socket when hugepages...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Damien Millescamps
mem: get physical address of any pointer
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
xen: core library changes
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
ivshmem: library changes for mmaping using ivshmem
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Thomas Monjalon
mem: fix log for --no-huge
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
mem: allow virtual memory address hinting
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
update Intel copyright years to 2014
blob
|
commitdiff
|
raw
|
diff to current
2013-11-23
Intel
mem: remove hugepage file on unmap
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Intel
doc: whitespace changes in licenses
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
mem: rework huge page mapping for secondary process
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
mem: remove RLIMIT_NOFILE update
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Intel
lib: 32/64-bit cleanups
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
update copyright date to 2013
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
mem: error if requesting more segments than MAX_MEMSEG
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Thomas Monjalon
eal: fix access to huge page with high address
blob
|
commitdiff
|
raw
|
diff to current
next