chenjing
77e8075f2f
Description: [fix]Initialize parameter
...
Bug: Uninitialized parameter
Test:
2021-04-16 15:37:26 +08:00
openharmony_ci
62e708c70f
!145 [Desc] add debug code to fix bug: kernel crashed after rmdir the umounted folder
...
Merge pull request !145 from LeonChan/lc-master
2021-04-16 15:14:25 +08:00
chenjing
b9b9d6dbaf
Description: [fix] LFN dir entry leak
...
Bug: #I3J1IC
Test: io test 1000 time
2021-04-16 11:39:37 +08:00
chenwei
a7c5abf64c
add debug code to fix bug: kernel crashed after rmdir the umounted folder
...
Change-Id: Ia956fd09f1bd734cd26ab631359c1e2131fe1e37
2021-04-16 11:30:04 +08:00
Far
7e0e46828b
Bugfix: add vnode iteration debug feature for a bug
...
buginfo: when try to umount a nfs node, it may casue stack overflow.
Change-Id: I7d96f74a770607c990ca5f51cb92fb2843a08d12
2021-04-16 11:00:38 +08:00
openharmony_ci
b56c8392fd
!135 watchdog没有用宏隔离
...
Merge pull request !135 from SimonLi/watchdog_bugfix
2021-04-16 08:45:52 +08:00
openharmony_ci
7332c00077
!139 FATFS及mmcblk 性能优化
...
Merge pull request !139 from ysy4tc3/dev
2021-04-15 19:19:51 +08:00
Far
beca52b61b
Feature: Fatfs scandir format and mmcblk read/write optimization
...
1. Bcache block with high mem address is after lower mem address in RCU list when initing bcache.
2. Format will clear the bcache before writing the FAT.
3. The fatfs_readdir use the bcache writing block to reduce the chance of data switching out
4. Add performance analysing macron switch
Change-Id: I8fbc48418509d2e660d725d2c265266e931c26f8
2021-04-15 14:49:43 +08:00
openharmony_ci
b19527c5a4
!138 优化menuconfig.h的使用
...
Merge pull request !138 from Caoruihong/master
2021-04-15 08:56:24 +08:00
Caoruihong
d2197c801f
use -include option instead of including menuconfig manually
...
Change-Id: Ie48b96fe9c8ab036d7234b56a169d6668171a895
2021-04-14 17:56:48 +08:00
openharmony_ci
08543cea6c
!140 3518开源板系统启动后未初始化时钟寄存器CNTFRQ,导致系统延时不准
...
Merge pull request !140 from zhangfanfan2/master
2021-04-14 13:54:06 +08:00
zhangfanfan2
2026102cdf
初始化系统时钟
2021-04-14 11:27:40 +08:00
openharmony_ci
8ba225700b
!137 random风格一致性修改
...
Merge pull request !137 from zhangfanfan2/master
2021-04-13 17:37:23 +08:00
zhangfanfan2
f0fc5db72d
风格修改
2021-04-12 19:41:11 +08:00
likailong
fdae508932
Issue: #I3I8MT
...
Description: Fix watchdog macro bug
Sig:kernel
Feature or Bugfix: Bugfix
Binary Source: No
2021-04-11 09:44:56 +08:00
openharmony_ci
b9a4f8b3f1
!115 kernel platform目录整改
...
Merge pull request !115 from SimonLi/master
2021-04-10 10:31:37 +08:00
openharmony_ci
432907dbf6
!96 Refactoring file system packaging process
...
Merge pull request !96 from pilipala195/master
2021-04-10 09:02:24 +08:00
openharmony_ci
ca41a70d7d
!132 VfsJffs2Lookup中VfsHashGet获取的vnode未判断data字段的有效性
...
Merge pull request !132 from zhangfanfan2/jffs2
2021-04-10 09:00:27 +08:00
openharmony_ci
9dd5d56f9c
!131 IsValidFP可读性优化
...
Merge pull request !131 from zhangfanfan2/master
2021-04-09 21:14:51 +08:00
zhangfanfan2
ee8ae574ec
回退IsValidFP的修改提交
2021-04-09 19:36:29 +08:00
zhangfanfan2
78a6bd9416
VfsJffs2Lookup中VfsHashGet获取的vnode未判断data字段的有效性
2021-04-09 19:30:40 +08:00
openharmony_ci
67b7f730d1
!110 feat: add and fix some syscall
...
Merge pull request !110 from MGY917/master
2021-04-09 18:14:28 +08:00
openharmony_ci
c5233a5b9f
!130 修复limits.h,调整宏定义位置
...
Merge pull request !130 from Zhaotianyu/0406limits
2021-04-09 17:17:55 +08:00
YOUR_NAME
cd9c1d9789
[Desc] Modify IsValidFP to IsValidVaddr for issues I3HWYP
...
Change-Id: I0580a9328f8824869f1744f31cbfc2bf85516f66
2021-04-09 17:14:32 +08:00
openharmony_ci
3e317714fd
!102 【轻量级 PR】:add README_zh-HK.md.
...
Merge pull request !102 from Ho Hang/N/A
2021-04-09 14:55:44 +08:00
Guangyao Ma
ce849f2145
feat: add and fix some syscall
...
add SysFstatat64 SysInfo SysVfork SysGetrusage
fix up SysDup SysFcntl
Change-Id: If41228da62f406312858921e48e2210e04f16a16
2021-04-09 14:45:53 +08:00
SimonLi
14362a6eda
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-09 14:30:29 +08:00
SimonLi
3d3f0710f9
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-09 14:30:22 +08:00
openharmony_ci
ed7c8e4798
!129 remove redundant page free
...
Merge pull request !129 from 野生毛霉君/master
2021-04-09 14:23:28 +08:00
arvinzzz
13451e9d10
IssueNo:#I3HGTM
...
Description:Fix limits.h & Adjust some macro definition positions.
Feature or Bugfix:Bugfix
Binary Source:NA
Change-Id: Ia53c1b4b83f60862ac24c5c14a87883fe0af6db0
2021-04-09 10:44:13 +08:00
mucor
6ba93994cb
remove redundant page free
...
Change-Id: I5ca037ef20eb65578b804e314617953bfbf6c35b
2021-04-08 20:17:11 +08:00
openharmony_ci
58f07f94a0
!123 support querying mount infomations by cat /proc/mounts
...
Merge pull request !123 from JING/master
2021-04-08 15:14:27 +08:00
openharmony_ci
cf5baa29f2
!127 clang编译的系统镜像内核栈回溯功能失效
...
Merge pull request !127 from zhangfanfan2/master
2021-04-08 14:53:13 +08:00
openharmony_ci
a8d057b8b4
!124 修复接口说明,改为与函数实际行为一致
...
Merge pull request !124 from Zhaotianyu/0406limits
2021-04-08 10:46:27 +08:00
SimonLi
f995312f55
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-08 09:10:42 +08:00
SimonLi
91b3d9f744
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-08 09:10:16 +08:00
openharmony_ci
a27be4a334
!128 修正LOS_CurrNanosec时间计算精度问题
...
Merge pull request !128 from Caoruihong/master
2021-04-08 08:42:48 +08:00
openharmony_ci
31b387fdf1
!125 Add issue and PR template for master
...
Merge pull request !125 from 马明帅/add_issus_pr_template_for_master
2021-04-08 08:42:00 +08:00
Caoruihong
c2e7879dbc
fix accuracy of LOS_CurrNanosec
...
Change-Id: I5612d54d3cb92a119baaec396c723734c27a9d0c
2021-04-07 22:51:03 +08:00
YOUR_NAME
03a64228ed
[Desc] Solve the problem of exception stack traceback for clang.
...
Change-Id: Ifdca9a23ba788fa66f3815203514c9034680df49
2021-04-07 15:43:57 +08:00
mamingshuai
a550fcc410
add issue and pr template
2021-04-07 14:49:32 +08:00
chenjing
62c039b287
proc closedir
2021-04-07 09:49:17 +08:00
arvinzzz
9fc6241057
Description: Fix the problem that the actual implementation of the function does not match the description.
...
Change-Id: Icdbc0182efc023734ccbe7e80b1926d64a18d01c
2021-04-06 22:35:13 +08:00
chenjing
18d5e25373
/proc/mounts
2021-04-06 17:33:49 +08:00
chenjing
7c3c92f87a
/proc/mounts
2021-04-06 16:20:58 +08:00
chenjing
c13366fd92
/proc/mounts
2021-04-06 15:21:29 +08:00
openharmony_ci
a2e59ba316
!117 【轻量级 PR】:update kernel/base/core/los_process.c.
...
Merge pull request !117 from 冷钦街/N/A
2021-04-06 12:31:29 +08:00
SimonLi
d634ce46f7
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-06 07:26:32 +08:00
likailong
acc1b904bf
Merge branch 'master' of https://gitee.com/kkup180/kernel_liteos_a
2021-04-06 07:26:03 +08:00
openharmony_ci
1ce743344a
!120 【bug】sigaction中sigsuspend的后执行信号顺序与预期不符
...
Merge pull request !120 from give-me-five/master
2021-04-04 17:40:02 +08:00