DOKK / manpages / debian 12 / writeboost / writeboost.8.en
WRITEBOOST(8) User Contributed Perl Documentation WRITEBOOST(8)

writeboost - create dm-writeboost device-mapper mappings

writeboost [ -u ] [ device ]

writeboost is a utility to create dm-writeboost device-mapper mappings as per definitions in the "/etc/writeboosttab" file.

Act on given device from the first field of the /etc/writeboosttab file. When not given writeboost acts on all devices listed in /etc/writeboosttab.
Show usage and options.
Un-map all mappings (or un-map only given device).

writeboosttab(5)

dm-writeboost is a software using log-structured caching to accelerate block IO. dm-writeboost is written by Akira Hayakawa <ruby.wktk@gmail.com> and implemented as loadable module for Linux.

See more at https://github.com/akiradeveloper/dm-writeboost

 https://gitlab.com/onlyjob/writeboost

 1.20160718

 Donations are much appreciated, please consider donating:
   Bitcoins : 15nCM6Rs4zoQKhBV55XxcPfwPKeAEHPbAn
  Litecoins : LZMLDNSfy3refx7bKQtEvPyYSbNHsfzLRZ
 AUD/PayPal : https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=onlyjob%40gmail%2ecom&lc=AU&currency_code=AUD

 Dmitry Smirnov <onlyjob@member.fsf.org>

 Copyright 2015-2017 Libre Solutions Pty Ltd (http://raid6.com.au)

 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 2 of the License, or
 (at your option) any later version.
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
2022-10-15 perl v5.34.0