Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28668-2608132
OSKernel2024-BirdOS-682
Commits
a347885a
Commit
a347885a
authored
5 months ago
by
birdOS
Browse files
Options
Download
Patches
Plain Diff
Update 开发日志.md
parent
044259b8
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
开发日志.md
+5
-5
开发日志.md
with
5 additions
and
5 deletions
+5
-5
开发日志.md
+
5
−
5
View file @
a347885a
...
...
@@ -79,11 +79,11 @@
-
`SYS_sh_var_read`
: 读取共享变量的值。
-
`SYS_sh_var_write`
: 写入共享变量的值。
-
完成相关测试代码的编写与调试,修复多次
`fork`
引发的
`sched locks`
问题。
-
**12/11:**
**文件管理:**
完善混合索引分配,在原有基础上添加二级间接块
实现符号链接,当一个符号链接打开时,内核跟随该链接指向引用的文件。
-
`SYS_symlink`
: 创建符号链接
-
`SYS_create`
: 新建一个文件
-
**12/11:**
-
**文件管理:**
完善混合索引分配,在原有基础上添加二级间接块
-
实现符号链接,当一个符号链接打开时,内核跟随该链接指向引用的文件。
-
`SYS_symlink`
: 创建符号链接
-
`SYS_create`
: 新建一个文件
-
**12/12:**
-
**共享内存功能开发:**
-
实现了共享内存的创建、映射、访问和释放功能,支持进程间共享内存。
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets