Y
Hacker News
new
|
ask
|
show
|
jobs
by
minitech
285 days ago
That doesn’t sound like the intended meaning of “on disk”.
1 comments
inetknght
285 days ago
Kernel doesn't really care about "on disk", it cares about "on filesystem".
The "on disk" distinction is a simplification.
link
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
The "on disk" distinction is a simplification.