=== xnox_ is now known as xnox === neunon_ is now known as neunon === stokachu_ is now known as stokachu === jpds is now known as Guest71062 === lifeless1 is now known as lifeless === tjaalton_ is now known as tjaalton === mwhudson_ is now known as mwhudson === mwhudson is now known as Guest80728 === mwhudson is now known as mwhudson__ === mwhudson__ is now known as mwhudson === lan3y is now known as Laney === Laney is now known as Guest38885 === Guest38885 is now known as Laney [11:17] Does anybody here know about the kernels we run on Ubuntu phones? I am trying to figure out the content of /proc/timer_stats and there is an oddity which doesn't seem to show up on my desktop === maxb_ is now known as maxb === _Traxer is now known as Traxer === ming is now known as Guest65399 === DalekSec_ is now known as DalekSec [16:18] hi [16:21] I need to ask an information to the ubuntu kernel packagers and devs : in Vivid the zram module is loaded by default, even though it's configured as module and not hard in the configuration of the kernel. And there is a module having for name ZRAM_LZA_COMPRESS default loaded (y). It seems that the zram-lza-compress module would call zram to be default loaded if zram isn't blacklisted. My question is this: is my statement true? Am I right to [16:21] think the zram-lza-compress is what triggers zram to be loaded at boot time? [16:21] this is my actual kernel: [16:21] 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [16:22] and I have noticed this behavior in all former kernels since I moved to Vivid. [16:22] so what is it that really happens here, [16:22] ? [16:31] it's about bug #1449678 except that something was changed in the original description : "non english locales" was added by some folk, no idea why, I think it's unrelated [16:31] bug 1449678 in zram-config (Ubuntu Vivid) "(Vivid) zram-config 0.3 Job for zram-config.service failed" [High,Fix committed] https://launchpad.net/bugs/1449678 [16:32] while I'm here, the fix doesn't work [16:32] can't work is my guess [16:34] except if zram is prior blacklisted in the /etc/modules.d/blacklist.conf ;-) [16:48] I think I am right, the kernel is faulty. [16:48] [melodie@bento64:~]$ sudo systemctl status -l zram-config.service [16:48] ● zram-config.service - Initializes zram swaping [16:48] Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor preset: enabled) [16:48] Active: active (exited) since dim. 2015-06-21 18:33:11 CEST; 9min ago [16:48] Process: 4906 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=0/SUCCESS) [16:48] Main PID: 4906 (code=exited, status=0/SUCCESS) [16:48] juin 21 18:33:11 bento64 systemd[1]: Starting Initializes zram swaping... [16:48] juin 21 18:33:11 bento64 init-zram-swapping[4906]: Setting up swapspace version 1, size = 947216 KiB [16:48] juin 21 18:33:11 bento64 init-zram-swapping[4906]: pas d'étiquette, UUID=6c74759b-83cd-47a1-b911-f5242c125979 [16:48] juin 21 18:33:11 bento64 init-zram-swapping[4906]: Setting up swapspace version 1, size = 947216 KiB [16:48] juin 21 18:33:11 bento64 init-zram-swapping[4906]: pas d'étiquette, UUID=3e6fce71-7773-40e4-9dcb-3dfe509ec23d [16:48] juin 21 18:33:11 bento64 systemd[1]: Started Initializes zram swaping. [16:48] [melodie@bento64:~]$ sudo systemctl restart zram-config [16:48] [melodie@bento64:~]$ sudo systemctl status -l zram-config.service [16:48] ● zram-config.service - Initializes zram swaping [16:48] Loaded: loaded (/lib/systemd/system/zram-config.service; enabled; vendor preset: enabled) [16:48] Active: active (exited) since dim. 2015-06-21 18:43:44 CEST; 4s ago [16:49] Process: 4985 ExecStop=/usr/bin/end-zram-swapping (code=exited, status=0/SUCCESS) [16:49] Process: 4996 ExecStart=/usr/bin/init-zram-swapping (code=exited, status=0/SUCCESS) [16:49] Main PID: 4996 (code=exited, status=0/SUCCESS) [16:49] juin 21 18:43:44 bento64 systemd[1]: Starting Initializes zram swaping... [16:49] juin 21 18:43:44 bento64 init-zram-swapping[4996]: Setting up swapspace version 1, size = 947216 KiB [16:49] juin 21 18:43:44 bento64 init-zram-swapping[4996]: pas d'étiquette, UUID=13e90b6a-1f85-40d3-b468-a77332c14f97 [16:49] juin 21 18:43:44 bento64 init-zram-swapping[4996]: Setting up swapspace version 1, size = 947216 KiB [16:49] juin 21 18:43:44 bento64 init-zram-swapping[4996]: pas d'étiquette, UUID=1864b236-4b6f-433d-b3e3-5ae7c3b8a88a [16:49] juin 21 18:43:4 [16:49] omg [16:49] sorry wrong buffer. :-/ [16:49] https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1449678/comments/12 [16:49] Launchpad bug 1449678 in zram-config (Ubuntu Vivid) "(Vivid) zram-config 0.3 Job for zram-config.service failed" [High,Fix committed] [17:02] well the fix is yet to be committed! [17:02] it has to be produced first