64 Commits (8990f5c5eda88ac8adee5241ca2681b8da44b332)

Author SHA1 Message Date
hwwang 8990f5c5ed 添加机器学习框架数据获取代码,主要是获取TCP套接字报文大小
6 months ago
hwwang 87ba8af8a0 fix time bug
6 months ago
hwwang a66ea1bc25 修改打印的bug,添加图片测试脚本
8 months ago
hwwang 0b1fb6c5d7 修一部分logbug
9 months ago
hwwang 7abc07445d 修改log参数,未修改完
10 months ago
hwwang 70fdbb348c need modify thirdparty hashmap
10 months ago
hwwang a6e464db44 add test
11 months ago
hwwang 84a8ae5345 first commit
11 months ago
xiaosuGW ab4ca63545 update run/Makefile to build thirdparty libaries
3 years ago
xiaosuGW b4a5fc7af2 1.Implement memory-based logging for each worker thread. 2. Dump all memory-based log to a file when receiving SIGINT signal
4 years ago
xiaosuGW 417427ab39 1. optimization: avoid global queue if the next sandbox has the same deadline with the current sandbox. 2. correct format and enrich comments
4 years ago
xiaosuGW 5d77f8efb5 remove redundent comments
4 years ago
xiaosuGW 24502d316b 1. Change compliler optimization level. 2. remove unaccurate execution time calculation
4 years ago
xiaosuGW e6be55b1ed support chain function calling by introducing hashtable for retrieving module struct
4 years ago
Sean McBride 6926d66183 chore: revert Makefile changes
4 years ago
Sean McBride 8603ea12db feat: lpd using framework
4 years ago
Sean McBride 6b1dde7257 refactor: Clean up listener core locks and org
4 years ago
Sean McBride 3f18cf0cfc feat: make preemption toggle runtime config
4 years ago
Sean McBride cc4cc96cc3 feat: better test driver and more resilient tests
4 years ago
Sean McBride 02a15aeffb chore: Add clang sanizer boilerplate
4 years ago
Sean McBride 661748afe4 feat: Basic memory profiling
4 years ago
Sean McBride 0bd5b5782f chore: remove libuv
4 years ago
Sean McBride 5968d9b72e feat: more explicit config logging and validation
4 years ago
Sean McBride 648ee411f9 chore: improve documentation of preempt_disable
4 years ago
Sean McBride b5f63edfee chore: Update logs and flags
4 years ago
Sean McBride 0307760810 chore: remove uv related prepocessor stuff
4 years ago
Sean McBride 8aef688553 feat: runtime configurable sandbox perf logging
4 years ago
Sean McBride fbbcfe0792 chore: Remove configs that are now dynamic
4 years ago
Sean McBride 76b5346339 feat: Complete application experiment
4 years ago
Sean McBride 09834fb37f chore: restore default NCORES
4 years ago
Sean McBride 7620179862 test: add concurrency experiment
4 years ago
Sean McBride 25d746c2e4 feat: WIP
4 years ago
Sean McBride 575d64eba8 chore: restore max cores
5 years ago
Sean McBride 2a82fe96f3 feat: get epoll implementation working
5 years ago
Sean McBride a4da76c303 chore: Document alternate CC_OPTIONS
5 years ago
Sean McBride 92c17d7717 chore: Assorted debugging enhancements
5 years ago
Sean McBride 0e521668f8 feat: refactor workers for nonblocking sockets
5 years ago
Sean McBride a7293a7a0a feat: non-blocking listener core
5 years ago
Sean McBride 9ead528dfc chore: better debugging and small socket fixes
5 years ago
Sean McBride 9bed646e3b chore: enhance log granularity
5 years ago
Sean McBride 763de413ac chore: makefile cleanup
5 years ago
Sean McBride 142a57dbb6 chore: make cleanup
5 years ago
Sean McBride bd78bccb38 chore: first rename pass
5 years ago
Sean McBride 6b9919ddf5 chore: comment out debug flag
5 years ago
Sean McBride b979809c12 chore: fix debuglog usage
5 years ago
Sean McBride d14af73c30 chore: remove unused types
5 years ago
phani cfa458c5b9 moved jsmn, http-parser to thirdparty/ and pulled in ck submodule there too
5 years ago
phani 37db945637 TODO: use CK? for env.c
5 years ago
phani 7ff05b9d73 making it work for aarch64 - seem to work on RPi
5 years ago
Sean McBride 9dfc740d05 chore: namespace macros and globals in main.c
5 years ago