.. |
arch
|
support chain function calling by introducing hashtable for retrieving module struct
|
3 years ago |
admissions_control.h
|
refactor: assorted fixed from clang warnings
|
4 years ago |
admissions_info.h
|
refactor: perf window t in admissions info header
|
4 years ago |
client_socket.h
|
refactor: assorted fixed from clang warnings
|
4 years ago |
current_sandbox.h
|
refactor: assorted header cleanup
|
4 years ago |
debuglog.h
|
chore: refactor away DEBUG define
|
4 years ago |
deque.h
|
docs: Associate FIXMEs and TODOs with issues
|
4 years ago |
generic_thread.h
|
refactor: assorted fixed from clang warnings
|
4 years ago |
global_request_scheduler.h
|
refactor: assorted fixed from clang warnings
|
4 years ago |
global_request_scheduler_deque.h
|
chore: organize preprocessor includes
|
4 years ago |
global_request_scheduler_minheap.h
|
chore: organize preprocessor includes
|
4 years ago |
http.h
|
refactor: http header cleanup
|
4 years ago |
http_parser_settings.h
|
refactor: http header cleanup
|
4 years ago |
http_request.h
|
refactor: http header cleanup
|
4 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
|
chore: shift off core 0
|
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
|
support linear chain function calling by using list to chain modules
|
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
|
refactor: Decompose perf window header
|
4 years ago |
perf_window_t.h
|
refactor: Decompose perf window header
|
4 years ago |
priority_queue.h
|
feat: Simplify softint disable logic
|
4 years ago |
ps_list.h
|
feat: Round robin for FIFO preemption
|
4 years ago |
runtime.h
|
refactor: Additional cleanup
|
4 years ago |
sandbox_exit.h
|
doc: Related TODO to GitHub issue
|
4 years ago |
sandbox_functions.h
|
recover monitoring fd in each sandbox in the chain, otherwise, sledge will stuck at sometimes, the reason needs time to dive in later
|
3 years ago |
sandbox_receive_request.h
|
do not print http request content
|
3 years ago |
sandbox_request.h
|
remove some redundant parameters
|
3 years ago |
sandbox_send_response.h
|
feat: rework of scheduler logic
|
4 years ago |
sandbox_set_as_blocked.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_set_as_complete.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_set_as_error.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_set_as_initialized.h
|
remove some redundant parameters
|
3 years ago |
sandbox_set_as_returned.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_set_as_runnable.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_set_as_running.h
|
feat: Simplify softint disable logic
|
4 years ago |
sandbox_setup_arguments.h
|
refactor: assorted header cleanup
|
4 years ago |
sandbox_state.h
|
refactor: Additional cleanup
|
4 years ago |
sandbox_summarize_page_allocations.h
|
refactor: Additional static inlines
|
4 years ago |
sandbox_types.h
|
support chain function calling by introducing hashtable for retrieving module struct
|
3 years ago |
scheduler.h
|
feat: Round robin for FIFO preemption
|
4 years ago |
software_interrupt.h
|
feat: Simplify softint disable logic
|
4 years ago |
types.h
|
chore: Resolve some undefined sanitizer type nits
|
4 years ago |
worker_thread.h
|
refactor: assorted header cleanup
|
4 years ago |
worker_thread_execute_epoll_loop.h
|
do not monitor client fd with epoll if the sandbox is not the last one in the chain
|
3 years ago |