mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-30 04:43:23 +00:00
doc: 添加dadk文档的链接,并且修正namespace文档的一些问题 (#1053)
Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
# 进程名称空间
|
||||
# 进程命名空间
|
||||
:::{note} 本文作者:操丰毅 1553389239@qq.com
|
||||
|
||||
2024年10月30日 :::
|
||||
pid_namespace 是内核中的一种名称空间,用于实现进程隔离,允许在不同的名称空间中运行的进程有独立的pid试图
|
||||
2024年10月30日
|
||||
:::
|
||||
|
||||
pid_namespace 是内核中的一种命名空间,用于实现进程隔离,允许在不同的命名空间中运行的进程有独立的pid视图
|
||||
|
||||
## 底层架构
|
||||
|
||||
|
Reference in New Issue
Block a user