Skip to content

Commit 1a98371

Browse files
LinuxDev9002claude
andcommitted
docs: move plans into experiment/, delete archive/
- plans/ → experiment/plans/ (implementation plans belong with experiments) - Delete archive/backup/ (5 obsolete files superseded by newer versions) - Update README.md Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf05e27 commit 1a98371

15 files changed

Lines changed: 12 additions & 2757 deletions

docs/README.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# docs/
22

3-
- `README.md` - this file
4-
- `paper/` - paper source (submodule -> gbpf-paper)
5-
- `paper-material/` - reference papers (MSched, XRP, etc.)
6-
- `plans/` - implementation plans (cross-block, preempt, xcoord, msched)
7-
- `plans/archived/` - superseded plan versions
8-
- `driver_docs/` - NVIDIA UVM driver analysis
9-
- `eval/` - evaluation reports and agent case study
10-
- `eval/agent/` - AI-assisted exploration analysis (q1-q6)
11-
- `eval/multi-tenant-memory/` - multi-tenant memory reports
12-
- `eval/multi-tenant-scheduler/` - multi-tenant scheduling reports
13-
- `eval/suggestions/` - evaluation design notes
14-
- `resubmission-v2/` - SOSP resubmission drafts and analysis
15-
- `experiment/` - experiment infrastructure, profiling, verification
16-
- `presentation/` - slide decks (LPC, GPU MODE)
17-
- `archive/` - legacy/obsolete material
3+
- `paper/` — paper source (submodule → gbpf-paper)
4+
- `paper-material/` — reference papers (MSched, XRP, etc.)
5+
- `resubmission-v2/` — SOSP resubmission drafts and analysis
6+
- `eval/` — evaluation reports and agent case study
7+
- `agent/` — AI-assisted exploration analysis (q1-q6)
8+
- `multi-tenant-*/` — multi-tenant scheduling/memory reports
9+
- `suggestions/` — evaluation design notes
10+
- `experiment/` — experiment infrastructure, profiling, verification
11+
- `plans/` — implementation plans (cross-block, preempt, xcoord, msched)
12+
- `plans/archived/` — superseded plan versions
13+
- `driver_docs/` — NVIDIA UVM driver analysis
14+
- `presentation/` — slide decks (LPC, GPU MODE)

0 commit comments

Comments
 (0)