Thread and process

address space

image-20240923190556112

虚拟内存空间要经过转化才能映射到物理空间

image-20240923190902277

process运行在user or kernel可以观察模式位(mod bit)判断

why thread

thread是为了解决”muti“的问题,并发!

image-20240923192616081

并行与并发的区别

__文章作者:helson

__文章链接:https://helsome.gihub.io/2024/09/23/os-cs162/

__版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 infinite

课程

上一篇利用dll通知回调加载shellcode

下一篇wannacry勒索病毒加密解密过程分析

__相关推荐

__2024-06-20 MYSQL学习笔记

avatar

helson

吾生有涯,其知无涯

文章12标签4分类1

__Follow Me

____

__公告

This is my Blog

__目录

    1. Thread and process
    2. 1.1. address space
    1. why thread

__最新文章

brute ratel C4 badger全分析文档2024-10-25

PE解析器编写2024-10-25

利用dll通知回调加载shellcode2024-10-25

os cs1622024-09-23

wannacry勒索病毒加密解密过程分析2024-07-08

©2020 - 2024 By helson

框架 Hexo|主题 Butterfly