阅读背景:

Linux:是否可以对共享库代码进行沙箱操作。

来源:互联网 

I have a process that needs to be extensible by loading shared libraries. Is there a way to run the shared library code in a sandbox environment (other than an external process) so that if it segfaults it doesn't crash the process and has limitations on how much memory it can allocate, the cpu cycles it can use, etc.I have a process that needs to be extensible by




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: