vSwarm-u icon indicating copy to clipboard operation
vSwarm-u copied to clipboard

Framework that integrates the serverless benchmark suite vSwarm with gem5, the state-of-the-art research platform for system-and microarchitecture.

Results 21 vSwarm-u issues
Sort by recently updated
recently updated
newest added

Separate issue for question from @Prithvi-Velicheti in #119 > Can we have multiple functions together on Gem5, instead of pinning one function to the core each time ?

enhancement

The client can now generate random values

enhancement

Kernel Offset: disabled ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---

Trying set up Swarm-u for first time using Quick Start guide posted here https://vhive-serverless.github.io/vSwarm-u/quick_start/ Completed setup/setup_host.sh with no errors Now I'm testing downloads $ make -f test/Makefile all_emu I get...

``` [36mINFO[0010] Invoked for 0 times INFO[0010] Invoked for 4 times INFO[0010] Invoked for 8 times INFO[0010] Invoked for 12 times fatal error: unlock of unlocked lock runtime stack: runtime.throw({0x919f3d?,...

Link checks fail even though the links are active. https://github.com/ease-lab/vSwarm-u/runs/8087783921?check_suite_focus=true Need to configure the link checker correctly. Refere to here: https://github.com/gaurav-nelson/github-action-markdown-link-check

bug

Currently only x86 is supported. However, arm is already quite big. We want to be able to also simulate arm64. Todos: - [ ] vSwarm functions need to have multiarch...

enhancement

We have workitems as trigger points already integrated for instrumentation on the client side. As istrumentation on the server side we want to add workload hooks. Which can be used...

enhancement