STUDY
Ctrlk
  • backend-cs-interview
    • 생각해볼 문제
    • DB
    • DataStructure
    • Java
    • Network
    • OS
      • Process, Thread
      • Deadlock
      • CPU 스케쥴링
      • 동기와 비동기 & 블로킹과 논블로킹
      • 프로세스 동기화 (참고 1, 2)
      • 메모리 주소 변환
      • 메모리 연속 할당 (Fixed, Variable)
      • 메모리 불연속 할당 (Paging, Segmentation)
      • Virtual Memory
      • Page Replacement
    • Spring
Powered by GitBook
On this page

Was this helpful?

Edit
  1. backend-cs-interview

OS

Process, ThreadDeadlockCPU 스케쥴링동기와 비동기 & 블로킹과 논블로킹프로세스 동기화 (참고 1, 2)메모리 주소 변환메모리 연속 할당 (Fixed, Variable)메모리 불연속 할당 (Paging, Segmentation)Virtual MemoryPage Replacement
PreviousOAuthNextProcess, Thread

Was this helpful?