운영체제 썸네일형 리스트형 [OS] 운영체제를 공부합시다!! Operating System Inside - General Preface Part I 1. OS란 2. Computer Model 3. Virtual MemoryPage Table structureReverse Mapping 4. When memory was Not virtualReal mode vs protected mode? Segmented?OverlaySegmentation 5. Address Binding 6. Dynamic Allocation 7. Kernel vs UserKernel mode vs User modeKernel space vs User spaceSystem call and API 8. TLB &Cache 9. InterruptPC에서의 interruptInterrupt vec.. 더보기 [OS] GeekOS Projects!! GeekOS : An Instructional Operating System for Real Hardware Introduction 이 페이퍼는 GeekOS에 대해 설명한다. GeekOS는 실제 하드웨어(x86-based PC)에서 실행되는 작은 OS 커널이다. GeekOS는 Maryland 대학에서 학부 OS 수업에 프로젝트의 베이스로서 사용되었다.OS 커널 개발에는 두 가지 기본적인 접근이 있다. 1. 순수 하드웨어상의 실행, 하드웨어 디바이스에 직접적으로 노출시켰다. 2. host OS의 유저모드 내에서의 실행, 하드웨어 레벨의 시뮬레이팅 이 페이퍼에서 나는 순수 하드웨어 위에서 실행하는 것을 위한 의견 논쟁을 보여 줄 것이다. 그리고 GeekOS로부터 얻은 진짜 경험을 보충해 줄 것이다. 이 페이.. 더보기 이전 1 다음