paper-with-me

Papers

SLOFetch: Compressed-Hierarchical Instruction Prefetching for Cloud Microservices

2025-11-06 · Zerui Bao, Di Zhu, Liu Jiang, Shiqi Sheng, Ziwei Wang, Haoyun Zhang arxiv

Large-scale networked services rely on deep soft-ware stacks and microservice orchestration, which increase instruction footprints and create frontend stalls that inflate tail latency and energy. We revisit instruction prefetching for these cloud workloads and present a design that aligns with SLO driven and self optimizing systems. Building on the Entangling Instruction Prefetcher (EIP), we introduce a Compressed Entry that captures up to eight destinations around a base using 36 bits by exploiting spatial clustering, and a Hierarchical Metadata Storage scheme that keeps only L1 resident and frequently queried entries on chip while virtualizing bulk metadata into lower levels. We further add a lightweight Online ML Controller that scores prefetch profitability using context features and a bandit adjusted threshold. On data center applications, our approach preserves EIP like speedups with smaller on chip state and improves efficiency for networked services in the ML era.

📄 PDF Abstract BibTeX arXiv:2511.04774

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeePref: Deep Reinforcement Learning For Video Prefetching In Content Delivery Networks

2023-10-11 · Nawras Alkassab, Chin-Tser Huang, Tania Lorido Botran

Content Delivery Networks carry the majority of Internet traffic, and the increasing demand for video content as a major IP traffic across the Internet highlights the importance of caching and prefetching optimization al…

Deep Reinforcement Learningreinforcement-learningTransfer Learning

Local Citation Recommendation with Hierarchical-Attention Text Encoder and SciBERT-based Reranking

2021-12-02 · Nianlong Gu, Yingqiang Gao, Richard H. R. Hahnloser

The goal of local citation recommendation is to recommend a missing reference from the local citation context and optionally also from the global context. To balance the tradeoff between speed and accuracy of citation re…

Citation RecommendationReranking

Prefetching Cache Optimization Using Graph Neural Networks: A Modular Framework and Conceptual Analysis

2025-10-23 · F. I. Qowy arxiv

Caching and prefetching techniques are fundamental to modern computing, serving to bridge the growing performance gap between processors and memory. Traditional prefetching strategies are often limited by their reliance …

Coordinated Reinforcement Learning Prefetching Architecture for Multicore Systems

2025-09-12 · Mohammed Humaid Siddiqui, Fernando Guzman, Yufei Wu, Ruishu Ann arxiv

Hardware prefetching is critical to fill the performance gap between CPU speeds and slower memory accesses. With multicore architectures becoming commonplace, traditional prefetchers are severely challenged. Independent …

Reinforcement Learning

Multiscale Point Cloud Geometry Compression

2020-11-07 · Jianqiang Wang, Dandan Ding, Zhu Li, Zhan Ma

Recent years have witnessed the growth of point cloud based applications because of its realistic and fine-grained representation of 3D objects and scenes. However, it is a challenging problem to compress sparse, unstruc…

Attribute