Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The relationship between program and process

2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

I. the relationship between program and process

1. Program: statically saved code

Executable code and data stored in media such as hard drives, CDs, etc.

2. Process: program code running in CPU and memory

Dynamically executed code

Parent-child process

Each process can create one or more processes

3. Threads: a process contains multiple threads

A process is a collection of threads

2. View process information 1. Ps command (1) ps aux static view

% MEM: percentage of memory

VSZ: amount of virtual memory consumed

RSS: the amount of resident memory occupied

TTY terminal

STAT process status

S: interruptible hibernation process

D: uninterruptible hibernation process

S: parent process

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report