일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- While
- IAC
- Java
- C++
- Spring Security
- Sprint Security
- Algorithm
- 자료형
- Class
- jvm
- MergeSort
- 기초
- If
- programmers
- g1gc
- datastructure
- SpringBoot Initializr
- Fluent-bit
- ansible
- JPA
- JavaScript
- For
- redis
- lambda
- Kotlin
- 연산자
- UserDetails
- quicksort
- datatype
- zgc
Archives
- Today
- Total
목록Booting (1)
뭐라도 끄적이는 BLOG

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