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.
xiaosuGW 66440cf74d
update include/arch/aarch64/context.h for arm building
3 years ago
..
arch update include/arch/aarch64/context.h for arm building 3 years ago
admissions_control.h refactor: assorted fixed from clang warnings 4 years ago
admissions_info.h implement srsf 3 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 record each thread worker's queuelength when an alarm signal come in 3 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
memlogging.h 1.Implement memory-based logging for each worker thread. 2. Dump all memory-based log to a file when receiving SIGINT signal 3 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 fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
perf_window_t.h 1. move operations for perf_window out of the admission control macro. 2. memory printf the execution times when window is full 3 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 apply traiged sending sig alarm to other worker thread for SRSF 3 years ago
sandbox_exit.h doc: Related TODO to GitHub issue 4 years ago
sandbox_functions.h fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
sandbox_receive_request.h add workload counter for each worker thread 3 years ago
sandbox_request.h implement srsf 3 years ago
sandbox_send_response.h correct queuing time and total time for chain function 3 years ago
sandbox_set_as_blocked.h implement srsf 3 years ago
sandbox_set_as_complete.h fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
sandbox_set_as_error.h fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
sandbox_set_as_initialized.h fix one bug of SRSF 3 years ago
sandbox_set_as_returned.h fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
sandbox_set_as_runnable.h fix bug: execution time unit is ms and deadline is cpu cycles 3 years ago
sandbox_set_as_running.h apply traiged sending sig alarm to other worker thread for SRSF 3 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 implement srsf 3 years ago
scheduler.h submit changes for workshop paper 3 years ago
software_interrupt.h 1.Implement memory-based logging for each worker thread. 2. Dump all memory-based log to a file when receiving SIGINT signal 3 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 1. optimization: avoid global queue if the next sandbox has the same deadline with the current sandbox. 2. correct format and enrich comments 3 years ago