Skip to content
View Krien's full-sized avatar
💾
💾

Organizations

@stonet-research
Block or Report

Block or report Krien

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Krien/README.md

Hello there 👋

  • 🔭 I’m currently a PhD student at the CS department of the VU (the Netherlands), and part of the Massivizing Computer Systems (AtLarge) faculty.
  • 🌱 My research interest is in scheduling storage- and networked systems.
  • ⚡ Occasionally I star repos, this is just general appreciation and nothing to worry about 👁️👁️.

Pinned

  1. TropoDB TropoDB Public

    ZNS Append-only based LSM key-value store

    C++ 16 3

  2. stonet-research/NVMeBenchmarks stonet-research/NVMeBenchmarks Public

    Forked from Krien/NVMeBenchmarks

    Code repository for Performance Characterization of NVMe Flash Devices with Zoned Namespaces (ZNS) (IEEE Cluster'23)

    Jupyter Notebook 15 2

  3. stonet-research/zwal stonet-research/zwal Public

    ZWAL : Rethinking Write-ahead Logs for ZNS SSDs (CHEOPS'24 at EuroSys 2024)

    C++ 4 2

  4. stonet-research/zns-tools stonet-research/zns-tools Public

    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 tracin…

    C 13 5

  5. SimpleZNSDevice SimpleZNSDevice Public

    SZD is a simple SPDK wrapper for ZNS SSDs.

    C++ 5 3

  6. stonet-research/bpf-stosys-scripts stonet-research/bpf-stosys-scripts Public

    Collection of BPF scripts for performance evaluation of various layers in storage systems

    2