64 Commits (sledge_graph)

Author SHA1 Message Date
hwwang 8990f5c5ed 添加机器学习框架数据获取代码,主要是获取TCP套接字报文大小
2 weeks ago
hwwang 87ba8af8a0 fix time bug
4 weeks ago
hwwang a66ea1bc25 修改打印的bug,添加图片测试脚本
3 months ago
hwwang 0b1fb6c5d7 修一部分logbug
4 months ago
hwwang 7abc07445d 修改log参数,未修改完
5 months ago
hwwang 70fdbb348c need modify thirdparty hashmap
5 months ago
hwwang a6e464db44 add test
6 months ago
hwwang 84a8ae5345 first commit
6 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
3 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
3 years ago
xiaosuGW 5d77f8efb5 remove redundent comments
3 years ago
xiaosuGW 24502d316b 1. Change compliler optimization level. 2. remove unaccurate execution time calculation
3 years ago
xiaosuGW e6be55b1ed support chain function calling by introducing hashtable for retrieving module struct
3 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
4 years ago
Sean McBride 2a82fe96f3 feat: get epoll implementation working
4 years ago
Sean McBride a4da76c303 chore: Document alternate CC_OPTIONS
4 years ago
Sean McBride 92c17d7717 chore: Assorted debugging enhancements
4 years ago
Sean McBride 0e521668f8 feat: refactor workers for nonblocking sockets
4 years ago
Sean McBride a7293a7a0a feat: non-blocking listener core
4 years ago
Sean McBride 9ead528dfc chore: better debugging and small socket fixes
4 years ago
Sean McBride 9bed646e3b chore: enhance log granularity
4 years ago
Sean McBride 763de413ac chore: makefile cleanup
4 years ago
Sean McBride 142a57dbb6 chore: make cleanup
4 years ago
Sean McBride bd78bccb38 chore: first rename pass
4 years ago
Sean McBride 6b9919ddf5 chore: comment out debug flag
4 years ago
Sean McBride b979809c12 chore: fix debuglog usage
4 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