Control Table (OS)

File Table

File table keeps track of all open files.

Is this basically just the file system?

  • File Table: A data structure used by the operating system to manage open files.
  • File System: A broader system that organizes and manages all files on a storage device.