Source: dm-writeboost
Section: kernel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9), dkms
Standards-Version: 3.9.8
Homepage: https://github.com/akiradeveloper/dm-writeboost
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dm-writeboost.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/dm-writeboost.git

Package: dm-writeboost-dkms
Architecture: all
Depends: ${misc:Depends}
Recommends: kmod, dmsetup, writeboost
Description: log-structured caching for Linux
 dm-writeboost is an OS-level IO controller that builds logs from in-coming
 writes (data and metadata) and then writes the logs sequentially similar
 to log-structured filesystem. As a further extension, dm-writeboost
 supports read-caching which also writes data sequentially.
 .
 This package provides DKMS kernel module for Linux Kernel 3.10+.
