mem: set fd to -1 for anonymous mmap
[dpdk.git] / lib / librte_eal / bsdapp / eal / eal_memory.c
2018-04-12 Neil Hormanmem: set fd to -1 for anonymous mmap
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-01-09 Michael McConvillemem: fix mmap error check on huge page attach
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2015-07-28 Thomas Monjaloneal/bsd: fix build
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-02-24 Cunming Liangeal/bsd: fix namespace conflict
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-04-29 Olivier Matzmem: get dummy physical address in case of --no-huge...
2014-02-25 Bruce Richardsonadd FreeBSD support