Marcin Copik
Marcin Copik
The current version should be cleaned and merged with the master.
Verify this still happens.
@ShubhAgarwal-30 Thanks for your interest! I think I need to finish this issue since it requires deep code knowledge :-) I can suggest you other issues if you are interested.
@mattnappo The PR looks pretty good! I have one question only - I want to make a release of rFaaS with ibverbs only and add the container configuration there already....
@LiuMicheal Thank you for using rFaaS and raising this issue! The issue is likely in the GCC version, which does not support this feature; I will try to apply your...
@Mac16661 Did you test it actually works? We should also remove these two files as it will be provided through the new package you added: https://github.com/spcl/rFaaS/blob/master/server/atomicops.h https://github.com/spcl/rFaaS/blob/master/server/common/readerwriterqueue.h
Also, the manager should look for executor not being shut down and kill it.
@omcal Thank you for this contribution! One question: what do you mean by: "Note: Additional testing may be required to ensure proper integration."? Did you build rFaaS and verified that...
@oisildak Hi! I see you deleted the repository. Unfortunately, the PR slipped through the cracks. I will test it locally and recreate the PR from your commit. It would be...
@William-Mou Thanks, much appreciated! I like the idea of passing extra information, such as the pointer, to the protection domain (PD) via additional structure - much cleaner and possible to...