numam-dpdk/drivers/event
Vipin Varghese 63ddc00239 event/sw: add unlikely branch predict
For most run cases 'sw->started' holds true. Adding a branch prediction
suggestion to compiler helps as this is first conditional check just
after entering the function.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Acked-by: Kevin Laatz <kevin.laatz@intel.com>
2018-04-16 10:06:55 +02:00
..
dpaa build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00
dpaa2 bus/fslmc: use iova2virt instead of memseg iteration 2018-04-11 19:54:40 +02:00
octeontx common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
opdl event/opdl: fix license header and SPDX tags 2018-02-01 02:48:55 +01:00
skeleton build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
sw event/sw: add unlikely branch predict 2018-04-16 10:06:55 +02:00
Makefile mk: fix dependencies of dpaaX drivers 2018-03-14 00:37:42 +01:00
meson.build build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00