Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chyyuu/os_kernel_lab issues and pull requests
#95 - uCore Lab6中提供给用户应用程序使用的cprintf函数是非原子的
Issue -
State: open - Opened by WU-SUNFLOWER 2 months ago
#94 - Nice to meet you
Issue -
State: open - Opened by Johnwinery20 over 1 year ago
#93 - Added translated link
Pull Request -
State: open - Opened by dagelf over 2 years ago
#92 - make failed
Issue -
State: open - Opened by linchengcs about 3 years ago
- 1 comment
#91 - Master
Pull Request -
State: closed - Opened by hiroki-chen over 3 years ago
#89 - fix of lab1 guide part 4 && 5
Pull Request -
State: open - Opened by gx14ac almost 4 years ago
#88 - 编译rcore-fs失败,请问如何解决
Issue -
State: open - Opened by feitboiling about 4 years ago
- 1 comment
#87 - 关于lab0内联汇编文档一点意见
Issue -
State: open - Opened by 66Ronghua99 about 4 years ago
#86 - 请问陈老师为什么这里没有看到视频中演示的lab1_ans项目?
Issue -
State: open - Opened by QuinVon over 4 years ago
- 1 comment
#85 - lab5_answer和lab6等“!PageReserved(p) && !PageProperty(p)”错误及其原因
Issue -
State: closed - Opened by zhuyixiaoxiannv over 4 years ago
- 1 comment
#84 - OS实验
Issue -
State: closed - Opened by yongxinruojing over 4 years ago
#83 - 完善lab2中default_check函数最后对free_area正确性的检测
Pull Request -
State: closed - Opened by dinghao188 over 4 years ago
- 1 comment
#82 - lab2中default_pmm.c中default_check最后对于free_area正确性的检测不完善
Issue -
State: closed - Opened by dinghao188 over 4 years ago
- 1 comment
#81 - 无图形化Ubuntu
Issue -
State: closed - Opened by ArcherJo over 4 years ago
- 1 comment
#81 - 无图形化Ubuntu
Issue -
State: closed - Opened by ArcherJo over 4 years ago
- 1 comment
#80 - Macos按照说明书安装后执行make qemu出现问题
Issue -
State: closed - Opened by yangsoon over 4 years ago
- 1 comment
#79 - Mac OS搭建实验环境Lab0出错(i386-elf-gcc部分)
Issue -
State: closed - Opened by LimingFang over 4 years ago
- 2 comments
#78 - Lab1 exec1 ucore.img done
Pull Request -
State: closed - Opened by alwqx over 4 years ago
- 1 comment
#77 - fix wrong answer of lab5
Pull Request -
State: closed - Opened by KimbingNg almost 5 years ago
#76 - Mac Compatibility Issue For 'expr substr'
Issue -
State: closed - Opened by Hughshine almost 5 years ago
#75 - Lab1 kdebug.c 代码中提供的注释有笔误
Issue -
State: closed - Opened by master2vic about 5 years ago
#74 - bug fix: size should be sizeof(struct sfs_entry) in write_block when add_entry.
Pull Request -
State: closed - Opened by libinyl about 5 years ago
#73 - Lab 3 fails when running lab1_switch_test()
Issue -
State: closed - Opened by SaoYan about 5 years ago
#72 - Make grade fails with error 1
Issue -
State: closed - Opened by SaoYan about 5 years ago
#71 - Correct the function name of "dup_fs" to "dup_files" to match its declaration.
Pull Request -
State: closed - Opened by libinyl about 5 years ago
#70 - 实验指导书疑似笔误
Issue -
State: closed - Opened by ShaoxunZeng about 5 years ago
#69 - Lab2 Exercise 1 要求实现的四个函数已经被实现了
Issue -
State: closed - Opened by rhanqtl about 5 years ago
#68 - 这个用的什么汇编语言啊
Issue -
State: closed - Opened by mzygQAQ about 5 years ago
- 3 comments
#67 - Switch to OpenSBI for riscv64
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
#66 - Switch to riscv64 toolchain and OpenSBI for riscv32
Pull Request -
State: closed - Opened by wangrunji0408 over 5 years ago
#65 - 针对VirtualBox,如果无法新建64位的虚拟机
Issue -
State: closed - Opened by mrsun002 over 5 years ago
#64 - sudo需要password
Issue -
State: closed - Opened by ShenYea over 5 years ago
- 1 comment
#64 - sudo需要password
Issue -
State: closed - Opened by ShenYea over 5 years ago
- 1 comment
#63 - Fix swapfs
Pull Request -
State: closed - Opened by howardlau1999 over 5 years ago
#62 - 执行make grade 报错
Issue -
State: closed - Opened by xiekch over 5 years ago
- 2 comments
#61 - make qemu在centos上运行出错
Issue -
State: closed - Opened by qs991011 over 5 years ago
- 2 comments
#60 - Fixed broken build on newer gold linker with NaCl support
Pull Request -
State: closed - Opened by Icenowy over 5 years ago
- 1 comment
#59 - Fix hardware related bugs
Pull Request -
State: closed - Opened by z4yx over 5 years ago
- 1 comment
#58 - fix make grade can't get full mark in lab5..8_result
Pull Request -
State: closed - Opened by xy-plus over 5 years ago
#57 - Specify -march=i686 in Makefiles to avoid generating illegal instructions
Pull Request -
State: closed - Opened by Harry-Chen over 5 years ago
- 6 comments
#56 - 关于qemu默认内存的问题
Issue -
State: closed - Opened by WorstIrelia over 5 years ago
- 1 comment
#55 - Makefile中重复的create_target
Issue -
State: closed - Opened by IcicleF over 5 years ago
#54 - Lab2
Pull Request -
State: closed - Opened by davidwangd over 5 years ago
#53 - Lab1 6
Pull Request -
State: closed - Opened by davidwangd over 5 years ago
- 1 comment
#52 - Fix some typos in README
Pull Request -
State: closed - Opened by Harry-Chen over 5 years ago
#51 - Lab1中,启动os时,在lgdt函数中无法继续执行
Issue -
State: closed - Opened by ylink-lfs over 5 years ago
- 1 comment
#50 - ubuntu18中 lab1 编译过程中 bootblock文件大小600B,无法继续编译
Issue -
State: closed - Opened by fofofofoxier almost 6 years ago
- 6 comments
#49 - modify the comment about CGA memory
Pull Request -
State: closed - Opened by yezhengmao1 almost 6 years ago
#48 - Fix compile and add Travis CI for Linux & macOS for riscv64
Pull Request -
State: closed - Opened by wangrunji0408 almost 6 years ago
#47 - Fix compile and add Travis CI for Linux & macOS for i386
Pull Request -
State: closed - Opened by wangrunji0408 almost 6 years ago
#46 - Update check_sync.c
Pull Request -
State: closed - Opened by helloworld2019 about 6 years ago
#45 - modified chinese-readme to update the toolchain for mac
Pull Request -
State: closed - Opened by Rustin170506 about 6 years ago
- 1 comment
#44 - mksfs.c add_entry
Issue -
State: closed - Opened by hhxx1994 over 6 years ago
#43 - default_free_pages() optimize
Pull Request -
State: closed - Opened by ToNTboy over 6 years ago
#42 - page_init 为什么只用到实际物理内存的0-KMEMSIZE(0X38000000) , 这个内存不到1G,1G-4G用到哪里了
Issue -
State: closed - Opened by hhxx1994 over 6 years ago
- 1 comment
#41 - 实验5中定义变量的问题
Issue -
State: closed - Opened by hhxx1994 over 6 years ago
#40 - bug of grade.sh for the forktree testcase of lab6 and lab7
Issue -
State: closed - Opened by FluorineDog over 6 years ago
#39 - Lab1 Cannot find bounds of current function,无法单步跟踪调试
Issue -
State: closed - Opened by wj742421292 over 6 years ago
- 1 comment
#38 - 在kernel panic中添加了print_stackframe()函数
Pull Request -
State: closed - Opened by victorywys over 6 years ago
- 2 comments
#37 - Kill bothering GDT whose segment base=-KERNBASE.
Pull Request -
State: closed - Opened by twd2 over 6 years ago
- 1 comment
#36 - Modify a small error: unit32_t-> uint32_t
Pull Request -
State: closed - Opened by yuhui-zh15 over 6 years ago
- 1 comment
#35 - add sched_class_proc_tick.
Pull Request -
State: closed - Opened by JohndeVostok over 6 years ago
- 5 comments
#34 - lab6: rewrite lab6 sched_class_proc_tick
Issue -
State: closed - Opened by JohndeVostok over 6 years ago
- 1 comment
#32 - Improve #29 and apply it to all the labs
Pull Request -
State: closed - Opened by roastduck over 6 years ago
- 6 comments
#31 - Try to rewrite the answer of lab2 first-fit
Pull Request -
State: closed - Opened by twd2 over 6 years ago
- 5 comments
#30 - 修正Lab2 Makefile中qemu-nox的依赖
Pull Request -
State: closed - Opened by roastduck over 6 years ago
- 1 comment
#29 - 改进Lab 2 Ex 1的注释描述
Pull Request -
State: closed - Opened by roastduck over 6 years ago
- 3 comments
#28 - 对于ELF文件头部位置的疑问
Issue -
State: closed - Opened by GuangTianLi almost 7 years ago
#27 - bootloader.out of Lab1_answer failed to be signed.
Issue -
State: closed - Opened by TaoTao-real almost 7 years ago
- 2 comments
#26 - Is the comments in _fifo_swap_out_victim accurate?
Issue -
State: closed - Opened by markjenny about 7 years ago
- 1 comment
#25 - brew install i386-elf-gcc conflicting version recursive dependencies
Issue -
State: closed - Opened by 9394974 about 7 years ago
- 2 comments
#24 - 关于kern/init/init.c里面memset的一个问题
Issue -
State: closed - Opened by zhengyao-lin about 7 years ago
- 6 comments
#23 - console buffer initialization
Pull Request -
State: closed - Opened by zhengyao-lin about 7 years ago
- 1 comment
#22 - add -fno-PIC flag in Makefile.
Pull Request -
State: closed - Opened by Csomnia over 7 years ago
- 7 comments
#21 - fix bug in tools/vector.c and kern/trap/vector.S
Pull Request -
State: closed - Opened by haoqixu over 7 years ago
- 1 comment
#20 - lab2以后无法调试
Issue -
State: closed - Opened by wind2412 over 7 years ago
- 1 comment
#19 - 关于macos上执行lab1的make命令
Issue -
State: closed - Opened by Mod233 over 7 years ago
- 7 comments
#18 - 关于macos上执行喇叭
Issue -
State: closed - Opened by Mod233 over 7 years ago
#17 - Master
Pull Request -
State: closed - Opened by SiqingYu almost 8 years ago
#16 - gitbook: lab1_3_2_1_protection_mode 关于段属性粒度位
Issue -
State: closed - Opened by misakar almost 8 years ago
- 3 comments
#15 - Add the support for vmm swap mechanism for lab5_X::challenge 2
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
#14 - Fix the bug when empty run_link
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
- 1 comment
#13 - correct 14 spelling mistakes
Pull Request -
State: closed - Opened by yuantailing over 9 years ago
#12 - Lab1 galileo
Pull Request -
State: closed - Opened by ir193 over 9 years ago
#11 - Correct some spelling mistakes
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
#10 - Fix the bug in lab_result/kern/mm/vmm.c
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
- 2 comments
#9 - Fix the unsuitable usage of pa2page
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
- 1 comment
#8 - Change the Makefile in lab2
Pull Request -
State: closed - Opened by Archstacker over 9 years ago
#7 - Fix priority test and lab8 makefile along with some minor maintenances
Pull Request -
State: closed - Opened by eternalNight over 9 years ago
- 1 comment
#6 - 0323
Pull Request -
State: closed - Opened by qw540232188 over 9 years ago
#5 - minor spell error
Pull Request -
State: closed - Opened by xxzc over 9 years ago
- 1 comment
#4 - Make ucore_lab autotest compatible
Pull Request -
State: closed - Opened by eternalNight over 9 years ago
#2 - for Mac OS X
Pull Request -
State: closed - Opened by altkatz over 9 years ago
#1 - add stylecss and modify md files
Pull Request -
State: closed - Opened by limingth about 12 years ago
- 1 comment