📚 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篇)
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...
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...
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篇)
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...
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...
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篇)
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...
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 ...
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篇)
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 ...
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篇)
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篇)
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篇)
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)....
📊 完整论文列表
- Equilibria: Fair Multi-Tenant CXL Memory Tiering At Scale
- Taking the Leap: Efficient and Reliable Fine-Grained NUMA Migration in User-space
- AgentCgroup: Understanding and Controlling OS Resources of AI Agents
- Contextual Memory Virtualisation: DAG-Based State Management and Structurally Lossless Trimming for LLM Agents
- HALO: A Fine-Grained Resource Sharing Quantum Operating System
- Fork, Explore, Commit: OS Primitives for Agentic Exploration
- Right to History: A Sovereignty Kernel for Verifiable AI Agent Execution
- Bounded Local Generator Classes for Deterministic State Evolution
- ThunderAgent: A Simple, Fast and Program-Aware Agentic Inference System
- Exploiting Dependency and Parallelism: Real-Time Scheduling and Analysis for GPU Tasks
- Horizon-LM: A RAM-Centric Architecture for LLM Training
- The Compute ICE-AGE: Invariant Compute Envelope under Addressable Graph Evolution
- Hardening the OSv Unikernel with Efficient Address Randomization: Design and Performance Evaluation
- TempoNet: Slack-Quantized Transformer-Guided Reinforcement Scheduler for Adaptive Deadline-Centric Real-Time Dispatchs
- Mitigating Timing-Based Attacks in Real-Time Cyber-Physical Systems
- Why iCloud Fails: The Category Mistake of Cloud Synchronization
生成时间:2026-03-02 04:24 | 数据来源:arXiv cs.OS
评论