hikalium / liumos

A toy operating system which supports NVDIMM natively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure kernel uses only kernel-mapped addresses

hikalium opened this issue · comments

liumos->cpu_features, hpet may point physical address which cannot be used in user process. This causes unexpected behavior while running applications.