nicktehrany
MSc Computer Science Graduate - Systems Researcher
BlueOne Business Software LLCLos Angeles, USA
Pinned Repositories
dotfiles
Config files for vim, zsh, tmux, git, other dotfiles and utilities I use
membench
Benchmark to evaluate memory bandwidth/latency, page fault latency, and latency for mmap calls. Created for my BSc thesis on "Evaluating Performance Characteristics of the PMDK Persistent Memory Software Stack".
MQSim
MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Aras
msF2FS
multi-streamed F2FS: An NVMe ZNS SSD optimized F2FS File System with concurrently writable hot/warm/cold data streams and application-guided data placement.
msF2FS-bench
Benchmarking framework for msF2FS
notes
Collection of all kinds of CS notes and anything else I happen to work on or come across that is worth writing down!
ZNS-Study
Understanding NVMe Zoned Namespace (ZNS) Flash SSD Storage Devices - Performance evaluation of ZNS devices at the block-level I/O scheduler. Contains benchmarking scripts, collected datasets, and plotting scripts.
zns-tools
A set of tools for understanding F2FS usage of ZNS devices, which allow for identifying the on-device locations of files and inodes, mapping the data layout of F2FS files to ZNS zones, and a tracing framework that records I/O activity for ZNS devices and generates visuals of various operational aspects.
dm-zap
dm-zap device mapper
nicktehrany's Repositories
nicktehrany/ZNS-Study
Understanding NVMe Zoned Namespace (ZNS) Flash SSD Storage Devices - Performance evaluation of ZNS devices at the block-level I/O scheduler. Contains benchmarking scripts, collected datasets, and plotting scripts.
nicktehrany/msF2FS
multi-streamed F2FS: An NVMe ZNS SSD optimized F2FS File System with concurrently writable hot/warm/cold data streams and application-guided data placement.
nicktehrany/membench
Benchmark to evaluate memory bandwidth/latency, page fault latency, and latency for mmap calls. Created for my BSc thesis on "Evaluating Performance Characteristics of the PMDK Persistent Memory Software Stack".
nicktehrany/notes
Collection of all kinds of CS notes and anything else I happen to work on or come across that is worth writing down!
nicktehrany/dotfiles
Config files for vim, zsh, tmux, git, other dotfiles and utilities I use
nicktehrany/MQSim
MQSim is a fast and accurate simulator modeling the performance of modern multi-queue (MQ) SSDs as well as traditional SATA based SSDs. MQSim faithfully models new high-bandwidth protocol implementations, steady-state SSD conditions, and the full end-to-end latency of requests in modern SSDs. It is described in detail in the FAST 2018 paper by Aras
nicktehrany/msF2FS-bench
Benchmarking framework for msF2FS
nicktehrany/usenix-template
Usenix latex template
nicktehrany/zns-bench
Contains a number of utility scripts for ZNS benchmarking and setting up different configurations.
nicktehrany/zns-tools
A set of tools for understanding F2FS usage of ZNS devices, which allow for identifying the on-device locations of files and inodes, mapping the data layout of F2FS files to ZNS zones, and a tracing framework that records I/O activity for ZNS devices and generates visuals of various operational aspects.
nicktehrany/acm-template
Latex template for ACM sigconf papers
nicktehrany/cassandra-microservices
An implementation of microservices with cassandra and postgresql, deployed on k8s and gcloud.
nicktehrany/Distributed-Algorithms
Distributed Algorithms IN4150 Lab Exercises
nicktehrany/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18)
nicktehrany/github-readme-stats
:zap: Dynamically generated stats for your github readmes
nicktehrany/Machine-Learning
Machine Learning 2020 Project
nicktehrany/mdtemp
A single command to quickly generate a .md report template and download the appropriate CSL file for reference formatting, along with a Makefile, for pdf generation, to make life even easier.
nicktehrany/pmem_evaluation_traces
Function Traces - "Evaluating Performance Characteristics of the PMDK Persistent Memory Software Stack"
nicktehrany/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
nicktehrany/sysconf-acceptance-rates
Accpetance rates for Systems Conferences
nicktehrany/td
minimal cmd line todo lists manager
nicktehrany/textemp
A single command for latex template creation
nicktehrany/WASP
Implementation of WASP for the IN4391 Distributed Systems Course
nicktehrany/zapraid