ViperEkura
73d6cc0f26
refactor: TaskManager 剥离页管理,STOP 移至 task.py
- TaskManager 移除 page_cache/page_size 依赖,增 pull_candidates/activate/return_to_waiting
- Executor 增 allocate_pages_for_activation/free_task_pages,承接全部页操作
- STOP 从 cache.py 移至 task.py
- scheduler loop 显式装配: 清理→释页 / 拉取→分配→激活
- sampling.py → sample.py
2026-05-11 14:04:31 +08:00
..
2026-05-09 14:55:43 +08:00
2026-04-06 10:37:19 +08:00
2026-05-11 14:04:31 +08:00
2026-05-10 20:14:38 +08:00
2026-05-09 14:55:43 +08:00
2026-05-09 14:36:42 +08:00
2026-05-09 15:50:38 +08:00
2026-05-10 15:59:18 +08:00
2026-04-05 22:27:57 +08:00
2026-05-09 15:50:38 +08:00