File: README.md

package info (click to toggle)
writeboost 1.20160718-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 96 kB
  • sloc: sh: 142; makefile: 20
file content (34 lines) | stat: -rw-r--r-- 1,263 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
_writeboost_ is a user-space utility to activate
_[dm-writeboost](https://github.com/akiradeveloper/dm-writeboost)_
device mappings.

_[dm-writeboost](https://github.com/akiradeveloper/dm-writeboost)_
is a software using log-structured caching to accelerate block IO.
_[dm-writeboost](https://github.com/akiradeveloper/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

#### AUTHOR

 Dmitry Smirnov <onlyjob@member.fsf.org>

#### COPYRIGHT

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

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