Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LearningOS/rust-based-os-comp2023 issues and pull requests
#95 - [Bug] Lab1 未改动部分的测试失败
Issue -
State: open - Opened by h888866j over 2 years ago
- 1 comment
Labels: bug
#94 - [Question] 为什么第八章 并发中的condvar.wakup不直接带上mutex?
Issue -
State: open - Opened by nkbai over 2 years ago
- 1 comment
Labels: question
#93 - rust-based-os-comp2022/chapter2/0intro
Issue -
State: open - Opened by utterances-bot over 2 years ago
#92 - 增加使用VSCode进行可视化调试的指导
Pull Request -
State: closed - Opened by myrfy001 over 2 years ago
- 1 comment
#91 - fix typo
Pull Request -
State: closed - Opened by Trojanking123 over 2 years ago
- 1 comment
#90 - [Question] 请问relatedinfo.md内的视频密码可以提供吗?
Issue -
State: closed - Opened by dashengli over 2 years ago
- 1 comment
Labels: question
#89 - [Question] os2-lab4中如何给task模块解耦
Issue -
State: open - Opened by alexfanqi over 2 years ago
Labels: question
#88 - rust-based-os-comp2022/chapter4/7exercise
Issue -
State: open - Opened by utterances-bot over 2 years ago
#87 - [Question] &[u8] 和 slice [u8]的区别
Issue -
State: closed - Opened by alexfanqi over 2 years ago
- 1 comment
Labels: question
#86 - [Note] 我的学习记录
Issue -
State: open - Opened by drysaltery over 2 years ago
- 5 comments
Labels: note
#85 - [Question] 标题示例: Lab5-os8的ch8_deadlock_sem1.rs测例问题
Issue -
State: closed - Opened by lmk0724 over 2 years ago
Labels: question
#84 - [Bug] os6-ref 下执行 make run 触发panic
Issue -
State: closed - Opened by zhaiqiming over 2 years ago
- 2 comments
Labels: bug
#83 - [Question] 在heap上创建和拷贝大数组有什么通常做法
Issue -
State: closed - Opened by alexfanqi over 2 years ago
- 4 comments
Labels: question
#82 - lab* 实验疑问
Issue -
State: open - Opened by wanghun315 over 2 years ago
- 3 comments
Labels: question
#81 - correct the concept of pass and stride
Pull Request -
State: closed - Opened by myrfy001 over 2 years ago
- 1 comment
#80 - [Question] 如何理解程序内存布局初始化流程
Issue -
State: closed - Opened by jackyliu16 over 2 years ago
Labels: question
#79 - [Note] Issue分类使用方法
Issue -
State: open - Opened by teckick over 2 years ago
Labels: note
#78 - rust-based-os-comp2022/chapter3/5exercise
Issue -
State: open - Opened by utterances-bot over 2 years ago
#77 - [os4-ref] fix : TaskStatus in kernel is different from TaskStatus in user mode.
Pull Request -
State: closed - Opened by zhaiqiming over 2 years ago
- 2 comments
#76 - 个人学习表
Issue -
State: closed - Opened by yeahai over 2 years ago
#75 - https://github.com/yeahai/study_log
Issue -
State: closed - Opened by yeahai over 2 years ago
#74 - add issue template
Pull Request -
State: closed - Opened by teckick over 2 years ago
- 1 comment
#73 - os调试问题
Issue -
State: closed - Opened by verilyw over 2 years ago
- 1 comment
Labels: question
#72 - 07.11-07.12
Issue -
State: open - Opened by jinkuake over 2 years ago
- 1 comment
Labels: note
#71 - 《第一章:应用程序与基本执行环境》章《构建用户态执行环境》节勘误
Issue -
State: closed - Opened by gdtdpt over 2 years ago
- 2 comments
Labels: bug
#70 - 《第一章:应用程序与基本执行环境》章《移除标准库依赖》节勘误
Issue -
State: closed - Opened by gdtdpt over 2 years ago
- 1 comment
Labels: bug
#69 - rust-based-os-comp2022/chapter1/2remove-std
Issue -
State: open - Opened by utterances-bot over 2 years ago
#68 - rust的mem::swap的问题
Issue -
State: open - Opened by alexfanqi over 2 years ago
- 1 comment
Labels: question
#67 - 移除main函数,未得到预期报错。
Issue -
State: open - Opened by iskyo0ps over 2 years ago
- 1 comment
Labels: question
#66 - 一个关于lab提交的疑问
Issue -
State: closed - Opened by jackyliu16 over 2 years ago
- 4 comments
Labels: question
#65 - 我的每日学习记录
Issue -
State: open - Opened by TwistzzLuffy over 2 years ago
Labels: note
#64 - rust-based-os-comp2022/chapter1/3mini-rt-usrland
Issue -
State: open - Opened by utterances-bot over 2 years ago
#63 - 07-10:初步阅读rust语言圣经
Issue -
State: open - Opened by jinkuake over 2 years ago
Labels: note
#62 - 07-09:安装ruut和配置vscode环境
Issue -
State: open - Opened by jinkuake over 2 years ago
Labels: note
#61 - vedio
Pull Request -
State: closed - Opened by xushanpu123 over 2 years ago
- 1 comment
#60 - rust-based-os-comp2022/chapter1/4mini-rt-baremetal
Issue -
State: open - Opened by utterances-bot over 2 years ago
#59 - Fix: Used but undeclared macro 'asm!'.
Pull Request -
State: closed - Opened by Yakkhini over 2 years ago
- 3 comments
#58 - 我的每日学习record
Issue -
State: open - Opened by ChampDeLin over 2 years ago
Labels: note
#57 - Rustlings advanced_errs2测试是否不够严谨
Issue -
State: open - Opened by QIUZHILEI over 2 years ago
- 3 comments
Labels: question
#56 - lab0 关于 shutdown 和 panic 的实现中存在可能的循环调用的问题
Issue -
State: open - Opened by x14ngch3n over 2 years ago
- 2 comments
Labels: question
#55 - 应用与进程与pid相关知识
Issue -
State: open - Opened by Shl1015CS over 2 years ago
Labels: note
#53 - 有关于Rust圣经-Arc章节的一个问题
Issue -
State: closed - Opened by jackyliu16 over 2 years ago
- 3 comments
#51 - rust-based-os-comp2022/chapter1/0intro
Issue -
State: open - Opened by utterances-bot over 2 years ago
#50 - 我的每日学习记录网站
Issue -
State: open - Opened by Guucat over 2 years ago
Labels: note
#49 - Record.
Issue -
State: closed - Opened by yaaawww over 2 years ago
#48 - docs: add install cargo-binutils in chapter1/2remove-std.html
Pull Request -
State: closed - Opened by teckick over 2 years ago
- 1 comment
#46 - 使用 perl 替换 ci-user/Makefile 中 sed
Pull Request -
State: closed - Opened by traversalnat over 2 years ago
- 1 comment
#45 - How to sync repo that generated by github classroom
Issue -
State: closed - Opened by JasonkayZK over 2 years ago
- 1 comment
#44 - 一个有关于move semantics的问题
Issue -
State: closed - Opened by jackyliu16 over 2 years ago
- 3 comments
#43 - docs: remove duplication in chapter1/0intro.rst
Pull Request -
State: closed - Opened by teckick over 2 years ago
#42 - 在 macOS 用 Vagrant 搭建实验环境
Issue -
State: open - Opened by teckick over 2 years ago
Labels: note
#41 - update chapter1/3mini-rt-usrland.rst
Pull Request -
State: closed - Opened by Azathoth1729 over 2 years ago
- 1 comment
#40 - add some identify registry
Pull Request -
State: closed - Opened by Andre-HJR over 2 years ago
- 2 comments
#39 - About Dockerfile
Issue -
State: open - Opened by Andre-HJR over 2 years ago
- 2 comments
Labels: question
#38 - add repr(C) to TaskInfo
Pull Request -
State: closed - Opened by myrfy001 over 2 years ago
- 2 comments
#37 - 个人学习日记
Issue -
State: open - Opened by zackhsw over 2 years ago
Labels: note
#36 - 我的学习笔记
Issue -
State: open - Opened by YapingLius over 2 years ago
Labels: note
#35 - Rust好像在很多地方都会自动地 解引用, 加引用, 那么什么时候需要我们手动去解引用呢?
Issue -
State: open - Opened by yoyoLooming over 2 years ago
- 2 comments
Labels: question
#34 - 修改sceduling.md, 将step0中的create codespace on main 更改为 on edu
Pull Request -
State: closed - Opened by chuanshanjun over 2 years ago
- 1 comment
#33 - Rust语法疑问记录(日常问题合集)
Issue -
State: open - Opened by Wonderland2333 over 2 years ago
- 3 comments
Labels: note
#32 - 学习笔记
Issue -
State: open - Opened by luckyupup over 2 years ago
Labels: note
#31 - 学习Rust总结记录
Issue -
State: open - Opened by CherryYang05 over 2 years ago
Labels: note
#30 - [fix] typo
Pull Request -
State: closed - Opened by ronething-bot over 2 years ago
- 1 comment
#29 - https://github.com/muhaochen-2021/22_07_05_Tinghua_Rust_OS_Log
Issue -
State: open - Opened by muhaochen-2021 over 2 years ago
#28 - 添加视频
Pull Request -
State: closed - Opened by xushanpu123 over 2 years ago
#27 - lab0-1:test2 GitHub Classroom Workflow 无法通过
Issue -
State: closed - Opened by IxaKylin over 2 years ago
- 2 comments
#26 - 如何查看实验是否完成(已踩坑)
Issue -
State: open - Opened by Mc-GrowlR over 2 years ago
Labels: question
#25 - (已解决)git push 后CI未自动启动
Issue -
State: closed - Opened by Weijun-H over 2 years ago
- 1 comment
#24 - 自动设置lab仓库为public权限
Issue -
State: closed - Opened by teckick over 2 years ago
#23 - 更新Docker开发环境
Pull Request -
State: closed - Opened by qobilidop over 2 years ago
- 1 comment
#22 - Update QA.md
Pull Request -
State: closed - Opened by teckick over 2 years ago
- 1 comment
#21 - 我的每日计划和学习心得,请多多指教
Issue -
State: closed - Opened by Wonderland2333 over 2 years ago
#20 - Mark to delete
Issue -
State: closed - Opened by qobilidop over 2 years ago
#19 - error: linking with `rust-lld` failed: exit status: 1
Issue -
State: open - Opened by wswtc over 2 years ago
- 1 comment
Labels: question
#18 - 另外的技能问题
Issue -
State: open - Opened by Every365 over 2 years ago
- 1 comment
Labels: question
#17 - Do not overwrite the riscv to local copy
Pull Request -
State: closed - Opened by myrfy001 over 2 years ago
- 4 comments
#16 - QA.md
Pull Request -
State: closed - Opened by xushanpu123 over 2 years ago
- 2 comments
#15 - 第零章:实验环境配置步骤推荐
Issue -
State: open - Opened by CelestialMelody over 2 years ago
- 4 comments
Labels: note
#14 - 生命周期HRTB相关的问题
Issue -
State: open - Opened by Mota-Link over 2 years ago
- 7 comments
Labels: question
#13 - update broken url in scheduling.md
Pull Request -
State: closed - Opened by myrfy001 over 2 years ago
- 1 comment
#12 - fix: update the source of the tuna
Pull Request -
State: closed - Opened by aucker over 2 years ago
- 1 comment
#11 - rust-based-os-comp2022/0setup-devel-env
Issue -
State: open - Opened by utterances-bot over 2 years ago
#10 - Update scheduling.md
Pull Request -
State: closed - Opened by Weijun-H over 2 years ago
- 1 comment
#9 - remove zsh constraint
Pull Request -
State: closed - Opened by yuoo655 over 2 years ago
- 1 comment
#8 - add make config
Pull Request -
State: closed - Opened by xushanpu123 over 2 years ago
#7 - fix issues #6
Pull Request -
State: closed - Opened by yuoo655 over 2 years ago
- 1 comment
#6 - 执行Makefile文件 missing separator. stop.
Issue -
State: closed - Opened by ZHOUSH41 over 2 years ago
- 2 comments
Labels: bug
#5 - autograding.json没有被创建
Issue -
State: closed - Opened by CL-a11y over 2 years ago
- 1 comment
Labels: bug
#4 - 实践过程中遇到的小问题
Issue -
State: open - Opened by xushanpu123 over 2 years ago
- 3 comments
Labels: note
#3 - 机器人生成的assignment仓库中没有自动测评相关的设置. 需要手动添加
Issue -
State: closed - Opened by yuoo655 over 2 years ago
- 1 comment
#2 - Codespace没有装rust
Issue -
State: closed - Opened by CL-a11y over 2 years ago
- 1 comment
#1 - Open Source OS Training Camp 2022 每日/周学习实践过程记录 repositories links
Issue -
State: open - Opened by chyyuu over 2 years ago
- 200 comments
Labels: note