Skip to content
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.

agrover/dm-poll-test

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

This is a demo/test program for a proposed dm event mechanism using poll().

Steps:

  • Build and boot a kernel with the poll DM event patches
  • install device-mapper-devel.
  • compile this program with make
  • Set up some dm devices that might generate an event, such as a thin LV on a massively-underprovisioned thinpool
  • run this
  • start using the thin LV, it should generate a low-water event, and this should tell you that and print its status

About

a test program for some prospective kernel patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published