chenwei
c4595d2504
feat(file system): add memory-based romfs
...
1, this RomFS's codebase is Nuttx romfs, then it is compatible with
Linux RomFS and you can create such a file system using the tool genromfs.
2, there are two major changes against with the original Nuttx romfs:
1), it is memory-based: all contents of the fs are stored in the
memory in the very first stage of "mount".
2), this version of romfs is altered to be compatible with our new
version of VFS to take advantage of vnode cache and path cache.
close: #I3S0CP
2021-06-04 16:39:51 +08:00
openharmony_ci
d632356413
!206 fix time mould-kernel:fix 2 api clock_gettime、clock_getres
...
Merge pull request !206 from guweijie/master
2021-05-18 15:15:58 +08:00
guweijie
2534c86d6f
Merge branch 'master' of gitee.com:openharmony/kernel_liteos_a into master
2021-05-18 09:56:42 +08:00
teamol
e8427a45c5
fix time mould-kernel:fix 2 api clock_gettime、clock_getres
...
Change-Id: I260e47c895ced01e033ef8a824744e574887c9f5
2021-05-18 09:51:11 +08:00
openharmony_ci
e7c0c5173a
!246 fix: fix function name OsSchedSetIdleTaskSchedParam
...
Merge pull request !246 from kenneth/master
2021-05-18 09:30:24 +08:00
kenneth
8f8c038b21
fix: fix function name OsSchedSetIdleTaskSchedParam
...
correct function name OsSchedSetIdleTaskSchedParam
close https://gitee.com/openharmony/kernel_liteos_a/issues/I3RQ6J
2021-05-18 09:02:48 +08:00
openharmony_ci
471e47c1c2
!244 用例框架完善
...
Merge pull request !244 from lnlan/test_fixed
2021-05-17 20:07:49 +08:00
lnlan
fbe98af997
fixed that LOSCFG_USER_TEST_SMP is unuseful
...
Change-Id: Ib6bd11fbeaac88e69de663a7a3f2d01ac1fe9042
2021-05-15 17:16:29 +08:00
openharmony_ci
854a0c53c3
!235 删除menuconfig中无用的模块配置
...
Merge pull request !235 from lnlan/ktest_fixed
2021-05-15 10:13:54 +08:00
openharmony_ci
29fc5b3e3d
!236 fix: modify event API description
...
Merge pull request !236 from MGY917/event
2021-05-15 10:05:46 +08:00
openharmony_ci
8b7d1a70a4
!238 优化mksh编译问题
...
Merge pull request !238 from SimonLi/fix-mksh-build
2021-05-15 10:04:37 +08:00
openharmony_ci
616ca955d5
!220 statfs不能正常显示FAT12和FAT16分区的空闲块和有效块
...
Merge pull request !220 from Far/fatfs
2021-05-15 10:01:28 +08:00
openharmony_ci
fa273ca817
!242 解决内存泄漏检测错误判断及删除冗余判断
...
Merge pull request !242 from JerryH/mem
2021-05-14 16:07:28 +08:00
openharmony_ci
935aada8bb
!241 修复内核缺页异常处理导致系统异常
...
Merge pull request !241 from zhushengle/exc
2021-05-14 16:01:14 +08:00
马明帅
e70c0b7f0f
!240 适配LLVM工具链10.0.1版本升级
...
Merge pull request !240 from pengzhuoli/master
2021-05-14 14:44:27 +08:00
YOUR_NAME
8da10b9439
Fix memory leak check and interity error check.
...
Delete redundant judgments.
Close #I3P10Y and #I3QNLT
Change-Id: Ibaf5d4da46f12c291619bb88a41ac18af4612ca1
2021-05-14 14:42:41 +08:00
zhushengle
a89fb57f57
fix: Fix kernel page fault exception handling causing system exception.
...
Close #I3RAN4
Change-Id: Ice9bc67371ad85476ec99b46b7555d41abd93e94
2021-05-14 13:12:57 +08:00
openharmony_ci
8d419bb029
!239 quickstart节点实现优化
...
Merge pull request !239 from boxi/master
2021-05-14 11:50:38 +08:00
zhuoli
967607e1c8
Update search path in llvm
2021-05-14 10:42:32 +08:00
teamol
a53ad12907
fix time mould by ChinaSoft Team
...
Change-Id: I391eccfa8591feb95dcb5b74fba3788f63b981bf
2021-05-14 10:39:59 +08:00
boxi
4abd2e0247
fix: Optimize quickstart node implementation
...
Adjust QuickstartListen parameters:
1.delete monitored process pid
2.add timeout waiting
Close #I3R8O8
Change-Id: I89c8626c80b8d6fdaea7cd46029dd9a34b555d37
2021-05-14 09:10:08 +08:00
openharmony_ci
d724a975b5
!234 用户态异常处理,进程退出时恢复系统正常运行的过程依赖编译器行为,存在风险
...
Merge pull request !234 from zhushengle/exc
2021-05-14 07:13:33 +08:00
SimonLi
e38f9a98c9
fix: mkdir -p is more robust
2021-05-13 19:20:26 +08:00
SimonLi
bef4ab9835
fix: rebuild mksh depends on rebuild.sh script
2021-05-13 19:03:43 +08:00
openharmony_ci
842399a4af
!225 fix: do not build toybox temporarily
...
Merge pull request !225 from MGY917/master
2021-05-12 08:09:57 +08:00
Guangyao Ma
937734b1e9
fix: modify event API description
...
Change-Id: I131c70e52d907b6c52232596475f2dba16612fce
2021-05-11 21:09:24 +08:00
Guangyao Ma
044f2c7c17
fix: do not build toybox temporarily
...
Change-Id: I5fc289f6f657fe8dfad0131df51571892749d172
2021-05-11 20:42:37 +08:00
lnlan
0cf9748ce0
delete useless module in Kconfig
...
Change-Id: I748e6e82c4a09cdbbae741da668cf2bec0406690
2021-05-11 20:22:05 +08:00
zhushengle
e840188a65
fix:User-mode exception handling runs on the thread's SVC stack.
...
Close #I3QFXL
Change-Id: Iaa036651415d93df231916d7534364ad3a86ed3c
2021-05-11 17:19:10 +08:00
openharmony_ci
bcf7a0701a
!223 add testsuites/kernel to build
...
Merge pull request !223 from lnlan/ktest_fixed
2021-05-11 17:02:03 +08:00
openharmony_ci
122517716e
!231 冒烟用例从全量用例分离出,用于门禁看护
...
Merge pull request !231 from lnlan/test_bin_change_name
2021-05-11 17:01:58 +08:00
openharmony_ci
fdbd0820c2
!232 support ipc copy fd to process
...
Merge pull request !232 from zhOu/master
2021-05-11 15:46:37 +08:00
zhOu
f76fa4a344
feature: support ipc copy fd to process
2021-05-11 14:56:09 +08:00
openharmony_ci
ca5555e6a5
!190 fix:solve the coupling between the kernel and the structure under ARCH
...
Merge pull request !190 from zhushengle/Stack
2021-05-11 11:46:40 +08:00
lnlan
b27264b9f3
add testsuites/kernel to build
...
Change-Id: Ia14a3413b6c974771cef2e147083c7748abd1c59
2021-05-11 11:42:41 +08:00
lnlan
3aa14c9ae7
full & smoke separate
...
Change-Id: I885610a62b980bd3720b337aced886450338bdcf
2021-05-11 11:06:14 +08:00
zhushengle
1e308db64e
fix:Fixed exception not saving stack pointer of SVC mode and abnormal signal processing issues
...
Close #I3OAFR
Change-Id: I25b14572809b6fabb9e9d17de89a99047c02a59b
2021-05-11 09:58:54 +08:00
openharmony_ci
5ce46e2499
!228 用例镜像添加_door
...
Merge pull request !228 from lnlan/test_bin_change_name
2021-05-10 22:19:21 +08:00
lnlan
f99e7b3388
test image change name, add _door
...
Change-Id: I5fd518e2e84df1d524d9405b665306cce485eb63
2021-05-10 21:19:36 +08:00
Far
9503c4a9fc
fix: statfs can't get f_bfree and f_bavail of a FAT12/FAT16 partition
...
FAT12/FAT16 partition has no FSINFO sector storing the free cluster number,
so scanning the FAT is necessary to get the free clusters nums.
Close #I3Q0VS
2021-05-08 10:02:55 +08:00
openharmony_ci
6012acb509
!218 fix: console compile bug fix
...
Merge pull request !218 from MGY917/master
2021-05-07 12:52:39 +08:00
Guangyao Ma
f8441a0cde
fix: console compile bug fix
...
Change-Id: I4c895bf7278b50d7ddf65e9556d77221b0c7ca32
2021-05-07 11:38:07 +08:00
openharmony_ci
f375e50f2d
!133 feat: introduce mksh toybox to rootfs
...
Merge pull request !133 from MGY917/master
2021-05-07 10:31:08 +08:00
zhushengle
f6c4f6f5da
fix: Solution of conflict
...
Change-Id: If6304999f1dfbcdfbc1670b73ace61b8024336bd
2021-05-06 21:10:22 +08:00
openharmony_ci
27ab6247a6
!216 fix telnet
...
Merge pull request !216 from 野生毛霉君/master
2021-05-06 20:46:12 +08:00
openharmony_ci
be4d8e74cc
!201 系统异常信息保存到存储介质中的功能从shell依赖中剥离
...
Merge pull request !201 from zhangfanfan2/master
2021-05-06 20:44:32 +08:00
mucor
e03370f6ef
fix:telnet not work
...
add open in console dev init process
Change-Id: Ibf9801462d6de231001f094d4e75f01cad50da1f
2021-05-06 19:54:42 +08:00
Guangyao Ma
41c7689dfa
feat: introduce mksh toybox to rootfs
...
Change-Id: I0a6e6f2962ca6904c858898eb93a5b2f93e85b69
2021-05-06 19:20:35 +08:00
openharmony_ci
41f207516e
!215 fix: Sortlink, the response time to insert the node should be inserted into the back of the existing node.
...
Merge pull request !215 from zhushengle/sortlink
2021-05-06 19:16:12 +08:00
YOUR_NAME
d846035f3e
feature:the feature of saving system exception information to the
...
storage medium is separated from the shell module.
Change-Id: Id56939001d70bb92d9cc02bd7c9f55ca8b61cf5b
2021-05-06 15:18:15 +08:00