Skip to content

oslab-ewha/MobileAIoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile AIOT

source code for Analyzing Data Access Characteristics of AIoT Workloads for Efficient Write Buffer Management

How To

  1. python popularity.py: Visualization of File Block Popularity Skewness
  • Generates a graph illustrating the skewness in access frequency among file blocks.
  1. python estimator.py: Comparison of Recency and Frequency Estimators
  • Evaluates and compares the effectiveness of recency-based and frequency-based access estimators.
  1. python simulation.py: Simulation of the Proposed Algorithm
  • Runs simulations of the proposed algorithm and measures the resulting write traffic to assess its performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages