Limited Associativity Caching in the Data Plane

03/09/2022
by   Roy Friedman, et al.
0

In-network caching promises to improve the performance of networked and edge applications as it shortens the paths data need to travel. This is by storing so-called hot items in the network switches on-route between clients who access the data and the storage servers who maintain it. Since the data flows through those switches in any case, it is natural to cache hot items there. Most software-managed caches treat the cache as a fully associative region. Alas, a fully associative design seems to be at odds with programmable switches' goal of handling packets in a short bounded amount of time, as well as their restricted programming model. In this work, we present PKache, a generic limited associativity cache implementation in the programmable switches' domain-specific P4 language, and demonstrate its utility by realizing multiple popular cache management schemes.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2021

Limited Associativity Makes Concurrent Software Caches a Breeze

Software caches optimize the performance of diverse storage systems, dat...
research
01/24/2019

DistCache: Provable Load Balancing for Large-Scale Storage Systems with Distributed Caching

Load balancing is critical for distributed storage to meet strict servic...
research
01/04/2019

PopNetCod: A Popularity-based Caching Policy for Network Coding enabled Named Data Networking

In this paper, we propose PopNetCod, a popularity-based caching policy f...
research
04/28/2021

FaaT: A Transparent Auto-Scaling Cache for Serverless Applications

Function-as-a-Service (FaaS) has become an increasingly popular way for ...
research
09/14/2021

On Decentralized Multi-Transmitter Coded Caching

This paper investigates a setup consisting of multiple transmitters serv...
research
01/22/2020

Domain-Specialized Cache Management for Graph Analytics

Graph analytics power a range of applications in areas as diverse as fin...
research
05/04/2023

Flow Correlator: A Flow Table Cache Management Strategy

Switching, routing, and security functions are the backbone of packet pr...

Please sign up or login with your details

Forgot password? Click here to reset