Pinned Repositories
.emacs
.emacs.d
4.4BSD-Lite2
User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2
ace-jump-mode
a quick cursor jump mode for emacs
AMP
Adaptive Page Migration Policy with Huge Pages in Tiered Memory Systems
Android_activity_test
kirchhoff.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
libavl
Library to manage data in an AVL tree.
NJU_network_management
ntripcaster
kirchhoff's Repositories
kirchhoff/kirchhoff.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
kirchhoff/AMP
Adaptive Page Migration Policy with Huge Pages in Tiered Memory Systems
kirchhoff/Berti-Artifact
An artifact for Berti: an Accurate and Timely Local-Delta Data Prefetcher
kirchhoff/CacheSifter
kirchhoff/cxl-reskit
CXL Memory Resource Kit top-level repository
kirchhoff/devenv
kirchhoff/ebook
电子书
kirchhoff/ecoHMEM
ecoHMEM Framework
kirchhoff/ftrace-pgfault-latency-tracker
Tracing page fault statistics (e.g., avg. page fault time) using ftrace in Linux
kirchhoff/Generative-Semi-supervised-Learning-for-Multivariate-Time-Series-Imputation
kirchhoff/GPOO
kirchhoff/hemem
A mirror of https://bitbucket.org/ajaustin/hemem/src/sosp-submission/
kirchhoff/hugescope-atc24-ae
kirchhoff/kvm-utils
kirchhoff/lancet-tool
kirchhoff/latr
Latr: Lazy Translation Coherence - ASPLOS'18
kirchhoff/lk-profile
kirchhoff/multi-clock
Sources for the Multi-Clock system as described in the paper: MULTI-CLOCK: Dynamic Tiering for Hybrid Memory Systems, HPCA 2022.
kirchhoff/mutilate
Mutilate: high-performance memcached load generator
kirchhoff/nightcore
Nightcore: Efficient and Scalable Serverless Computing for Latency-Sensitive, Interactive Microservices [ASPLOS '21]
kirchhoff/Pond
Pond: CXL-Based Memory Pooling Systems for Cloud Platforms (ASPLOS'23)
kirchhoff/proportional-share
kirchhoff/Pythia
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
kirchhoff/retif
A tool for supporting real-time computing on Linux. This tool focuses on improving the usability of real-time capabilities for user applications thinking towards a declarative-reservation paradigm.
kirchhoff/RunD_ATC22
kirchhoff/SmartMD
SmartMD: A High Performance Deduplication Engine with Mixed Pages
kirchhoff/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
kirchhoff/TPT
kirchhoff/Trident-MICRO21-artifact
kirchhoff/vHive
vHive: Open-source framework for serverless experimentation