Skip to content

Blktap kernel module with DKMS packaging. **Modified to support pipelined synchrony replication.**

License

Notifications You must be signed in to change notification settings

gwcloudlab/pipecloud-blktap-dkms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The kernel module for blktap2

To compile:

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

to install:

sudo insmod ./blktap.ko

Tested on debian sid, with linux-image-3.0.0-rc3-686-pae
and on ubuntu 12.04 with linux 3.7

About

Blktap kernel module with DKMS packaging. **Modified to support pipelined synchrony replication.**

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%