diff --git a/sig/sig-kernel/sig_kernel.md b/sig/sig-kernel/sig_kernel.md index e8447594e866ddb8a658e562dee795d8ae79107e..4787e333dccb0b4c422198596d21069e7d70847b 100644 --- a/sig/sig-kernel/sig_kernel.md +++ b/sig/sig-kernel/sig_kernel.md @@ -33,8 +33,9 @@ File system related open source software used by OpenHarmony lite equipment, inc - repository21 name:https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched - repository22 name:https://gitee.com/openharmony/kernel_uniproton - repository23 name:https://gitee.com/openharmony/vendor_alientek - - repository24 name:https://gitee.com/openharmony-sig/kernel_linux_common_modules_pac - - repository25 name:https://gitee.com/openharmony/third_party_libfuse + - repository24 name:https://gitee.com/openharmony/third_party_libfuse + - repository25 name:https://gitee.com/openharmony-sig/kernel_common_modules + - repository26 name:https://gitee.com/openharmony-sig/kernel_linux_common_modules ## SIG Members diff --git a/sig/sig-kernel/sig_kernel_cn.md b/sig/sig-kernel/sig_kernel_cn.md index b0ba2025fb0a4b0c8fa735644c4634d753efce78..3d7098cd6987003e7e869d775f4796ed86dfbe73 100644 --- a/sig/sig-kernel/sig_kernel_cn.md +++ b/sig/sig-kernel/sig_kernel_cn.md @@ -44,7 +44,7 @@ |应用文件管理|提供应用私有文件的管理能力,提供了系统框架机制,如:分享、克隆。|filemanagement_app_file_service| |存储管理部件|提供多用户管理、磁盘挂卸载、加解密,磁盘卷状态管理和查询,为系统提供基础的存储管理能力|filemanagement_storage_service| |内存基础库|提供基础内存操作的系统库|ComonLibary_memory| -|Linux内核部件|基于LTS内核基线,合入上述调度、内存、存储、安全相关的增强能力特性|kernel_linux_config
kernel_linux_build
kernel_linux_5.10
kernel_linux_common_modules_pac| +|Linux内核部件|基于LTS内核基线,合入上述调度、内存、存储、安全相关的增强能力特性|kernel_linux_config
kernel_linux_build
kernel_linux_5.10
kernel_common_modules
kernel_linux_common_modules| |镜像制作工具|用于生成Host镜像拍包工具|third_party_gptfdisk
filemanagement_fs_tools| |文件系统拍包工具|用于生成指定文件系统格式的拍包工具|third_party_f2fs-tools
third_party_ntfs-3g
third_party_fsck_msdos
third_party_newfs_msdos
third_party_exfat-utils
third_party_exfatprogs
third_party_e2fsprogs| |native内存分配器|用于替换musl默认内存分配器|third_party_mimalloc| @@ -75,8 +75,9 @@ - resourceschedule-ffrt-sched名称:https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched - kernel_uniproton名称:https://gitee.com/openharmony/kernel_uniproton - vendor_alientek名称:https://gitee.com/openharmony/vendor_alientek - - kernel_linux_common_modules_pac名称:https://gitee.com/openharmony-sig/kernel_linux_common_modules_pac - third_party_libfuse名称: https://gitee.com/openharmony/third_party_libfuse + - kernel_common_modules名称:https://gitee.com/openharmony-sig/kernel_common_modules + - kernel_linux_common_modules名称:https://gitee.com/openharmony-sig/kernel_linux_common_modules ## SIG组成员 diff --git a/sig/sigs.json b/sig/sigs.json index 610071dbd914afe7580ea798b97be6c89b922ad9..8b07e5190d2079c4eac13990ecea35cb0da482ea 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -24,8 +24,9 @@ "https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched", "https://gitee.com/openharmony/kernel_uniproton", "https://gitee.com/openharmony/vendor_alientek", - "https://gitee.com/openharmony-sig/kernel_linux_common_modules_pac", - "https://gitee.com/openharmony/third_party_libfuse" + "https://gitee.com/openharmony/third_party_libfuse", + "https://gitee.com/openharmony-sig/kernel_common_modules", + "https://gitee.com/openharmony-sig/kernel_linux_common_modules" ], "project-path": [ "third_party/littlefs", @@ -50,8 +51,9 @@ "foundation/resourceschedule/ffrt_sched", "kernel/uniproton", "vendor/alientek", - "kernel/linux/common_modules/pac", - "third_party/libfuse" + "third_party/libfuse", + "kernel/common_modules", + "kernel/linux/common_modules" ] }, { diff --git a/zh/committer.md b/zh/committer.md index d95c2feb0aa4890c480723cf9995a499d3bbcc21..efb8e879e91ed6fcc8b72004c396132c3ee329e5 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -446,3 +446,5 @@ |444|startup_hvb|base/startup/hvb|https://gitee.com/handyohos|zhangxiaotian@huawei.com|https://gitee.com/bj1010|dubingjian@huawei.com|SIG_BasicSoftwareService| |445|tools_previewer|tools_previewer|https://gitee.com/duanlang2020|duanjintao2@huawei.com|https://gitee.com/hmscoe|zhaowenguang2@huawei.com|SIG_ide| |446|third_party_libfuse|third_party/libfuse|https://gitee.com/bubble_mao|maojingjing1@huawei.com|https://gitee.com/panqinxu|panqinxu1@huawei.com|SIG_Kernel| +|447|kernel_common_modules|kernel/common_modules|https://gitee.com/liuyoufang|liuyu82@huawei.com|https://gitee.com/weiyj_lk|weiyongjun1@huawei.com|SIG_Kernel| +|448|kernel_linux_common_modules|kernel/linux/common_modules|https://gitee.com/liuyoufang|liuyu82@huawei.com|https://gitee.com/weiyj_lk|weiyongjun1@huawei.com|SIG_Kernel| \ No newline at end of file