TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenBSD vmm/vmd Update [pdf]

104 pointsby fcambusabout 9 years ago

5 comments

brynetabout 9 years ago
Reyk Floeter&#x27;s paper explains more about the implementation of the userland side, vmd(8), including its privsep design and the use of pledge(2):<p><a href="http:&#x2F;&#x2F;bhyvecon.org&#x2F;bhyvecon2016-Reyk.pdf" rel="nofollow">http:&#x2F;&#x2F;bhyvecon.org&#x2F;bhyvecon2016-Reyk.pdf</a><p>OpenBSD&#x27;s vmm(4) isn&#x27;t related to FreeBSD bhyve, but Mike and Reyk were invited to talk about it in Tokyo. :-)
medecauabout 9 years ago
vmctl(8) docs don&#x27;t mention send&#x2F;receive commands.<p>Curious what exactly those do.<p><a href="http:&#x2F;&#x2F;www.openbsd.org&#x2F;cgi-bin&#x2F;man.cgi&#x2F;OpenBSD-current&#x2F;man8&#x2F;vmctl.8" rel="nofollow">http:&#x2F;&#x2F;www.openbsd.org&#x2F;cgi-bin&#x2F;man.cgi&#x2F;OpenBSD-current&#x2F;man8&#x2F;...</a>
评论 #11278506 未加载
ams6110about 9 years ago
With the current hype seeming to have moved from full VMs to containers, would there be more interest in porting Jails to OpenBSD?<p>Historically chroot and systrace have been felt to be &quot;good enough&quot; but they have in my experience been tedious to set up.
评论 #11279183 未加载
评论 #11279186 未加载
gravypodabout 9 years ago
I know that this is somewhat off the topic, but does anyone have anything I can read about implementing memory managers?
评论 #11279439 未加载
vmorgulisabout 9 years ago
&quot;– Support advanced processor features, but don&#x27;t require them&quot;<p>I like that a lot but I&#x27;d like to know it can do emulation.