728x90
File
file은 byte단위로 이루어져 있는 데이터들의 집합.
file의 타입은 다음과 같다.
- Data
- Program
Data file은 텍스트 타입. 아스키 파일이라고도 함.(text type)
Program은 바이너리 코드로 이루어짐(binary type)
File Structure
File Attributes
file에 대한 meta data
name, identifier, type,location, size, protection, ..
location: 파일의 위치 포인터
File Types- Name, Extension
이름과 확장자.
확장자는 OS마다 사용되는것이 다름.
유닉스는 확장자가 없음
UNIX File System
디스크 드라이브가 여러 파티션으로 나뉘어있고,
728x90
'2023-1 > 운영체제' 카테고리의 다른 글
File System (2) | 2023.06.14 |
---|---|
Virtual Memory - Page Replacement (0) | 2023.06.03 |
Paging (0) | 2023.05.15 |
Memory Management and Virtual Memory (0) | 2023.05.06 |
Thread (0) | 2023.04.18 |
댓글