Huawei
H12-921_V1.0 · Question #183
Which of the following Linux namespaces implements process IDs that can be duplicated but do not affect each other?
The correct answer is B. PID. Resolution: Process ID space (PID NS, Process ID namespace): so that the process IDs in different PID namespaces can be duplicated without affecting each other;
Data Center Network Virtualization Technologies
Question
Which of the following Linux namespaces implements process IDs that can be duplicated but do not affect each other?
Options
- AIPC
- BPID
- CUIS
- DUID
How the community answered
(52 responses)- A4% (2)
- B73% (38)
- C8% (4)
- D15% (8)
Explanation
Resolution: Process ID space (PID NS, Process ID namespace): so that the process IDs in different PID namespaces can be duplicated without affecting each other;
Topics
#Linux PID namespace#process isolation#container virtualization#namespace types
Community Discussion
No community discussion yet for this question.