Age | Commit message (Expand) | Author | Files | Lines |
2019-03-01 | Save signum and faulting address in static variables | Dave Barach | 1 | -0/+6 |
2019-01-28 | Less intrusive way to capture numa_node and cpu_id changes | Damjan Marion | 1 | -1/+0 |
2019-01-27 | Fix issue with cpu_id and numa_code captured too early | Damjan Marion | 1 | -2/+1 |
2019-01-20 | Store numa-noda and cpu-index in vlib_main_t | Damjan Marion | 1 | -0/+2 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -1/+0 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -0/+2 |
2018-06-26 | add backtrace in unix_signal_handler | Kingwel Xie | 1 | -9/+49 |
2018-06-21 | configurable per-dispatch-cycle sleep | Dave Barach | 1 | -0/+2 |
2018-03-05 | physmem: keep only one physmem_main | Damjan Marion | 1 | -0/+1 |
2017-10-20 | Thread_index for thread0 in vlib_global_main not initialised | Keith Burns (alagalah) | 1 | -0/+1 |
2017-10-14 | VPP-1029: Don't call clib_longjmp(...) directly from the SIGTERM handler | Dave Barach | 1 | -4/+3 |
2017-09-09 | move unix_file_* code to vppinfra | Damjan Marion | 1 | -0/+1 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) | Chris Luke | 1 | -4/+4 |
2017-09-05 | Add pidfile cmdline option | Pierre Pfister | 1 | -9/+42 |
2017-08-31 | Set runtime_path properly when running non-root | Damjan Marion | 1 | -2/+11 |
2017-08-24 | Make VPP runtime directory configurable | Damjan Marion | 1 | -1/+12 |
2017-06-21 | Add knob to specify effective group id (gid) for VPP process | Damjan Marion | 1 | -0/+7 |
2017-05-16 | VPP-845: add configurable elog post-mortem dump | Dave Barach | 1 | -4/+4 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | Damjan Marion | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -24/+19 |
2017-03-06 | Add support for unix { coredump-size <size> }. | Klement Sekera | 1 | -0/+22 |
2017-02-03 | Plugin infrastructure improvements | Damjan Marion | 1 | -0/+8 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+557 |