운영체제 8. 파일 시스템과 구현 - swkim0128/PARA GitHub Wiki


type: OperatingSystem archive: false

File and File System

Directory and Logical Disk

open( )

File Protection

File System의 Mounting

Access Methods

Allocation of File Data in Disk

  • Contiguous Allocation
  • Linked Allocation
  • Indexed Allocation

UNIX 파일시스템의 구조

FAT File System

Free-Space Management

Directory Implementation

VFS and NFS

Page Cache and Buffer Cache

프로그램의 실행

⚠️ **GitHub.com Fallback** ⚠️