Skip to content

[2주차] 2, 3장 - 강민우 #3

@rkdalsdn94

Description

@rkdalsdn94

2장

  • 없음

3장

Linux의 페이지 캐시 원리 (60p)

  • OS는 디스크로부터 페이지 크기(보통 4KB)만큼 읽고, 읽어낸 것을 메모리로 옮김 (프로세스는 디스크에 직접 액세스 할 수 없음)
    • Q. 이러한 이유로 인해 1장 질문에 있는 I/O 부하가 높을 경우 메모리를 높이는 이유가 될 수도?
    • 메모리를 늘리면 캐시에 사용할 수 있는 용량이 늘고, 보다 많은 데이터를 캐싱할 수 있다. (디스크 읽는 횟수가 줌) (66p)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions