Skip to content

device-mapper-utils/bufio-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

All the tools necesary to build the kernel and a built kernel with the configuration and header files. For packaged kernels, these will be in the kernel-devel or kernel-headers packages.

Building the module for the running kernel

make -C /lib/modules/`uname -r`/build M=$PWD

Installing the module

make -C /lib/modules/`uname -r`/build M=$PWD modules_install

About

device mapper bufio testing target created by Joe Thornber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.7%
  • Makefile 0.3%