You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sean McBride 5102647b96
chore: Disable preemption logging
4 years ago
..
arch chore: organize preprocessor includes 4 years ago
libc fix: explicitly convert void* 4 years ago
memory chore: Better out-of-memory error 4 years ago
admissions_control.c feat: admissions control headspace for overhead 4 years ago
arch_context.c chore: remove zombie error handling 4 years ago
current_sandbox.c feat: remove libuv, rework pq, http close DRY up 4 years ago
env.c chore: simplify Makefile prefix 4 years ago
global_request_scheduler.c feat: Only dequeue request if actually earlier 4 years ago
global_request_scheduler_deque.c feat: Only dequeue request if actually earlier 4 years ago
global_request_scheduler_minheap.c chore: increase request queue size 4 years ago
http_parser_settings.c chore: refactor away DEBUG define 4 years ago
http_request.c chore: organize preprocessor includes 4 years ago
http_response.c feat: remove libuv, rework pq, http close DRY up 4 years ago
http_total.c feat: Refactor of conditional compilation units 4 years ago
local_completion_queue.c chore: Initialize and early out on completion queue free 4 years ago
local_runqueue.c feat: get epoll implementation working 4 years ago
local_runqueue_list.c chore: log client info on socket descriptor error 4 years ago
local_runqueue_minheap.c feat: WIP implementation 4 years ago
main.c fix: Revert sigmask change 4 years ago
module.c docs: Add note for RTLD_DEEPBING flag w sanitizers 4 years ago
module_database.c refactor: cleanup module DB 4 years ago
priority_queue.c chore: remove redundant highest_priority updates 4 years ago
runtime.c fix: Revert sigmask change 4 years ago
sandbox.c fix: Correct sandbox double free 4 years ago
sandbox_request.c feat: Refactor of conditional compilation units 4 years ago
sandbox_state.c feat: Refactor of conditional compilation units 4 years ago
software_interrupt.c chore: Disable preemption logging 4 years ago
worker_thread.c fix: Revert sigmask change 4 years ago