.. |
arch
|
Wasm traps (#301)
|
3 years ago |
admissions_control.h
|
refactor: assorted fixed from clang warnings
|
4 years ago |
admissions_info.h
|
refactor: rename self
|
3 years ago |
client_socket.h
|
fix: send_reponse err handling
|
3 years ago |
current_sandbox.h
|
chore: update wasm apps
|
3 years ago |
current_sandbox_send_response.h
|
fix: Use default content type if needed
|
3 years ago |
current_wasm_module_instance.h
|
feat: libsledge pattern for wasmception (#299)
|
3 years ago |
debuglog.h
|
feat: libsledge pattern for wasmception (#299)
|
3 years ago |
deque.h
|
correct wrong paper publication time
|
3 years ago |
generic_thread.h
|
refactor: Use C18 features
|
3 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
|
feat: query params to wasi args
|
3 years ago |
http_parser_settings.h
|
refactor: http header cleanup
|
4 years ago |
http_request.h
|
feat: query params to wasi args
|
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
|
3 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
|
WIP: WASI Support (#267)
|
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: invalid dereference of array in memset
|
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
|
fix: flipped calloc args
|
3 years ago |
ps_list.h
|
feat: Round robin for FIFO preemption
|
4 years ago |
runtime.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_functions.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_perf_log.h
|
fix: Remove memory size from perf log
|
3 years ago |
sandbox_receive_request.h
|
feat: query params to wasi args
|
3 years ago |
sandbox_set_as_allocated.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_asleep.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_complete.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_error.h
|
Wasm traps (#301)
|
3 years ago |
sandbox_set_as_initialized.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_interrupted.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_preempted.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_returned.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_runnable.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_running_sys.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_set_as_running_user.h
|
WIP: WASI Support (#267)
|
3 years ago |
sandbox_state.h
|
refactor: Eliminate sandbox request
|
3 years ago |
sandbox_state_history.h
|
fix: state history not flexible array member
|
3 years ago |
sandbox_summarize_page_allocations.h
|
refactor: sandbox state durations
|
3 years ago |
sandbox_total.h
|
refactor: Eliminate sandbox request
|
3 years ago |
sandbox_types.h
|
WIP: WASI Support (#267)
|
3 years ago |
scheduler.h
|
WIP: WASI Support (#267)
|
3 years ago |
scheduler_execute_epoll_loop.h
|
WIP: WASI Support (#267)
|
3 years ago |
sledge_abi_symbols.h
|
fix: Correct error handling get_globals_len
|
3 years ago |
software_interrupt.h
|
feat: linear memory OOB via SIGSEGV handler
|
3 years ago |
software_interrupt_counts.h
|
feat: linear memory OOB via SIGSEGV handler
|
3 years ago |
types.h
|
fix: PAGE_SIZE used before defined
|
3 years ago |
vec.h
|
refator: replace malloc with calloc
|
3 years ago |
wasi.h
|
fix: correct type nit
|
3 years ago |
wasi_serdes.h
|
WIP: WASI Support (#267)
|
3 years ago |
wasm_globals.h
|
Wasm traps (#301)
|
3 years ago |
wasm_memory.h
|
WIP: WASI Support (#267)
|
3 years ago |
wasm_module_instance.h
|
WIP: WASI Support (#267)
|
3 years ago |
wasm_stack.h
|
refactor: stack use mprotect
|
3 years ago |
wasm_table.h
|
refator: replace malloc with calloc
|
3 years ago |
wasm_types.h
|
chore: Remove zombie macros
|
3 years ago |
worker_thread.h
|
feat: WIP restage of memory allocation features
|
3 years ago |