Age | Commit message (Expand) | Author |
2023-05-11 | setup: constify settings passed to setup_func | Vito Caputo |
2023-02-06 | til: get rid of the partial knobs implementation | Vito Caputo |
2023-01-20 | til: pass module to .context_create()/til_module_context_new() | Vito Caputo |
2023-01-11 | til: intrdouce a couple new module flags | Vito Caputo |
2023-01-11 | * turn til_fb_fragment_t.stream into a discrete parameter | Vito Caputo |
2023-01-10 | *: introduce paths for module contexts | Vito Caputo |
2022-08-07 | til: til_fb_fragment_t **fragment_ptr all the things | Vito Caputo |
2022-07-18 | til: wire seed up to til randomizers | Vito Caputo |
2022-06-10 | til: introduce til_frame_plan_t and .cpu_affinity | Vito Caputo |
2022-05-29 | *: pivot to til_module_context_t | Vito Caputo |
2022-05-21 | til: supply a seed to til_module_t.create_context() | Vito Caputo |
2022-05-01 | til: introduce some generic fragmenters for convenience | Vito Caputo |
2022-05-01 | til: wire n_cpus up to the fragmenter function | Vito Caputo |
2022-04-25 | til: add til_module_t.flags and TIL_MODULE_OVERLAYABLE | Vito Caputo |
2022-04-24 | *: s/void */til_setup_t */ | Vito Caputo |
2022-04-22 | til: make til_module_randomize_setup() return -errno | Vito Caputo |
2022-04-22 | til: add til_module_randomize_setup() from rtv | Vito Caputo |
2022-03-30 | *: wire up context-specific setup instances | Vito Caputo |
2022-03-19 | *: de-constify til_setting_t throughout | Vito Caputo |
2022-03-19 | til: add til_module_destroy_context() helper | Vito Caputo |
2022-03-19 | *: drop til_module_t.license | Vito Caputo |
2022-03-12 | til_settings: always describe relevant settings | Vito Caputo |
2021-10-01 | *: librototiller->libtil | Vito Caputo |