Ho Hang
ea9791f8e1
Fixed Grammar Issues In VM_ERR
2021-03-29 11:56:26 +08:00
openharmony_ci
51e587ca44
!59 【轻量级 PR】:update kernel/base/ipc/los_futex.c.
...
Merge pull request !59 from 冷钦街/N/A
2021-03-25 11:29:52 +08:00
openharmony_ci
da15b665b1
!86 remove unused code
...
Merge pull request !86 from Denny/new
2021-03-25 11:20:33 +08:00
zhushengle
9601ecc131
IssueNo:#I29BRN
...
Description:Change the exception error message to Panic to clarify what normal does not return.
Sig:kernel
Feature or Bugfix:Bugfix
Binary Source:No
Change-Id: Ie7087cafe709f79604831f6d3eefcee6fe48ccbb
2021-03-24 16:36:12 +08:00
openharmony_ci
996047a7e2
!82 轻内核VFS层重构,添加路径缓存
...
Merge pull request !82 from 野生毛霉君/noEmployeeNum_ChangeID_13306388_wangchenyang
2021-03-23 14:45:14 +08:00
denny
6af9d2ff16
remove unuse code
...
Change-Id: I608a6e18aad240c52398d744191f6df4bdd68cb5
2021-03-23 10:35:23 +08:00
openharmony_ci
8ac55beb4e
!70 【轻量级 PR】:update kernel/base/vm/los_vm_filemap.c.
...
Merge pull request !70 from 冷钦街/N/A
2021-03-22 21:04:50 +08:00
wangchenyang
d970750808
Description:vfs refactoring
...
Feature or Bugfix:Feature
Binary Source:Huawei
PrivateCode(Yes/No):Yes
Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
ChangeID:13306388
2021-03-19 13:22:46 +08:00
Haryslee
c29806a316
Optimization for physics memory
...
Change-Id: Id7765f13d15014c8b19b75156b9f5971cbe99705
2021-03-13 17:37:10 +08:00
mamingshuai
73a7b66116
update openharmony 1.0.1
2021-03-11 18:43:57 +08:00
冷钦街
3fe1a89b49
update kernel/base/vm/los_vm_filemap.c.
2021-02-18 16:41:29 +08:00
冷钦街
82d6fe991c
update kernel/base/vm/los_vm_phys.c.
2021-02-03 15:43:39 +08:00
冷钦街
91e4e73dab
update kernel/base/ipc/los_futex.c.
2021-01-15 07:13:07 +08:00
zhangfanfan2
98b1ae1ae6
删除LOS_TaskDelete中用于调试的主动异常信息以及修复LOS_DoMremap中调用LOS_ArchMmuMove参数错误问题
2021-01-13 14:42:32 +08:00
zhOu
0a40c5434b
修复dev 文件夹mmap bug
2021-01-07 15:38:37 +08:00
openharmony_ci
58da2cb0c2
!33 OpenHarmony LiteOS-A QEMU support
...
Merge pull request !33 from WojciechZmuda/qemu-arm-dev
2020-12-31 18:21:58 +08:00
Zbigniew Bodek
07c89a8473
Fix IS_PERIPH_ADDR() and IS_MEMORY_ADDR() macros
...
The macros assume that constants that are compared against
"addr" are either unsigned or less than INT_MAX.
In some cases it is not true so change costants to unsigned
using U32_C macros.
The correct solution would be to change teh MEM_ADDR, PMM_BASE, etc.
to be unsigned long but currently "U" suffix is appended in various
places so the assumption is that those macros use default definition
(which is int).
Put "addr" into brackets by the way since it could be an expression
rather than one variable.
Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: Ife9bc5863b4934ecaab64b24faa084b87d7d7ea5
2020-12-31 00:54:33 +08:00
Zbigniew Bodek
994ad00de7
Change DEFINE macro to U32_C
...
The macro to append "U" suffix should be named
according to what it actually does which is defining U32 constant.
Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: I55701f0650c88bd083c062581af5c7a1b966bc0b
2020-12-31 00:53:09 +08:00
likailong
3dd32b9901
Description: add protect flag to resource task
...
Reviewed-by: shenwei and zhangfanfan
2020-12-26 10:43:04 +08:00
zhangfanfan2
5ed6f6598e
No idle PCB debug
2020-12-25 09:59:11 +08:00
openharmony_ci
b5571e02e4
!46 【轻量级 PR】:No idle PCB debug
...
Merge pull request !46 from zhangfanfan2/N/A
2020-12-24 15:37:11 +08:00
zhangfanfan2
b64e399c10
No idle TCB debug
2020-12-24 14:22:28 +08:00
zhangfanfan2
0c635d79e6
No idle PCB debug
2020-12-24 14:20:50 +08:00
likailong
e10c9af86f
Description: fix mutex unlock error
...
Reviewed-by: zhangfanfan
2020-12-23 16:34:37 +08:00
openharmony_ci
c69eee403e
!39 修正OsSigTimedWaitNoLock只清除一个pending信号
...
Merge pull request !39 from laokz/signal
2020-12-09 14:08:36 +08:00
laokz
a706de2fad
fix hilog, vm_syscall etc. typos
2020-12-08 18:00:32 +08:00
laokz
4ea33fa9f9
修正OsSigTimedWaitNoLock只清除一个pending信号
2020-12-05 17:38:05 +08:00
laokz
bd9b180b27
修复SYSV shm函数:OsShmRegionFree物理页解映射、共享段删除条件,ShmGet操作标志检查,ShmatVmmAlloc对已存在映射的处理。
2020-12-01 18:59:22 +08:00
laokz
c2b31e9628
修改region相关:优化OsVmRegionSplit红黑树节点操作,修改OsVmRegionAdjust起始地址不在region时的行为,修复OsIsRegionCanExpand计算错误,更正几处typos
2020-11-27 20:49:06 +08:00
Zbigniew Bodek
22f0e9ac30
Fix build when HILOG is disabled
...
Fix build when BASE_CORE_HILOG option is disabled.
Use similar printing function to output missing HILOG
logs.
Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: Id5c63568ccb1ba90daadddf7e26d3e0f6c9f30ce
2020-11-17 23:07:01 +08:00
zhushengle
4ff3c4bf79
Description:Process security function rectification.
...
Reviewed-by:liulei, lihao, likailong
Change-Id: Ibacdda2ccbbc991ac9732f2ad09bdb98195203b3
2020-11-05 09:10:14 +08:00
zhangfanfan2
02788cedc0
内存泄漏、访问野指针以及竞态问题修复。
2020-11-03 11:20:09 +08:00
laokz
3883ccb0a0
修复LOS_BitmapSetNBits误将位数当作位模式的错误
2020-10-17 23:25:24 +08:00
Caoruihong
63bd69267a
drop unnecessary executable file permission mode
...
Change-Id: Ia6c1f6302407a707b3ec9b805f4c92d8a7970b86
2020-10-13 16:37:25 +08:00
zhushengle
12b81567df
修改PCB中错误的注释,并统一注释格式
2020-09-28 21:47:42 +08:00
Harylee
f62115dfef
Fix mmap
2020-09-28 16:32:18 +08:00
zhushengle
a73348da8d
modify the indentation
2020-09-28 14:35:53 +08:00
zhushengle
c884ada07d
Solve the static problem of user mode locking under high concurrency.
2020-09-28 14:12:46 +08:00
jiamuluo
7d76e5f791
!8 OsCreateIdleProcess 中判断错误
...
Merge pull request !8 from jiamuluo/master
2020-09-15 11:49:41 +08:00
wenjun
6df931fc98
add OpenHarmony 1.0 baseline
2020-09-08 17:22:24 +08:00