- 02 Jun, 2024 15 commits
-
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/exec.c modified: kernel/syscall.c modified: kernel/sysfile.c modified: kernel/sysproc.c modified: kernel/vm.c
-
Byte authored
modified: kernel.bin modified: kernel/syscall.c modified: kernel/sysproc.c modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel.bin modified: kernel/sysproc.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel.bin modified: kernel/sysfile.c modified: kernel/sysproc.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/include/stat.h modified: kernel/syscall.c modified: kernel/sysfile.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/include/sysnum.S modified: kernel/include/sysnum.h modified: kernel/syscall.c modified: kernel/sysfile.c
-
DriftingCloud authored
-
DriftingCloud authored
-
DriftingCloud authored
修改: kernel/sysfile.c 修改: ld/initcode.ld
-
Byte authored
2.execve的问题出在sysproc.c:160代码上 3.mmap问题出在fstat中,fstat没有执行玩 Changes to be committed: modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/file.c modified: kernel/syscall.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/file.c modified: kernel/sysproc.c modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/proc.c modified: kernel/syscall.c modified: kernel/sysproc.c modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/syscall.c modified: kernel/sysproc.c modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: new file: kernel.bin modified: kernel/proc.c modified: kernel/sysproc.c modified: user/init_for_test_LA.S
-
- 01 Jun, 2024 10 commits
-
-
Byte authored
1.exit 2.mmap/munmap 会出现调用291 3.clone ecode:d000 指令不存在例外 4.openat,无法正常close 5.execve On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/exec.c modified: kernel/syscall.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/proc.c modified: kernel/syscall.c modified: kernel/sysfile.c
-
Byte authored
On branch test_kernelv2 Your branch is ahead of 'origin/test_kernelv2' by 1 commit. (use "git push" to publish your local commits) Changes to be committed: modified: kernel/exec.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/syscall.c
-
Byte authored
modified: user/init_for_test_LA.S
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/exec.c modified: kernel/proc.c
-
Byte authored
On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/syscall.c modified: kernel/trap.c
-
Byte authored
2.删除了一些注释 On branch test_kernelv2 Your branch is up to date with 'origin/test_kernelv2'. Changes to be committed: modified: kernel/proc.c modified: kernel/syscall.c modified: kernel/sysproc.c modified: kernel/timer.c modified: kernel/trap.c modified: kernel/vm.c
-
DriftingCloud authored
修改: kernel/include/memlayout.h 修改: ld/kernel.ld
-
DriftingCloud authored
修改: Makefile 修改: kernel/bin.S 新文件: kernel/sdcard_loongarch/new_sdcard3.img 修改: kernel/sddata.S 新文件: user/init_for_test_LA.S
-
- 31 May, 2024 1 commit
-
-
DriftingCloud authored
修改: Makefile 修改: kernel/bin.S 修改: kernel/ramdisk.c
-
- 30 May, 2024 2 commits
-
-
DriftingCloud authored
2 增加了init-for-test.S,但initcode的逻辑未改变;整个系统无法运行,待测试
-
DriftingCloud authored
-
- 29 May, 2024 1 commit
-
-
DriftingCloud authored
-
- 28 May, 2024 1 commit
-
-
Byte authored
2.更新了sdcard.img,加入了sh 3.更新了mappages中的权限,统一加上了PTE_D,否则报错(0x4) 4.更新了uservec,进入用户进程时刷新页表 5.目前问题出在console.c:93中,无法打印出来,sleep之后无法触发中断 On branch llh_kernel-1.4 Changes to be committed: modified: kernel/console.c modified: kernel/exec.c modified: kernel/file.c modified: kernel/main.c modified: kernel/syscall.c modified: kernel/sysfile.c modified: kernel/trap.c modified: kernel/uservec.S modified: kernel/vm.c modified: kernel/vma.c modified: user/init.c
-
- 27 May, 2024 2 commits
-
-
DriftingCloud authored
-
DriftingCloud authored
-
- 25 May, 2024 1 commit
-
-
DriftingCloud authored
-
- 24 May, 2024 3 commits
-
-
DriftingCloud authored
-
DriftingCloud authored
-
DriftingCloud authored
-
- 23 May, 2024 4 commits
-
-
DriftingCloud authored
-
DriftingCloud authored
-
DriftingCloud authored
-
DriftingCloud authored
-