bat-go
bat-go copied to clipboard
Add vsock-relay and fixed kernel to nitro-shim for star-randsrv
Summary
- adds vsock-relay for higher throughput
- adds custom built kernel to address kernel memory leak issue
Type of Change
- [ ] Product feature
- [x] Bug fix
- [x] Performance improvement
- [ ] Refactor
- [ ] Other
Tested Environments
- [ ] Development
- [ ] Staging
- [ ] Production
Before Requesting Review
- [ ] Does your code build cleanly without any errors or warnings?
- [ ] Have you used auto closing keywords?
- [ ] Have you added tests for new functionality?
- [ ] Have validated query efficiency for new database queries?
- [ ] Have documented new functionality in README or in comments?
- [ ] Have you squashed all intermediate commits?
- [ ] Is there a clear title that explains what the PR does?
- [ ] Have you used intuitive function, variable and other naming?
- [ ] Have you requested security and/or privacy review if needed
- [ ] Have you performed a self review of this PR?