You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
目标:(学术研究类)应用在unikernel和monolithic kernel之间动态迁移
在unikernel架构的操作系统下,应用与内核是函数调用的关系;在monolithic kernel架构的操作系统下,应用与内核是系统调用的关系。我们想通过某种动态调整技术,支持应用可动态运行在内核态,也可动态运行在用户态,这样应用程序可以根据安全/性能等多种因素进行灵活配置和运行。希望能支持x86/arm/riscv等不同架构。
参考:
注:偏学术研究类
如有兴趣一起来探索,请联系我 yuchen AT tsinghua.edu.cn OR 微信 id chyyuu
Beta Was this translation helpful? Give feedback.
All reactions