Skip to content

[Project3] Stack Growth (cocounni) #7

@cocounni

Description

@cocounni

과제 이름

Stack Growth

✍️ 과제 미션

  • modify vm_try_handle_fault
  • implement vm_stack_growth

📖 개념

💻 �구현

  • bool vm_try_handle_fault (struct intr_frame *f, void *addr, bool user, bool write, bool not_present);
  • void vm_stack_growth (void *addr);

⭐️ 생각할 점

  • ❗ FAIL tests/userprog/fork-read
    해결💡 pass tests/userprog/fork-read

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions