DragonOS/user/apps/test_stack
linfeng ba734c8d6b
fix: Fix stack related errors (#1167)
* fix: Fix stack related errors

Increase kernel stack to 32k.
Add a stack overflow test.
Remove manual placement of guard pages

Signed-off-by: Godones <chenlinfeng25@outlook.com>

* fix: update userstack comments

Signed-off-by: Godones <chenlinfeng25@outlook.com>

---------

Signed-off-by: Godones <chenlinfeng25@outlook.com>
2025-05-22 08:52:32 +08:00
..
.gitignore fix: Fix stack related errors (#1167) 2025-05-22 08:52:32 +08:00
Makefile fix: Fix stack related errors (#1167) 2025-05-22 08:52:32 +08:00
main.c fix: Fix stack related errors (#1167) 2025-05-22 08:52:32 +08:00