Skip to content

2023-10-13

2023-10-13#

  • [[2023-10-12]]
  • [[2023-10-14]]

📅 2023-10-13 Daily Briefing#

🎵 오늘의 추천곡#

🏃 오늘의 운동#

🌜 어제는...#

🙌 지금은...#

🚀 내가 달성하고자 하는 것들은...#

  • week07-10 {swjungle} {pintos}#week09 - Virtual Memory
    • gitbook virtual memory 중 Memory Management, Anonymous Page, Stack Growth, Memory Mapped Files, Swap In/Out, Copy-on-Write, FAQ 읽자. | 순차적으로 진행되는 프로젝트가 아니라 서로 얽히고 설켜있어...
    • gitbook appendix 중 memory allocation, virtual address, page table, hash table
  • 2023-10-12 구현하며 꽁쳐놓은 여러 흐름들
    • palloc_get_multiple부터 vm_alloc_page_with_initializer
    • lazy_load_segment 플로우
    • vm_try_handle_fault 플로우
  • refactoring 할게 있었나? 깃허브 이슈 확인해보자.

👎 오늘 나에게 닥친 어려움은...#


📝 Notes#


읽을것들 (dataview)#

LIST
FROM #scrap

Notes modified today (dataview)#

List FROM "" 
WHERE striptime(date(file.frontmatter.updated)) = date("2023-10-13") 
SORT file.mtime asc