hikalium / liumos

A toy operating system which supports NVDIMM natively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make PhysicalPageAllocator callable from user context

hikalium opened this issue · comments

how to reproduce:

  • comment out Virtio::Net::GetInstance().Init(); in KernelEntry
  • run ping.bin 10.0.2.2

done in 03ace4d