크래프톤 정글 9기 - 12주차~13주차 PINTOS

1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Operating Systems Kernel Development

AI Summary: The task involves debugging and improving a Pintos operating system project within a Docker containerized development environment. Specific areas needing review include the `load_segment` function's offset update, the `vm_alloc_page_with_initializer` function's handling of the `new_page` field, the `anon_initializer` function's temporary `return true` statement, and the `setup_stack` function's stack page allocation strategy, potentially requiring lazy loading.

Complexity: 4/5
help wanted

크래프톤 정글 9기 - 12주차~13주차 PINTOS

C++