arXiv cs.OS 202602 论文分析报告

📚 arXiv cs.OS 202602 论文分析报告

16
论文总数
7
研究方向
2026-02
时间范围

🏷️ 热门关键词

agent (5) memory (4) llm (4) kernel (3) real-time (3) gpu (2) container (1) quantum (1)

🔬 研究方向分析

AI Agent 系统 (5篇)

Yusheng Zheng, Jiakun Fan, Quanzhi Fu et al.
AI agents are increasingly deployed in multi-tenant cloud environments, where they execute diverse tool calls within sandboxed containers, each call with distinct resource demands and rapid fluctuatio...
Cosmo Santoni
As large language models engage in extended reasoning tasks, they accumulate significant state -- architectural mappings, trade-off decisions, codebase conventions -- within the context window. This u...
Cong Wang, Yusheng Zheng
AI agents increasingly perform agentic exploration: pursuing multiple solution paths in parallel and committing only the successful one. Because each exploration path may modify files and spawn proces...

内存管理 (3篇)

Kaiyang Zhao, Neha Gholkar, Hasan Maruf et al.
Memory dominates datacenter system cost and power. Memory expansion via Compute Express Link (CXL) is an effective way to provide additional memory at lower cost and power, but its effective use requi...
Felix Schuhknecht, Nick Rassau
Modern multi-socket architectures offer a single virtual address space, but physically divide main-memory across multiple regions, where each region is attached to a CPU and its cores. While this simp...
Zhengqing Yuan, Lichao Sun, Yanfang Ye
The rapid growth of large language models (LLMs) has outpaced the evolution of single-GPU hardware, making model scale increasingly constrained by memory capacity rather than computation. While modern...

实时调度 (3篇)

Yuanhai Zhang, Songyang He, Ruizhe Gou et al.
With the rapid advancement of Artificial Intelligence, the Graphics Processing Unit (GPU) has become increasingly essential across a growing number of safety-critical application domains. Applying a G...
Rong Fu, Yibo Meng, Guangzhen Yao et al.
Real-time schedulers must reason about tight deadlines under strict compute budgets. We present TempoNet, a reinforcement learning scheduler that pairs a permutation-invariant Transformer with a deep ...
Arkaprava Sain, Sunandan Adhikary, Soumyajit Dey
Real-time cyber-physical systems depend on deterministic task execution to guarantee safety and correctness. Unfortunately, this determinism can unintentionally expose timing information that enables ...

其他 (2篇)

R. Jay Martin
We formalize a constructive subclass of locality-preserving deterministic operators acting on graph-indexed state systems. We define the class of Bounded Local Generator Classes (BLGC), consisting of ...
Paul Borrill
iCloud Drive presents a filesystem interface but implements cloud synchronization semantics that diverge from POSIX in fundamental ways. This divergence is not an implementation bug; it is a Category ...

量子操作系统 (1篇)

John Zhuoyang Ye, Jiyuan Wang, Yifan Qiao et al.
As quantum computing enters the cloud era, thousands of users must share access to a small number of quantum processors. Users need to wait minutes to days to start their jobs, which only takes a few ...

GPU/推理系统 (1篇)

Raymond Jay Martin
This paper presents empirical results from a production-grade C++ implementation of a deterministic semantic state substrate derived from prior formal work on Bounded Local Generator Classes (Martin, ...

安全与可信 (1篇)

Alex Wollman, John Hastings
Unikernels are single-purpose library operating systems that run the kernel and application in one address space, but often omit security mitigations such as address space layout randomization (ASLR)....

📊 完整论文列表

  1. Equilibria: Fair Multi-Tenant CXL Memory Tiering At Scale
  2. Taking the Leap: Efficient and Reliable Fine-Grained NUMA Migration in User-space
  3. AgentCgroup: Understanding and Controlling OS Resources of AI Agents
  4. Contextual Memory Virtualisation: DAG-Based State Management and Structurally Lossless Trimming for LLM Agents
  5. HALO: A Fine-Grained Resource Sharing Quantum Operating System
  6. Fork, Explore, Commit: OS Primitives for Agentic Exploration
  7. Right to History: A Sovereignty Kernel for Verifiable AI Agent Execution
  8. Bounded Local Generator Classes for Deterministic State Evolution
  9. ThunderAgent: A Simple, Fast and Program-Aware Agentic Inference System
  10. Exploiting Dependency and Parallelism: Real-Time Scheduling and Analysis for GPU Tasks
  11. Horizon-LM: A RAM-Centric Architecture for LLM Training
  12. The Compute ICE-AGE: Invariant Compute Envelope under Addressable Graph Evolution
  13. Hardening the OSv Unikernel with Efficient Address Randomization: Design and Performance Evaluation
  14. TempoNet: Slack-Quantized Transformer-Guided Reinforcement Scheduler for Adaptive Deadline-Centric Real-Time Dispatchs
  15. Mitigating Timing-Based Attacks in Real-Time Cyber-Physical Systems
  16. Why iCloud Fails: The Category Mistake of Cloud Synchronization

生成时间:2026-03-02 04:24 | 数据来源:arXiv cs.OS