mem: extract common dynamic memory allocation
[dpdk.git] / lib / librte_eal / common / eal_private.h
2020-06-15 Dmitry Kozlyukmem: extract common dynamic memory allocation
2020-06-15 Dmitry Kozlyukmem: extract common memseg list initialization
2020-06-15 Dmitry Kozlyukeal: introduce memory management wrappers
2020-06-15 Dmitry Kozlyukeal: introduce internal wrappers for file operations
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-04-23 Jerin Jacobtrace: add memory tracepoints
2020-04-16 Thomas Monjalonreplace packed attributes
2020-01-20 David Marchandeal: do not cache lcore detection state
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-01-15 Gaetan Riveteal: add option usage string
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add helper to handle sigbus
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-12 Anatoly Burakovmem: make segment preallocation OS-specific
2018-04-25 Stephen Hemmingerlog: add ability to match log type with globbing
2018-04-25 Stephen Hemmingereal: make log level save private
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-11 Anatoly Burakovmem: move virtual area function in common directory
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: do not expose IOVA mode getter
2017-10-26 Gaetan Rivetpci: do not expose match function
2017-10-26 Gaetan Rivetpci: do not expose private functions
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-26 Gaetan Riveteal: include stdint in private header
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-08 Gaetan Rivetbus: add helper to find a bus from a device name
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-03-09 Ben Walkereal/linux: support running as unprivileged user
2016-10-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchandeal: remove duplicate function declaration
2016-08-24 Shreyansh Jaineal: fix a comment
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-02-03 Yuanhan Liupci: export device mapping functions
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2014-11-25 Thomas Monjaloneal: move internal headers in source directory