提交 f0b49242 编写于 作者: C CBraham 提交者: jinguang

!667 全局资源调度子系统内存管理部件建仓

* !667 全局资源调度子系统内存管理部件建仓
上级 3da2eef4
......@@ -85,6 +85,14 @@
{
"gitee_id": "wanglai-yao",
"gitee_email": "yaowanglai@huawei.com"
}
},
{
"gitee_id": "cbraham",
"gitee_email": "suncai1@huawei.com"
},
{
"gitee_id": "wang2002xu",
"gitee_email": "wangxu44@huawei.com"
},
]
}
......@@ -85,6 +85,7 @@ Basic Software Services includes the following sub-systems:
|ResourceSchedule|[resourceschedule_background_task_mgr](https://gitee.com/openharmony-sig/resourceschedule_background_task_mgr)|foundation/resourceschedule/background_task_mgr|[wanglai-yao](https://gitee.com/wanglai-yao)|
|ResourceSchedule|[resourceschedule_device_usage_statistics](https://gitee.com/openharmony-sig/resourceschedule_device_usage_statistics)|foundation/resourceschedule/device_usage_statistics|[tangtiantian2021](https://gitee.com/tangtiantian2021)|
|ResourceSchedule|[resourceschedule_resource_schedule_service](https://gitee.com/openharmony-sig/resourceschedule_resource_schedule_service)|foundation/resourceschedule/resource_schedule_service|[shire-yao](https://gitee.com/shire-yao)|
|ResourceSchedule|[resourceschedule_memmgr](https://gitee.com/openharmony-sig/resourceschedule_memmgr)|foundation/resourceschedule/plugins/memmgr|[cbraham](https://gitee.com/cbraham)|
|HiviewDFX|[third_party_pyyaml](https://gitee.com/openharmony-sig/third_party_pyyaml)|third_party/pyyaml|[guochuanqi](https://gitee.com/guochuanqi)|
## SIG Members
......@@ -119,6 +120,8 @@ Basic Software Services includes the following sub-systems:
|ResourceSchedule|[wanglai-yao](https://gitee.com/wanglai-yao)|[mail](yaowanglai@huawei.com)|
|ResourceSchedule|[tangtiantian2021](https://gitee.com/tangtiantian2021)|[mail](tangchengkai@huawei.com)|
|ResourceSchedule|[shire-yao](https://gitee.com/shire-yao)|[mail](yaoyanxia1@huawei.com)|
|ResourceSchedule|[cbraham](https://gitee.com/cbraham)|[mail](suncai1@huawei.com)|
|ResourceSchedule|[wang2002xu](https://gitee.com/wang2002xu)|[mail](wangxu44@huawei.com)|
### Meetings
- Meeting time: Wednesday at 14:00 o'clock, biweekly
......
......@@ -85,6 +85,7 @@
|资源调度子系统|[resourceschedule_background_task_mgr](https://gitee.com/openharmony-sig/resourceschedule_background_task_mgr)|foundation/resourceschedule/background_task_mgr|[wanglai-yao](https://gitee.com/wanglai-yao)|
|资源调度子系统|[resourceschedule_device_usage_statistics](https://gitee.com/openharmony-sig/resourceschedule_device_usage_statistics)|foundation/resourceschedule/device_usage_statistics|[tangtiantian2021](https://gitee.com/tangtiantian2021)|
|资源调度子系统|[resourceschedule_resource_schedule_service](https://gitee.com/openharmony-sig/resourceschedule_resource_schedule_service)|foundation/resourceschedule/resource_schedule_service|[shire-yao](https://gitee.com/shire-yao)|
|资源调度子系统|[resourceschedule_memmgr](https://gitee.com/openharmony-sig/resourceschedule_memmgr)|foundation/resourceschedule/plugins/memmgr|[cbraham](https://gitee.com/cbraham)|
|DFX子系统|[third_party_pyyaml](https://gitee.com/openharmony-sig/third_party_pyyaml)|third_party/pyyaml|[guochuanqi](https://gitee.com/guochuanqi)|
## SIG组成员
......@@ -120,6 +121,8 @@
|资源调度子系统|[wanglai-yao](https://gitee.com/wanglai-yao)|[mail](yaowanglai@huawei.com)|
|资源调度子系统|[tangtiantian2021](https://gitee.com/tangtiantian2021)|[mail](tangchengkai@huawei.com)|
|资源调度子系统|[shire-yao](https://gitee.com/shire-yao)|[mail](yaoyanxia1@huawei.com)|
|资源调度子系统|[cbraham](https://gitee.com/cbraham)|[mail](suncai1@huawei.com)|
|资源调度子系统|[wang2002xu](https://gitee.com/wang2002xu)|[mail](wangxu44@huawei.com)|
### 会议
- 会议时间: 双周三 14:00
......
......@@ -417,7 +417,8 @@
"https://gitee.com/openharmony-sig/resourceschedule_background_task_mgr",
"https://gitee.com/openharmony-sig/resourceschedule_device_usage_statistics",
"https://gitee.com/openharmony-sig/resourceschedule_resource_schedule_service",
"https://gitee.com/openharmony-sig/third_party_pyyaml"
"https://gitee.com/openharmony-sig/third_party_pyyaml",
"https://gitee.com/openharmony-sig/resourceschedule_memmgr"
],
"project-path":[
"base/hiviewdfx/hievent_lite",
......@@ -478,7 +479,8 @@
"foundation/resourceschedule/background_task_mgr",
"foundation/resourceschedule/device_usage_statistics",
"foundation/resourceschedule/resource_schedule_service",
"third_party/pyyaml"
"third_party/pyyaml",
"foundation/resourceschedule/plugins/memmgr"
]
},
{
......
......@@ -329,3 +329,4 @@
|327|resourceschedule_device_usage_statistics|foundation/resourceschedule/device_usage_statistics|https://gitee.com/tangtiantian2021|tangchengkai@huawei.com|https://gitee.com/shire-yao <br> https://gitee.com/chenmingJay <br> https://gitee.com/wanglai-yao|yaoyanxia1@huawei.com <br> chenming48@huawei.com <br> yaowanglai@huawei.com|SIG_BasicSoftwareService|
|328|resourceschedule_resource_schedule_service|foundation/resourceschedule/resource_schedule_service|https://gitee.com/shire-yao|yaoyanxia1@huawei.com|https://gitee.com/tangtiantian2021 <br> https://gitee.com/chenmingJay <br> https://gitee.com/wanglai-yao|tangchengkai@huawei.com <br> chenming48@huawei.com <br> yaowanglai@huawei.com|SIG_BasicSoftwareService|
|329|third_party_pyyaml|third_party/pyyaml|https://gitee.com/guochuanqi|guochuanqi@huawei.com| | |SIG_BasicSoftwareService|
|330|resourceschedule_memmgr|foundation/resourceschedule/plugins/memmgr|https://gitee.com/cbraham|suncai1@huawei.com|https://gitee.com/wang2002xu|wangxu44@huawei.com|SIG_BasicSoftwareService|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册