Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每个人都知道系统中的虚拟内存碎片问题。我们如何从内核驱动的角度改善 32 位内核中的碎片问题?
由于我们无法控制应用程序的行为。存在 600 MB 可用虚拟内存但仍会出现内存不足的问题。
任何建议高度赞赏。