TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

VMware and GPL – it's about api boundaries, not copy-paste

7 点作者 delsarto大约 10 年前

2 条评论

mrsteveman1大约 10 年前
I&#x27;m personally more interested in the technical design of ESXi than the legal issues (this is fascinating stuff :), it would be interesting to see an accurate diagram showing where the machine architectural boundaries are when all these pieces are running.<p>At runtime, where is vmkernel actually executing on a modern x86-64 machine? Where are vmkLinux and the GPL&#x27;d drivers executing relative to vmkernel?
masamune__大约 10 年前
Just out of curiosity, what&#x27;s GPL advocates and FSF&#x27;s attitude toward APIs and implementation? Since vmkernel uses glibc, it has to implement all the Linux system calls right?<p>Were there any claims for GPLed programs&#x27; APIs before?