Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | misc: remove GNU Indent directives |  Damjan Marion | 1 | -4/+0 |
2023-11-03 | vppinfra: refactor interrupt code |  Damjan Marion | 1 | -1/+4 |
2023-07-25 | vlib: interrupt mode support for pre-input nodes |  Damjan Marion | 1 | -1/+1 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -3/+3 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 1 | -2/+2 |
2020-07-01 | vlib: wake up workers if interrupts are posted |  Benoît Ganne | 1 | -1/+2 |
2019-06-11 | vlib: avoid retrieving freed file in epoll |  Florin Coras | 1 | -6/+7 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -2/+7 |
2019-04-24 | Clean up multi-thread barrier-sync hold-down timer |  Dave Barach | 1 | -3/+27 |
2019-04-22 | vlib epoll: handle file removal on EPOLLIN |  Florin Coras | 1 | -0/+2 |
2019-04-18 | vlib epoll: protect against clib file pool expansion |  Florin Coras | 1 | -1/+3 |
2019-04-18 | Fix memory corruption faulting [VPP-1639] |  Artem Belov | 1 | -3/+3 |
2019-01-28 | Less intrusive way to capture numa_node and cpu_id changes |  Damjan Marion | 1 | -2/+10 |
2018-09-09 | vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] |  Steven | 1 | -2/+31 |
2018-06-21 | configurable per-dispatch-cycle sleep |  Dave Barach | 1 | -2/+20 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+1 |
2018-02-06 | vlib: epoll on worker threads |  Damjan Marion | 1 | -33/+102 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -1/+1 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 1 | -6/+7 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl |  Dave Barach | 1 | -36/+25 |
2017-04-11 | Fix typo in minimal epoll polling time |  Pierre Pfister | 1 | -1/+1 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 1 | -7/+24 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+265 |