Skip to content

asientador/VFSMark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux VFS Benchmark

Introduction

This benchmark assesses the performance of the Virtual File System (VFS) in the Linux kernel, specifically focusing on sequential and block-oriented file operations. The benchmark includes tests for sequential reading, block reading, sequential writing, and block writing to evaluate the efficiency and speed of these fundamental file system operations.

Features

  • Sequential Reading: Evaluate the performance of sequential reading operations on the file system.

  • Block Reading: Measure the speed of block-oriented reading operations.

  • Sequential Writing: Assess the performance of sequential writing operations to the file system.

  • Block Writing: Measure the speed of block-oriented writing operations.

About

VFS Benchmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published