=== gerald is now known as Guest88751 [08:40] Hi. What's the timeline for 3.16.0-38.52~14.04.1 to be pushed to trusty proper? [08:45] pkern: that kernel is currently under testing/verification. if everything goes according to the plan, it should be out of -proposed by the end of this week [08:46] (we're currently on the 3rd week of the 3 weeks SRU cycle) [08:55] It actually just needs a security sign-off, and it could go out today. [08:56] jjohansen: Any chance you'll get around to kernel security signoffs today? [11:18] hi [11:19] I have a hdd in a notebook and want to deactivate hdd-scan when using a recent ubuntu live-system. do you happen to know if there is a boot-option for that? [11:20] I checked (German) [11:20] cannot see a suitable boot-option [11:23] dileks_webchat, i don't think i know what you are referring to when you say hdd-scan [11:23] exactly what are you trying to prevent occuring ? [11:24] the hdd is defect and should not be considered for installation or whatever. handled as non-existent [11:26] hdd is full of s.m.ar.t errors [11:29] hardware-detection on boot-up results in a restart of the live-system. hdd cant be deactivated in bios. [11:32] dileks_webchat, ok makes sense, i am supprised it would trigger a restart, i would expect it to just take longer to boot [11:32] dileks_webchat, as i have used live images often to get what is still readable off broken laptop drives in the past [11:34] dileks_webchat, it is possible something like libata.force=disable might do what you want [11:35] you might need to limit it to the device whihc is in error if that also gets rid of your usb stick [11:37] how do I limit to the device - which parameter do I pass? [11:38] dileks_webchat, never done it, it just says [ID:] in front of the disable; [11:38] libata.force= [LIBATA] Force configurations. The format is comma [11:38] separated list of "[ID:]VAL" where ID is [11:38] PORT[.DEVICE]. PORT and DEVICE are decimal numbers [11:38] matching port, link or device. Basically, it matches [11:38] the ATA ID string printed on console by libata. If [11:39] hehe, I was looking at that :-) [11:39] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/kernel-parameters.txt#n1745 [11:42] apw: thanks for the quick answer! [11:47] bye [11:54] hi [11:55] I don't know if this is the best place for asking about low-latency/real-time kernels with ubuntu and ec2 instances... [12:00] mickkelodeon, without knowing the question that is hard to say [12:01] I have more than 100 processes working in real time, and the latency is killing me [12:01] I want to change the kernel for another with better performance for this purpose [12:11] I was taking a look to the lowlatency kernel, but when I installed it I got "Ignoring non-Xen Kernel on Xen domU host: vmlinuz-3.2.0-82-lowlatency" [12:13] iirc that is keyed on some CONFIG_XEN ... could be the default options for lowlatency differ there [12:14] because the realtime kernels seem outdated [12:22] smb, i would be supprised if we changed xen in lowlatency [12:23] smb, unless it is somehow contra-indicated of course for the other options [12:23] The realtime patchset was a big effort to maintain and nobody cared to fund it. I believe I remember vaguely that there was some recent decision to bring it upstream [12:23] apw, Yeah, I am not sure where lowlatency came back then [12:23] smb, yeah thats my memory that RT is going to die either by merging or dissappearnig [12:25] then it also could be the way the special update-gub checks. That also has changed over time from checking kernel names to kernel options... [12:25] If I could remember all those dates... :/ [12:29] Hrm, the responsible package also changed name and place. Used to be grub-lecacy-ec2 (part of cloud-init source) and now might be pv-grub-menu since Trusty [12:43] so, smb apw what is the best way in my case? [12:45] henrix: Thanks! [12:46] mickkelodeon, I am looking at update-grub-legacy-ec2 which comes via grub-legacy-ec2 in Precise. If I cannot find a nicer way, maybe fiddling with is_xen_kernel could work for you... though probably a bit of a pita if it needs doing for multiple installs/instances [12:47] Its bascially a bash script and as I suspected it keys on the -virtual part of the kernel filename back then [12:49] smb, ug [12:49] smb , but do you think this could be a substantial change in terms of performance for my case? [12:49] Hm, maybe one could even define the shell function seperately as it checks for it to exist [12:50] audio peoiple claim it helps latency significantly for their use case, but ymmv [12:51] Yeah... there is a catch maybe for in P -virtual may have had more essential things build in for running under Xen than generic [12:52] smb, ugg [12:53] apw, Yeah... with lucid gone now we went from quite different to subtly different which is hard to remember [12:53] smb, yeah [12:53] I doubt a realtime kernel would make much difference on AWS/ec2 [12:55] on public clouds you often have to build your system to be tolerant to some extra latency [12:55] with the addition of vcpu scheduling its hard to predict ... i guess [13:06] So it might be that lowlatency improves a little by being preemptive and setting a higher HZ because it lowers a single tasks effect but still a vcpu can stall or cause latency outside the kernels control [15:02] infinity: yes === kamal__ is now known as kamal [19:45] i've been asked to fully commit bisect the kernel. can someone help walk me through the process. thanks. [19:45] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453391 [19:45] Launchpad bug 1453391 in linux (Ubuntu) "Very slow Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)" [Medium,Incomplete] [20:36] seems that I should focus on one of these comnits http://pastebin.com/WwVjC02W but the instructions are not so clear to me. [21:45] trying to build kernel but debian.master and debian folders do not exist. what to do ? === mukhbiir is now known as neoark