Y
Hacker News
new
|
ask
|
show
|
jobs
by
inetknght
285 days ago
Kernel doesn't really care about "on disk", it cares about "on filesystem".
The "on disk" distinction is a simplification.
1 comments
pclmulqdq
285 days ago
The kernel absolutely does care about the "on disk" distinction because it determines what driver to use.
link
ddtaylor
285 days ago
The interface is handled by the kernel.
link