[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / wiki/concepts/windows_fat.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "Windows FAT" type: concept related: [Filesystem, Linked Files] source: https://www.jemoka.com/posts/kbhwindows_fat/ confidence: high status: active --- linked files architecture for filesystem, but it caches the file links in memory when the OS is running. problems data is still scattered across the disk we had to construct the file allocation table though its must faster because jumping to the middle of the file is now in memory, we are still doing O(n) search for a specific sub part