- 23 Jul, 2023 2 commits
- 22 Jul, 2023 1 commit
-
-
陈林峰 authored
1. Increase user stack 2. When the thread exits, the memory is reclaimed in advance.
-
- 21 Jul, 2023 1 commit
-
-
陈林峰 authored
1. fix bugs about float number 2. fix bugs about user stack size 3. fix bugs about mmap 4. fix bugs about user's argument
-
- 18 Jul, 2023 1 commit
-
-
陈林峰 authored
-
- 17 Jul, 2023 2 commits
- 16 Jul, 2023 1 commit
-
-
陈林峰 authored
-
- 14 Jul, 2023 3 commits
- 13 Jul, 2023 6 commits
- 12 Jul, 2023 2 commits
- 11 Jul, 2023 3 commits
- 10 Jul, 2023 3 commits
-
-
陈林峰 authored
-
陈林峰 authored
We need to ensure that the status update and reference count reduction of the task exit are atomic. When the task exits, the waiting task needs to be woken up according to the value of clear_child_tid.
-
陈林峰 authored
Now we use bitmap instead of buddy. Buddy's implementation may contain bugs.
-
- 09 Jul, 2023 2 commits
- 08 Jul, 2023 3 commits
- 07 Jul, 2023 2 commits
- 06 Jul, 2023 1 commit
-
-
陈林峰 authored
Boot from uboot using the fit image format. Use cfg for conditional compilation.
-
- 05 Jul, 2023 1 commit
-
-
陈林峰 authored
add some syscall to support libc-test fix some error
-
- 04 Jul, 2023 6 commits