openharmony_kernel_liteos_a/kernel/base
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
..
container feat: 支持time容器 2023-01-19 15:03:18 +08:00
core feat: 支持time容器 2023-01-19 15:03:18 +08:00
include feat: 支持time容器 2023-01-19 15:03:18 +08:00
ipc feat: 支持IPC容器 2023-01-18 10:59:25 +08:00
mem fix: 修复一些静态检查工具发现的问题 2022-10-15 17:36:45 +08:00
misc feat: 支持IPC容器 2023-01-18 10:59:25 +08:00
mp fix:修复函数返回错误等问题 2022-09-25 10:09:29 +08:00
om remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
sched feat: 支持pid容器 2023-01-11 11:13:34 +08:00
vm feat: 支持IPC容器 2023-01-18 10:59:25 +08:00
BUILD.gn feat: 支持time容器 2023-01-19 15:03:18 +08:00
Makefile feat: 支持pid容器 2023-01-11 11:13:34 +08:00