일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- While
- Sprint Security
- Fluent-bit
- zgc
- Class
- If
- Algorithm
- datastructure
- For
- jvm
- g1gc
- SpringBoot Initializr
- programmers
- redis
- lambda
- quicksort
- JavaScript
- 자료형
- JPA
- Java
- Spring Security
- C++
- 연산자
- datatype
- MergeSort
- Kotlin
- 기초
- UserDetails
- IAC
- ansible
Archives
- Today
- Total
목록Operating System (1)
뭐라도 끄적이는 BLOG
Boot Process
1단계 Boot loader (First-stage boot loader) 컴퓨팅에서 부팅은 전원 버튼 같은 하드웨어 또는 소프트웨어 명령을 통해 컴퓨터를 시작하는 프로세스입니다. 처음 부팅을 시작하게 되면 Power Supply는 들어온 전압을 현재 시스템에서 사용할 수 있는 전압으로 변환하여 연결된 부품들 사이에 전원을 공급합니다. 이 전기적 흐름은 CPU로도 전달되어 CPU가 가지고 있는 이전 값들을 지우고 CPU레지스터 중 하나인 Program Counter(PC)를 초기화시킵니다. Reset vector - Wikipedia In computing, the reset vector is the default location a central processing unit will go to find..
Operating System
2022. 5. 16. 15:27