openharmony_kernel_liteos_a/kernel
zhushengle 16ed05e844 feat: 支持time容器
BREAKING CHANGE:
支持ipc容器及增强对外变更:
1.clone 支持CLONE_NEWTIME
2.增加”/proc/[pid]/container/time" 用于查询容器信息
3.增加”/proc/[pid]/container/time_for_children" 用于查询容器信息
4.增加”/proc/[pid]/container/pid_for_children" 用于查询容器信息
5.增加”/proc/[pid]/time_offsets" 用于查询和配置time容器信息

Close #I6B0A3

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I54d79937ca608a10a4384f61e11c88757f833edf
2023-01-19 15:03:18 +08:00
..
base feat: 支持time容器 2023-01-19 15:03:18 +08:00
common feat: 支持uts容器 2023-01-12 16:42:11 +08:00
extended feat: 支持pid容器 2023-01-11 11:13:34 +08:00
include feat: 支持pid容器 2023-01-11 11:13:34 +08:00
user chore(make): simplify build scripts 2021-09-09 18:56:47 +08:00
BUILD.gn chore: output liteos binaries to target_out_dir 2021-07-22 18:52:24 +08:00
Kconfig feat: 支持time容器 2023-01-19 15:03:18 +08:00