]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/kmsg/zram
UBUNTU: Start new release
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / zram
1 /*? Text: "Error allocating compressor buffer space\n" */
2 /*? Text: "Error allocating memory for compressed page: %u, size=%zu\n" */
3 /*? Text: "Error creating memory pool\n" */
4 /*? Text: "num_devices not specified. Using default: 1\n" */
5 /*? Text: "Error allocating compressor working memory!\n" */
6 /*? Text: "Error allocating zram address table\n" */
7 /*? Text: "Unable to get major number\n" */
8 /*? Text: "Compression failed! err=%d\n" */
9 /*? Text: "Decompression failed! err=%d, page=%u\n" */
10 /*? Text: "There is little point creating a zram of greater than twice the size of memory since we expect a 2:1 compression ratio. Note that zram uses about 0.1%% of the size of the disk when not in use so a huge zram is wasteful.\n\tMemory Size: %zu kB\n\tSize you selected: %llu kB\nContinuing anyway ...\n" */
11 /*? Text: "disk size not provided. You can use disksize_kb module param to specify size.\nUsing default: (%u%% of RAM).\n" */
12 /*? Text: "Error creating sysfs group" */
13 /*? Text: "Error allocating memory for incompressible page: %u\n" */
14 /*? Text: "Creating %u devices ...\n" */
15 /*? Text: "Initialization failed: err=%d\n" */
16 /*? Text: "Error allocating disk queue for device %d\n" */
17 /*? Text: "Error allocating disk structure for device %d\n" */
18 /*? Text: "Invalid value for num_devices: %u\n" */
19 /*? Text: "Error allocating temp memory!\n" */
20 /*? Text: "Unable to allocate temp memory\n" */
21 /*? Text: "Created %u device(s) ...\n" */
22 /*? Text: "There is little point creating a zram of greater than twice the size of memory since we expect a 2:1 compression ratio. Note that zram uses about 0.1%% of the size of the disk when not in use so a huge zram is wasteful.\n\tMemory Size: %lu kB\n\tSize you selected: %llu kB\nContinuing anyway ...\n" */
23 /*? Text: "Cannot change disksize for initialized device\n" */
24 /*? Text: "Can't change algorithm for initialized device\n" */
25 /*? Text: "Cannot initialise %s compressing backend\n" */
26 /*? Text: "Cannot change max compression streams\n" */
27 /*? Text: "Destroyed %u device(s)\n" */
28 /*? Text: "Created %u device(s)\n" */
29 /*? Text: "Unable to register zram-control class\n" */
30 /*? Text: "Removed device: %s\n" */
31 /*? Text: "Added device: %s\n" */
32 /*? Text: "Error creating sysfs group for device %d\n" */
33 /*? Text: "Error allocating memory for compressed page: %u, size=%u\n" */
34 /*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */