eal/bsd: rename bsdapp to freebsd
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_hugepage_info.c
2018-10-22 Anatoly Burakoveal/linux: improve musl compatibility
2018-07-13 Anatoly Burakovmem: support --in-memory mode
2018-07-13 Anatoly Burakoveal: support --no-shconf for hugepage info
2018-04-27 Anatoly Burakovmem: revert to using flock and add per-segment lockfiles
2018-04-25 Anatoly Burakoveal/linux: remove useless unlock of hugepage when clearing
2018-04-18 Yangchao Zhoumem: fix leaks of hugedir and replace snprintf
2018-04-11 Anatoly Burakovmem: share hugepage info primary and secondary
2018-04-11 Anatoly Burakovmem: read hugepage counts from node-specific sysfs...
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-03-27 Aaron Conoleeal: do not panic on hugepage info init
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-07-09 David Marchandeal/linux: fix out of bound access in hugepage init
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-04 Stephen Hemmingereal/linux: remove useless memset
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-08-29 Zhangkuneal: fix memory leak in hugepage error cases
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-13 Burakov, Anatolymem: take reserved hugepages into account
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-16 Inteleal: cosmetic changes
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmemory: add --socket-mem option
2013-07-25 Intellib: sysfs parsing
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release