Page Index - sihyun10/pintos-lab-vm GitHub Wiki
48 page(s) in this GitHub Wiki:
- Home
- [Week 12~13] Pintos Project 3
- 개념(/sihyun10/pintos-lab-vm/wiki#개념)
- Memory Management(/sihyun10/pintos-lab-vm/wiki#memory-management)
- 1. Supplemental_pate_table
- 2. Frame Management
- Anonymous Page(/sihyun10/pintos-lab-vm/wiki#anonymous-page)
- Page Initialization with Lazy Loading
- Lazy Loading for Executable
- 스택 할당 및 vm_try_handle_fault 수정
- 오류 해결
- Stack Growth(/sihyun10/pintos-lab-vm/wiki#stack-growth)
- Anonymous Page
- Please reload this page
- fork‐read.c 테스트 오류
- Please reload this page
- lazy_load_segment()
- Please reload this page
- load_segment()
- Please reload this page
- load_segment() ~ lazy_load_segment() 까지 연결되는 흐름
- Please reload this page
- read_boundary.c 테스트 오류
- Please reload this page
- setup_stack()
- Please reload this page
- spt_find_page()
- Please reload this page
- spt_insert_page()
- Please reload this page
- supplemental_page_table_init()
- Please reload this page
- Virtual Memory (가상 메모리)
- Please reload this page
- vm_alloc_page_with_initializer()
- Please reload this page
- vm_claim_page()
- Please reload this page
- vm_do_claim_page()
- Please reload this page
- vm_get_frame()
- Please reload this page
- vm_try_handle_fault()
- Please reload this page
- vm_try_handle_fault()에 stack growth 추가
- Please reload this page
- 발표 자료 (Week 12‐13)
- Please reload this page