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 9458c5ad7f
refactor: http route total counters
2 years ago
..
arch Wasm traps (#301) 3 years ago
admissions_control.h refactor: admissions control flags 2 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
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
global_request_scheduler_mtds.h Updated deferable server (#352) 3 years ago
http.h refactor: HTTP total counters 2 years ago
http_parser_settings.h refactor: http header cleanup 4 years ago
http_request.h refactor: http cleanup 3 years ago
http_route_total.h refactor: http route total counters 2 years ago
http_router.h refactor: http route total counters 2 years ago
http_session.h refactor: http route total counters 2 years ago
http_session_perf_log.h HTTP Log Tool and More Script Automations (#354) 3 years ago
http_total.h refactor: HTTP total counters 2 years ago
json.h fix: parse_uint64_t overflow handling 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: Reimplement spinlocks for better tracking 2 years ago
local_cleanup_queue.h refactor: rename to local_cleanup_queue 3 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
local_runqueue_mtds.h Updated deferable server (#352) 3 years ago
lock.h feat: Reimplement spinlocks for better tracking 2 years ago
map.h feat: Reimplement spinlocks for better tracking 2 years ago
metrics_server.h feat: metrics thread and proc stat 3 years ago
module.h docs: Remove zombie param tags 3 years ago
module_database.h refactor: make module_add more explicit 3 years ago
panic.h chore: fix missing include 4 years ago
perf_window.h Merge branch 'master' of github.com:gwsystems/sledge-serverless-framework into feat-prometheus 2 years ago
perf_window_t.h refactor: perf_window 2 years ago
pool.h feat: Reimplement spinlocks for better tracking 2 years ago
pretty_print.h feat: signal tracking and pretty printing 3 years ago
priority_queue.h feat: Reimplement spinlocks for better tracking 2 years ago
proc_stat.h feat: metrics thread and proc stat 3 years ago
ps_list.h feat: Round robin for FIFO preemption 4 years ago
route.h refactor: http route total counters 2 years ago
route_config.h refactor: perf_window 2 years ago
route_config_parse.h refactor: parsing and validation 3 years ago
runtime.h feat: metrics thread and proc stat 3 years ago
sandbox_functions.h Updated deferable server (#352) 3 years ago
sandbox_perf_log.h HTTP Log Tool and More Script Automations (#354) 3 years ago
sandbox_set_as_allocated.h refactor: Address Emil feedback 3 years ago
sandbox_set_as_asleep.h feat: sandbox state hooks 3 years ago
sandbox_set_as_complete.h HTTP Log Tool and More Script Automations (#354) 3 years ago
sandbox_set_as_error.h Updated deferable server (#352) 3 years ago
sandbox_set_as_initialized.h fix: completion queue alignment 3 years ago
sandbox_set_as_interrupted.h Updated deferable server (#352) 3 years ago
sandbox_set_as_preempted.h feat: sandbox state hooks 3 years ago
sandbox_set_as_returned.h Updated deferable server (#352) 3 years ago
sandbox_set_as_runnable.h refactor: Address Emil feedback 3 years ago
sandbox_set_as_running_sys.h Updated deferable server (#352) 3 years ago
sandbox_set_as_running_user.h Updated deferable server (#352) 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 Updated deferable server (#352) 3 years ago
sandbox_types.h refactor: Address Emil feedback 3 years ago
scheduler.h Updated deferable server (#352) 3 years ago
scheduler_execute_epoll_loop.h Merge branch 'master' into writeback-on-block 3 years ago
scheduler_options.h Updated deferable server (#352) 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: Address Emil feedback 3 years ago
tenant.h Updated deferable server (#352) 3 years ago
tenant_config.h Updated deferable server (#352) 3 years ago
tenant_config_parse.h Updated deferable server (#352) 3 years ago
tenant_functions.h feat: route level metrics 3 years ago
types.h chore: clang-format 3 years ago
vec.h refactor: use vec for dynamically-size router 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 fix: completion queue alignment 3 years ago
wasm_module_instance.h WIP: WASI Support (#267) 3 years ago
wasm_stack.h refactor: Address Emil feedback 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: Reimplement spinlocks for better tracking 2 years ago
worker_thread_epoll.h fix: Add missing header guard 3 years ago
xmalloc.h fix: Address Gabe feedback 3 years ago