Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
智核速启队
OSKernel2025-SC7
Merge requests
!36
[feat] 支持调整用户栈大小 支持批量运行用户程序 新增批量运行用户程序,修改loongarch异常打印格式,修改brk返回值
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
智核速启队
requested to merge
ly
into
master
May 06, 2025
Overview
0
Commits
3
Pipelines
0
Changes
19
调整vma.h中的USER_STACK_SIZE为即可调整用户栈大小
用户程序test_basic批量测试,修改basic_name中的元素即可修改测试文件
print.h下新增loongarch的异常打印格式,方便调试