일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 정보보안기사 실기
- Buffer Overflow
- LOB
- 정보보안기사
- SQL
- webhacking
- Operating System
- wargame
- BOF
- Shell code
- 워게임
- webhacking.kr
- 네트워크
- stack overflow
- OS
- Lord of BOF
- PWN
- 해킹
- Spring Framework
- 운영체제
- Spring
- 웹해킹
- system hacking
- Pwnable.kr
- System
- Payload
- pwnable
- Spring MVC
- 정보처리기사 실기
- hacking
Archives
- Today
- Total
목록File System Structure (1)
DongDD's IT
File System- Sturcture, Implementation
File System File System Structure - Disk에 효율적이고 편리한 접근을 제공한다.- User에게 보여질 File system을 정의하고 Logical file system을 관리하기 위한 자료구조, 알고리즘을 결정한다. Features 1) File structure- Logical storage unit : 관련된 정보들의 집합- File control block(FCB) : File에 대한 정보를 가지고 있는 storage structure(File에 대한 metadata를 가짐)2) File System은 보조기억장치에 존재한다.3) Block 단위로 Disk operation을 수행한다.4) File system은 일반적으로 계층구조를 가지고 있다. File Syste..
운영체제
2017. 11. 22. 16:02