DragonOS-Community / DragonOS

使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算轻量化场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for lightweight cloud computing scenarios.
https://dragonos.org
GNU General Public License v2.0
817 stars 132 forks source link

feat(mm): 修复mmap未延迟分配内存的问题 #837

Closed MemoryShore closed 1 month ago

MemoryShore commented 1 month ago
fslongjin commented 1 month ago

r? @Jomocool