Skip to content

Commit 1653156

Browse files
2 parents 2bcbbe8 + 21dd9da commit 1653156

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

oslabs/biglab-relatedinfo-2025s.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,10 @@
5454
- Fuzzing 相关(联系人:陈渝)
5555
- 使用和扩展模糊测试(Fuzzing)/符号执行(symbolic execution)框架或工具,通过模糊测试/符号执行的方法,查找课程测试用例 r/ucore tuturial os kernel, 全国OS比赛内核赛道二等奖以上的os kernel的bug(让系统崩溃,异常退出等)
5656
- 不同架构系统(宏内核、微内核、Hypervisor 等)的整体/部分功能模块的 fuzzing
57-
57+
- Model Checking相关(联系人:陈渝)
58+
- [The Hitchhiker's Guide to Operating Systems, USENIX ATC23](https://www.usenix.org/conference/atc23/presentation/jiang-yanyan)
59+
- [mosaic project for paper"The Hitchhiker's Guide to Operating Systems"](https://github.com/jiangyy/mosaic)
60+
5861
- AI for Sys 相关 (联系人:陈渝)
5962
- 与字节跳动等合作,采用LLM+程序分析等技术支持C OS kernel自动翻译为 Rust OS Kernel。 (联系人:郑友捷)
6063
- 使用最新的LLM/AI技术进行设计OS kernel等(也可以是[设计CPU/Compiler等探索](https://github.com/LearningOS/os-lectures/blob/master/oslabs/biglab-relatedinfo.md#%E5%8F%82%E8%80%83%E5%9F%BA%E4%BA%8Ellmai%E7%9A%84%E8%BD%AF%E7%A1%AC%E4%BB%B6%E5%BC%80%E5%8F%91))相关的研究 (联系人:陈渝)
@@ -163,6 +166,8 @@
163166
- [paper](https://dl.acm.org/authorize?N695014), [journal](https://dl.acm.org/doi/10.1145/3391202), [video](https://sosp19.rcs.uwaterloo.ca/videos/D1-S3-P3.mp4), [code](https://github.com/sslab-gatech/hydra)
164167

165168
#### 中间件
169+
- 基于Rust的新一代中间件Dora(用于机器人/工业控制/自动驾驶领域的中间件)
170+
- [dora](https://github.com/dora-rs/dora)
166171
- 基于Rust的DDS(用于机器人/工业控制/自动驾驶领域的中间件)
167172
- [RustDDS](https://github.com/jhelovuo/RustDDS)
168173
- [LixDDS](https://gitee.com/mrunix/lix-dds)

0 commit comments

Comments
 (0)