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 41a087394e
refactor: Increase buffer by explicit size
3 years ago
..
arch Wasm traps (#301) 3 years ago
admissions_control.h refactor: assorted fixed from clang warnings 4 years ago
admissions_info.h refactor: jsonint parsing and module validation 3 years ago
current_sandbox.h chore: update wasm apps 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: sandbox struct in req queue 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: Preliminary routes 3 years ago
http_parser_settings.h refactor: http header cleanup 4 years ago
http_request.h chore: clang-format nit 2 3 years ago
http_router.h refactor: panic on full router 3 years ago
http_session.h refactor: Increase buffer by explicit size 3 years ago
http_total.h refactor: http header cleanup 4 years ago
json.h fix: Correct type of strtoimax call 3 years ago
json_parse.h refactor: rename json parser 3 years ago
likely.h feat: Refactor of conditional compilation units 4 years ago
listener_thread.h feat: partial tenant implementation 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 chore: alignment debugging 3 years ago
module_database.h feat: nonblocking request reads 3 years ago
panic.h chore: fix missing include 4 years ago
perf_window.h refactor: jsonint parsing and module validation 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 chore: clang-format nit 2 3 years ago
ps_list.h feat: Round robin for FIFO preemption 4 years ago
route.h feat: nonblocking request reads 3 years ago
route_config.h chore: alignment debugging 3 years ago
route_config_parse.h refactor: parsing and validation 3 years ago
runtime.h Merge branch 'master' of github.com:gwsystems/sledge-serverless-framework into http-parsing-listener 3 years ago
sandbox_functions.h feat: nonblocking request reads 3 years ago
sandbox_perf_log.h test: deadline description 3 years ago
sandbox_set_as_allocated.h feat: sandbox state hooks 3 years ago
sandbox_set_as_asleep.h feat: sandbox state hooks 3 years ago
sandbox_set_as_complete.h Merge branch 'master' of github.com:gwsystems/sledge-serverless-framework into http-parsing-listener 3 years ago
sandbox_set_as_error.h Merge branch 'master' of github.com:gwsystems/sledge-serverless-framework into http-parsing-listener 3 years ago
sandbox_set_as_initialized.h feat: sandbox state hooks 3 years ago
sandbox_set_as_interrupted.h feat: sandbox state hooks 3 years ago
sandbox_set_as_preempted.h feat: sandbox state hooks 3 years ago
sandbox_set_as_returned.h refactor: Remove duplicate total_time calc 3 years ago
sandbox_set_as_runnable.h feat: sandbox state hooks 3 years ago
sandbox_set_as_running_sys.h feat: sandbox state hooks 3 years ago
sandbox_set_as_running_user.h feat: sandbox state hooks 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_state_transition.h feat: sandbox state hooks 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 Merge branch 'master' of github.com:gwsystems/sledge-serverless-framework into http-parsing-listener 3 years ago
scheduler.h feat: partial tenant implementation 3 years ago
scheduler_execute_epoll_loop.h refactor: http_session 3 years ago
scheduler_options.h feat: partial tenant implementation 3 years ago
sledge_abi_symbols.h chore: clang-format nit 2 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
tcp_server.h refactor: Remove debuglogs 3 years ago
tcp_session.h refactor: refactor TCP into module 3 years ago
tenant.h feat: nonblocking request reads 3 years ago
tenant_config.h refactor: parsing and validation 3 years ago
tenant_config_parse.h feat: LOG_TENANT_LOADING 3 years ago
tenant_functions.h refactor: panic on full router 3 years ago
types.h chore: alignment debugging 3 years ago
vec.h feat: partial tenant implementation 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 chore: alignment debugging 3 years ago
wasm_module_instance.h WIP: WASI Support (#267) 3 years ago
wasm_stack.h chore: alignment debugging 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
worker_thread_epoll.h refactor: http_session 3 years ago