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 100f66966f
chore: Add zombie listener thread prio call
4 years ago
..
arch chore: organize preprocessor includes 4 years ago
libc refactor: Fix syscall headers 4 years ago
memory chore: Better out-of-memory error 4 years ago
admissions_control.c chore: Encapsulate Admissions Control 4 years ago
admissions_info.c refactor: admissions info 4 years ago
arch_context.c chore: remove zombie error handling 4 years ago
client_socket.c refactor: fix headers in client socket 4 years ago
current_sandbox.c refactor: current sandbox 4 years ago
env.c refactor: Clean up listener core locks and org 4 years ago
generic_thread.c feat: track longest held lock 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 refactor: simplify worker checking logic 4 years ago
http_parser_settings.c chore: refactor away DEBUG define 4 years ago
http_request.c refactor: http request 4 years ago
http_response.c feat: remove libuv, rework pq, http close DRY up 4 years ago
http_total.c refactor: http total 4 years ago
listener_thread.c chore: Add zombie listener thread prio call 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 refactor: Clean up listener core locks and org 4 years ago
module.c refactor: module 4 years ago
module_database.c refactor: module db capacity 4 years ago
priority_queue.c chore: Mark pq enospc as unlikely 4 years ago
runtime.c fix: Correct namespace issue on prio symbols 4 years ago
sandbox.c refactor: small nits 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 refactor: simplify worker checking logic 4 years ago
worker_thread.c refactor: small nits 4 years ago