1031 Commits (a056d25ff44d74f8833538e2f6bc7ac974f5232e)
 

Author SHA1 Message Date
lyuxiaosu 4138a824e5 Create Sledge Meeting_10_27_2021.pptx
3 years ago
xiaosuGW 8ce7dd328e upload scripts
4 years ago
xiaosuGW 4c9877371b Merge branch 'linear_chain_srsf' of https://github.com/lyuxiaosu/sledge-serverless-framework into linear_chain_srsf
4 years ago
xiaosuGW 7cbb6bc9a0 upload scripts
4 years ago
xiaosuGW 9c8e7f0b88 make running_time more accurate
4 years ago
xiaosuGW edad16ba75 update debug.sh
4 years ago
xiaosuGW 0e75615509 upload results_slides folder
4 years ago
xiaosuGW 976484d8f0 update debug.sh
4 years ago
xiaosuGW 44e16f5545 update scripts
4 years ago
xiaosuGW 1eceb58278 remove assert(current_sandbox->state == SANDBOX_RUNNING from software_interrupt.c and substract scheduling time from running time
4 years ago
xiaosuGW 9b630ee06e update debug.sh
4 years ago
xiaosuGW f338947d30 upload public key for cloudlab
4 years ago
xiaosuGW 3dd9cbd722 upload script
4 years ago
xiaosuGW d1af64845b if SIGINT is sent by kill, it's also valid
4 years ago
xiaosuGW 9740e08525 remove debug log
4 years ago
xiaosuGW 7005dd1467 A simple solution to fix bug: sledge reply 200 even though the function code return a negative value
4 years ago
xiaosuGW 520823128e update scripts
4 years ago
xiaosuGW 9ff138f0f8 fix bug: execution time unit is ms and deadline is cpu cycles
4 years ago
xiaosuGW 66b20d20c0 add workload counter for each worker thread
4 years ago
xiaosuGW 42e3628a10 fix bug: miss one module when calcuate the total execution time of the chain
4 years ago
xiaosuGW bf306fc0c9 fix assert failed problem: assert failed at current_sandbox is not in RUNNING_STATE
4 years ago
xiaosuGW 4d82a7c030 update test_multiple_image_processing.json
4 years ago
xiaosuGW cdac5fa83c update start.sh
4 years ago
xiaosuGW ad6f9daece update debug.sh
4 years ago
xiaosuGW b0416ea350 update parse_get_avg.py
4 years ago
xiaosuGW 34fbd0f069 update meet_deadline_percentage.py
4 years ago
xiaosuGW e2104ecf97 recover assert(\!listener_thread_is_running())
4 years ago
xiaosuGW 4184fe9384 comment mem_log to fix segment fault
4 years ago
xiaosuGW e70c74cfbd remove + to fix compiling error
4 years ago
xiaosuGW 7d7e28853c add more debug log
4 years ago
xiaosuGW f53255bbf3 fix bug: negative remaining slack turns to be a large number when assign it to a uint64_t type of value
4 years ago
xiaosuGW c64a45b214 fix one bug of SRSF
4 years ago
xiaosuGW fc16795c47 upload test scripts
4 years ago
xiaosuGW 92e61a4acb update meet_deadline_percentage.py
4 years ago
xiaosuGW af467d5b88 print total time after request is complete
4 years ago
xiaosuGW 0df988eba9 upload hey_test.sh and test_rps.sh
4 years ago
xiaosuGW 7a2d45ddbf update meet_deadline_percentage.py to counter requests number for each function
4 years ago
xiaosuGW 3327af8aaa update install_docker.sh
4 years ago
xiaosuGW 5af9fffd55 modify priority function for srsf: if remaining slack is negative, return 0 priority
4 years ago
xiaosuGW 90997db63e update meet_deadline_percentage.py
4 years ago
xiaosuGW 0b177c480d upload test_multiple_image_processing.json
4 years ago
xiaosuGW 9ab4001f8d handle some unfeasible assert() and negative remaining slack vs the return type of uint64_t of priority function
4 years ago
xiaosuGW c57cfe0b20 modifiy main.c to support SRSF
4 years ago
xiaosuGW 0588808455 upload images
4 years ago
xiaosuGW e231a2e9cf upload scripts and data
4 years ago
xiaosuGW 19f699fe91 upload runtime/tests/test_image_png2bmp.json
4 years ago
xiaosuGW da7f5506d6 implement srsf
4 years ago
xiaosuGW 60026160a8 update json files
4 years ago
xiaosuGW ea5cc4d129 update Makefile under tests folder
4 years ago
xiaosuGW 5a03420071 replace "tail_module" with "tail-module" in json file parse
4 years ago