Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [DB] Virtual Memory, Paging, Segmentation #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

siyeonSon
Copy link
Member

개요

  • 메모리 주소
  • 가상 메모리(Virtual Memory)
    • 요구 페이징(Demand Paging)
    • Page fault
    • page 교체 알고리즘
  • Paging
  • Segmentation
  • Paged Segmentation

체크리스트

  • PR 제목을 Commit Convention에 맞게 작성
  • Label 추가
  • 리뷰어 팀 등록했나요?
  • Assignee 등록했나요?

@siyeonSon siyeonSon added the DB label Jan 19, 2025
@siyeonSon siyeonSon requested a review from a team January 19, 2025 14:52
@siyeonSon siyeonSon self-assigned this Jan 19, 2025
@siyeonSon siyeonSon requested review from JjungminLee, daeun084, KkomSang and joojae02 and removed request for a team January 19, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant