logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

writeboost - create dm-writeboost device-mapper mappings

Author

        Dmitry Smirnov <onlyjob@member.fsf.org>

Availability

        https://gitlab.com/onlyjob/writeboost

Description

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

Dm-Writeboost

       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

Donations

        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

License

        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/>.

perl v5.32.0                                       2021-01-07                                      WRITEBOOST(8)

Name

       writeboost - create dm-writeboost device-mapper mappings

Options

device
           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.

       -h, --help
           Show usage and options.

       -u  Un-map all mappings (or un-map only given device).

See Also

writeboosttab(5)

Synopsys

       writeboost [ -u ] [ device ]

Version

        1.20160718

See Also