| commit | 9a9539792d92b06e187c3dd901da5a093a463265 | [log] [download] |
|---|---|---|
| author | Sergei A Mamonov <mrqwer88@gmail.com> | Thu Aug 18 23:02:44 2016 +0300 |
| committer | Sergei A Mamonov <mrqwer88@gmail.com> | Thu Aug 18 23:14:13 2016 +0300 |
| tree | d05062f191477ecc784fadb66a8348a557a80a52 | |
| parent | 2d41e332061bd4cb62ffb22a1f6da758fcbb16ca [diff] |
Add pigz support to vzctl create
It can speedup unpack template about 2 and more times.
As example runnig vzctl create with custom 702M size template:
(second and third run vzctl create with this template, file cache already warmed)
- without pigz
702MB 0:00:14 [49.4MB/s]
- with pigz
702MB 0:00:07 [90.9MB/s]