Hacker News new | ask | show | jobs
by tomcam 1969 days ago
Pages as in the 8K (for example) data structure used to store portions of files on disk, or pages as in text files? I'm assuming the former but I am not very good with file system internals
1 comments

Memory pages, typically 4kb.
Thanks