用于挂起/休眠整个应用程序的框架

发布于 2024-10-16 04:54:29 字数 162 浏览 2 评论 0原文

高级问题是:由于恢复与打开的文件、套接字等相关的状态很困难,因此很难挂起/休眠整个用户级应用程序。 现在,有任何环境正在解决这个问题吗?前任。操作系统技术与应用程序限制等的结合。除了经典的虚拟机挂起之外,是否有任何操作系统可以实现这样的事情?

任何想法或资源表示赞赏。

谢谢。

The highlevel problem is: suspending/hibernating entire user level applications is hard due to difficulties in restoring state related to opened files, sockets, etc.
Now, are there any environments who are addressing this issue ? ex. combination of OS techniques combined with restriction on the applications, etc. Is there any OS that implements such a thing, except the classical virtual machine suspend ?

Any thoughts or resources appreciated.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

晚雾 2024-10-23 04:54:29

BLCR 在 Linux 系统上使用内核模块执行此操作,以帮助处理一些低级细节位。

BLCR does this on Linux systems with a kernel module to help some of the low level detail bits.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文