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 65434b15e5
feat: Abstract vec
3 years ago
..
arch chore: pin clang-format 11 3 years ago
admissions_control.h refactor: assorted fixed from clang warnings 4 years ago
admissions_info.h refactor: rename self 3 years ago
awsm_abi.h feat: WIP restage of memory allocation features 3 years ago
client_socket.h fix: send_reponse err handling 3 years ago
current_sandbox.h refactor: wasm_memory 3 years ago
current_sandbox_send_response.h refactor: flatten http buffers 3 years ago
current_wasm_module_instance.h refactor: wasm_memory 3 years ago
debuglog.h chore: refactor away DEBUG define 4 years ago
deque.h correct wrong paper publication time 4 years ago
generic_thread.h refactor: Use C18 features 4 years ago
global_request_scheduler.h refactor: Eliminate sandbox request 3 years ago
global_request_scheduler_deque.h refactor: Eliminate sandbox request 3 years ago
global_request_scheduler_minheap.h chore: organize preprocessor includes 5 years ago
http.h fix: Corrected assorted bugs 3 years ago
http_parser_settings.h refactor: http header cleanup 4 years ago
http_request.h refactor: rename self 3 years ago
http_total.h refactor: http header cleanup 4 years ago
likely.h feat: Refactor of conditional compilation units 4 years ago
listener_thread.h refactor: Use C18 features 4 years ago
local_completion_queue.h refactor: assorted header cleanup 4 years ago
local_runqueue.h feat: rework of scheduler logic 4 years ago
local_runqueue_list.h feat: Round robin for FIFO preemption 4 years ago
local_runqueue_minheap.h refactor: assorted header cleanup 4 years ago
lock.h feat: Simplify softint disable logic 4 years ago
module.h docs: Better explain bounds check assertions 3 years ago
module_database.h refactor: module db capacity 4 years ago
panic.h chore: fix missing include 4 years ago
perf_window.h docs: Add more inline docs about buffers 3 years ago
perf_window_t.h refactor: Decompose perf window header 4 years ago
pool.h refactor: DRY up pool macro 3 years ago
pretty_print.h feat: signal tracking and pretty printing 3 years ago
priority_queue.h refactor: rename self 3 years ago
ps_list.h feat: Round robin for FIFO preemption 4 years ago
runtime.h refactor: Eliminate sandbox request 3 years ago
sandbox_functions.h refactor: Eliminate _new and _delete functions 3 years ago
sandbox_perf_log.h feat: WIP restage of memory allocation features 3 years ago
sandbox_receive_request.h refactor: flatten http buffers 3 years ago
sandbox_set_as_allocated.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_asleep.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_complete.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_error.h refactor: Eliminate _new and _delete functions 3 years ago
sandbox_set_as_initialized.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_interrupted.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_preempted.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_returned.h refactor: Eliminate _new and _delete functions 3 years ago
sandbox_set_as_runnable.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_running_sys.h refactor: Eliminate sandbox request 3 years ago
sandbox_set_as_running_user.h refactor: Eliminate sandbox request 3 years ago
sandbox_setup_arguments.h refactor: wasm_memory 3 years ago
sandbox_state.h refactor: Eliminate sandbox request 3 years ago
sandbox_state_history.h refactor: rename self 3 years ago
sandbox_summarize_page_allocations.h refactor: sandbox state durations 4 years ago
sandbox_total.h refactor: Eliminate sandbox request 3 years ago
sandbox_types.h feat: Abstract vec 3 years ago
scheduler.h fix: Spell environment correctly 3 years ago
scheduler_execute_epoll_loop.h feat: WIP restage of memory allocation features 3 years ago
software_interrupt.h refactor: Cleanup deferred sigalrm handling 3 years ago
software_interrupt_counts.h feat: signal tracking and pretty printing 3 years ago
types.h refactor: Align on doulbe cache line 3 years ago
vec.h feat: Abstract vec 3 years ago
wasm_memory.h refactor: Eliminate _new and _delete functions 3 years ago
wasm_module_instance.h refactor: wasm_memory 3 years ago
wasm_stack.h refactor: remove size_t from wasm_stack 3 years ago
wasm_table.h refactor: Eliminate _new and _delete functions 3 years ago
wasm_types.h feat: WIP restage of memory allocation features 3 years ago
worker_thread.h feat: WIP restage of memory allocation features 3 years ago