일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- @state
- Codable
- SwiftUI
- 인프런
- 알고리즘
- forEach
- 상호배제
- 앨런
- IOS
- 데드락
- 100 days of SwiftUI
- core data
- Swift
- 동기화
- Apple Developer Academy
- 프로세스 스케줄링
- Linked List
- UserDefaults
- scrollview
- 오브젝트
- Algorithm
- 운영체제
- 비동기
- 동시성
- 가상 메모리
- decode
- async
- COLOR
- struct
- deadlock
Archives
- Today
- Total
목록2-level (1)
기어가더라도 제대로
[운영체제-김덕수교수님] 디렉토리 구조(3/5) - 파일 시스템
Directory Structure를 알아보자. 1. Flat Directory Structure FS 내에 하나의 Directory 만 존재 Single-level directory structure Issues File naming File protection File management 다중 사용자 환경에서 문제가 더욱 커짐 초창기 MP3 가 이런 형태이다. 2. 2-Level Directory Structure 사용자 마다 하나의 directory 배정 구조 MFD(Master File Directory) UFD(User File Directory) Problems Sub-directory 생성 불가능 File naming issue 사용자간 파일 공유 불가 전체 파일..
CS/운영체제
2022. 8. 17. 17:33