-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat new locking #1384
Feat new locking #1384
Conversation
Reviewed in person. |
4f4796c
to
1f5633f
Compare
* prevent the kernel from OOMKilling embassyd * privilege embassyd with respect to cpu usage * add a docker slice
Why is the OOMkill prevention commit in here? Wasn't #1402 merged a while back? |
Merging this without the patchdb change being merged seems sus... |
I'm not sure how this got merged - I didn't even look at this today... |
Ok, so apparently if you force push a branch that has already been merged to a branch that has an open pr, github thinks that it has already been merged. |
Something weird happened; I think I pushed a older version of master up, so this pr was a no-op, and got auto merged or had no protections? |
Test
Test Install/ Uninstall
Videos showing a removal and install of service
install.mp4
uninstalling.mp4
Test - Config
configProof.mp4
Test - Logs
Snap of the system logs
![image](https://user-images.githubusercontent.com/2364004/164779786-c9755cbd-4a78-4e9a-a18e-187e1fac8707.png)
![image](https://user-images.githubusercontent.com/2364004/164779843-f728af44-0522-493e-99df-d1995f1c9d11.png)
Snap of an app logs
Test - Version
Snap of version
![image](https://user-images.githubusercontent.com/2364004/164779963-9eb91c97-621e-465f-8f99-dc9a16c32466.png)