arsenic 알쓰닉?

  • 홈
  • 태그
  • 방명록

heap 2

Chapter 3: Processes

경희대학교 허선영 교수님의 운영체제 수업을 기반으로 정리한 글입니다.Process in MemoryProcess Address Space: 메모리 중 process가 사용하는 공간 -> 4가지 섹션stack: 함수의 local variable, return address 등 (e.g., main, add)heap: 동적 objectdata: 전역 변수 text: 코드 = 명령어 (read only)※ 전역 변수 따로 저장하는 이유: stack은 함수마다 공간 존재하지만, 전역 변수는 모든 함수가 접근 1. stack각각의 함수는 stack frame을 갖게 되고, 이 frame 내에서 해당 함수가 사용하는 local variables 저장됨-> 함수 호출/return에 따라 stack 크기 업/다운 2...

CS/운영체제 2025.05.04

Lecture 06: Instructions - Language of the Computer - 3

경희대학교 김정욱 교수님의 컴퓨터 구조 수업을 기반으로 정리한 글입니다.Explanation of 32 Registers32 Registers$zero: contains 0 value$a0 ~ $a3: function argument, 함수를 호출할 때 전달하는 인자$v0, $v1: return values, 최종 결과값을 전달할 때 사용$t0 ~ $t9: temporary register (do not have to preserve), 덮어쓰기 가능 (메모리에 저장 X)$s0 ~ $s7: saved registers (preserve), 덮어쓰기 불가능 (메모리에 저장)$gp: global pointer (to access static data ex) constant value)$sp: stack po..

CS/컴퓨터 구조 2024.10.08
이전
1
다음
더보기
프로필사진

arsenic 알쓰닉?

  • 분류 전체보기 (76) N
    • Security (13)
      • 정보보안 (5)
      • System Hacking (8)
    • Programming Language (0)
      • C (0)
    • CS (61) N
      • 운영체제 (5)
      • 정보보호 (7)
      • 풀스택서비스네트워킹 (2)
      • 컴퓨터네트워크 (3)
      • 자료구조 (17) N
      • 컴퓨터 구조 (18)
      • 소프트웨어 공학 (9)
    • Algorithm (0)
      • 바킹독의 실전 알고리즘 강의 (0)
      • BOJ (0)
    • DevOps (1)
      • Git (1)
      • Docker & Kubernetes (0)
      • AWS (0)
      • Linux (0)
    • 자격증 (1)
      • 리눅스마스터 2급 (1)
      • 정보보호관리사 (0)

Tag

computer architecture, XSS, stack, memread, amdahl's law, sql injection, xor, Memory, 연관 관계, 일반화 관계, sorted list, write-back, linked structure, queue, Process, Branch, direct-mapped cache, unsorted list, http, array,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • velog
  • github
  • Dreamhack

티스토리툴바