Replies: 1 comment
-
Set, Expire 전략이 있을 것이다.. (뒷장에서)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
4.1.2.1 포그라운드 스레드(클라이언트 스레드) 장의 내용입니다 (p.82)
전반적으로 버퍼/캐시에서 데이터를 get해오는 내용은 있으나, set하는 정보는 없는 것 같네요...
miss날 때 직접 디스크에서 가져온 데이터를 바로 버퍼/캐시에 set하는 구조일까요?🤔
Beta Was this translation helpful? Give feedback.
All reactions