Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerohp
1251 days ago
A very common usage for /dev/mem is to access a device through memory mapped IO from user space.
Cacheable accesses would break that use case.