반응형
Context
- context switch의 속도를 빠르게 하기위해서 context number를 사용한다.
- context num은 memory의 context table상에서 page table계층구조의 root를 찾는데 사용된다.
- context table의 크기는 실행과 무관핟.
Page Table Descriptors(PTD)
- PTD는 page table의 물리주소를 가지고있다.
- 다음 그림은 Level-1/2의 구조를 보여주고 있다.
PTP |
the PTP appears on bits 35 through 6 of the physical address bus during miss processing |
ET |
|
반응형
'지난일들 > SPARC' 카테고리의 다른 글
ULTRA sparc - Context ID (0) | 2014.03.04 |
---|---|
address space Identifiers and address space (0) | 2014.02.26 |
context number 확인하기 (0) | 2014.02.26 |