Re: [systemd-devel] [PATCH 2/2] missing: add macros for OFD locks

2015-01-17 Thread David Herrmann
Hi On Thu, Jan 15, 2015 at 10:25 PM, Michael Marineau michael.marin...@coreos.com wrote: --- src/shared/missing.h | 6 ++ 1 file changed, 6 insertions(+) I applied this patch, but left patch 1/2 for Tom to review. Thanks David diff --git a/src/shared/missing.h b/src/shared/missing.h

Re: [systemd-devel] [PATCH] backlight: let the administrator override clamping

2015-01-17 Thread Topi Miettinen
On 01/17/15 11:38, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 12:28 PM, Topi Miettinen toiwo...@gmail.com wrote: On my computer, the minimum brightness enforced by clamping in backlight is too bright. How can 5% of the backlight be too bright? Can you give some information on your

Re: [systemd-devel] [PATCH] backlight: let the administrator override clamping

2015-01-17 Thread David Herrmann
Hi On Sat, Jan 17, 2015 at 1:32 PM, Topi Miettinen toiwo...@gmail.com wrote: On 01/17/15 12:19, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 1:10 PM, Topi Miettinen toiwo...@gmail.com wrote: On 01/17/15 12:03, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 1:01 PM, Topi Miettinen

Re: [systemd-devel] [PATCH] backlight: let the administrator override clamping

2015-01-17 Thread Topi Miettinen
On 01/17/15 12:34, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 1:32 PM, Topi Miettinen toiwo...@gmail.com wrote: On 01/17/15 12:19, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 1:10 PM, Topi Miettinen toiwo...@gmail.com wrote: On 01/17/15 12:03, David Herrmann wrote: Hi On

Re: [systemd-devel] Target updating status for dependencies

2015-01-17 Thread Andrei Borzenkov
В Wed, 14 Jan 2015 09:47:20 +0100 Martin Pitt martin.p...@ubuntu.com пишет: Hello all, I have some trouble to understand how unit dependencies work when they change status. Suppose I have an ifup-all-auto.target (which will of course be created by a generator, but for experimentation I

Re: [systemd-devel] [PATCH] backlight: let the administrator override clamping

2015-01-17 Thread Topi Miettinen
On 01/17/15 12:48, David Herrmann wrote: Hi On Sat, Jan 17, 2015 at 1:41 PM, Topi Miettinen toiwo...@gmail.com wrote: On 01/17/15 12:34, David Herrmann wrote: No, we still need clamping! In case your hardware has 256 brightness levels, we really don't want a brightness of 1 as it would

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread Greg KH
On Sat, Jan 17, 2015 at 09:44:00AM +0100, Hans de Goede wrote: Dear udev developers, We (me and some kernel devs mostly) would like to add support to the kernel for userspace telling the kernel that it is done with the *initial* loading of modules, with the purpose of cleaning up

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread Hans de Goede
Hi, On 17-01-15 14:56, Greg KH wrote: On Sat, Jan 17, 2015 at 09:44:00AM +0100, Hans de Goede wrote: Dear udev developers, We (me and some kernel devs mostly) would like to add support to the kernel for userspace telling the kernel that it is done with the *initial* loading of modules, with

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread Mark Brown
On Sat, Jan 17, 2015 at 05:56:30AM -0800, Greg KH wrote: On Sat, Jan 17, 2015 at 09:44:00AM +0100, Hans de Goede wrote: If however the ahci_platform driver is a module, then as soon as the kernel is ready to start init, unused regulators are turned off and the disk looses its power while

[systemd-devel] Fwd: [systemd-commits] Makefile.am src/bus-proxyd units/.gitignore units/systemd-bus-proxyd.service.m4.in units/systemd-bus-pro...@.service.m4.in units/systemd-bus-proxyd.socket units/

2015-01-17 Thread Umut Tezduyar Lindskog
Hi David, Have you done any experiment in terms of the number of connections can be made on 32 bit arch with bus proxy being multi-threaded instead of multi-processed? Umut -- Forwarded message -- From: David Herrmann dvd...@kemper.freedesktop.org Date: Sat, Jan 17, 2015 at

Re: [systemd-devel] Fwd: [systemd-commits] Makefile.am src/bus-proxyd units/.gitignore units/systemd-bus-proxyd.service.m4.in units/systemd-bus-pro...@.service.m4.in units/systemd-bus-proxyd.socket un

2015-01-17 Thread David Herrmann
Hi On Sat, Jan 17, 2015 at 4:21 PM, Umut Tezduyar Lindskog u...@tezduyar.com wrote: Hi David, Have you done any experiment in terms of the number of connections can be made on 32 bit arch with bus proxy being multi-threaded instead of multi-processed? I don't think it makes much of a

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jan 17, 2015 at 09:44:00AM +0100, Hans de Goede wrote: We would like udev to emit a signal (ABI to be discussed) when it is done trying to load modules for everything which was already enumerated when it starts, iow when there are no new device events pending anymore when udev does

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread David Herrmann
Hi On Sat, Jan 17, 2015 at 9:44 AM, Hans de Goede hdego...@redhat.com wrote: Dear udev developers, We (me and some kernel devs mostly) would like to add support to the kernel for userspace telling the kernel that it is done with the *initial* loading of modules, with the purpose of cleaning

Re: [systemd-devel] Making udev emit a signal when it is done loading modules

2015-01-17 Thread Kay Sievers
On Sat, Jan 17, 2015 at 5:03 PM, Zbigniew Jędrzejewski-Szmek zbys...@in.waw.pl wrote: On Sat, Jan 17, 2015 at 09:44:00AM +0100, Hans de Goede wrote: We would like udev to emit a signal (ABI to be discussed) when it is done trying to load modules for everything which was already enumerated

[systemd-devel] Docker vs PrivateTmp

2015-01-17 Thread Lars Kellogg-Stedman
Hello all, With systemd 216 on Fedora 21 (kernel 3.17.8), I have run into an odd behavior concerning the PrivateTmp directive, and I am looking for help identifying this as: - Everything Is Working As Designed, Citizen - A bug in Docker (some mount flag is being set incorrectly?) - A bug in

Re: [systemd-devel] Jenkins Failing and Not Updating Github Mirror

2015-01-17 Thread Simon Peeters
2015-01-18 1:28 GMT+01:00 Chris Atkinson c...@pipeline.com: It looks like Jenkins has been failing to build for the last three days and hasn't updated the Github mirror for a similar period (since commit 435fc3176520a58f1c20ccb983c9fb40b30a1471). https://github.com/systemd/systemd

Re: [systemd-devel] bug 88401 / daemon-reload causes Type=oneshot services to be re-started / path_coldplug() is non-deserialization-aware

2015-01-17 Thread Ivan Shapovalov
On 2015-01-18 at 04:21 +0300, Ivan Shapovalov wrote: [...] Questions: - is my analysis correct? - if yes, then how to fix this? Maybe add a similar if (UNIT(p)-manager-n_reloading = 0) check to path_enter_running() to avoid calling manager_add_job() during reloading? Here's what I

[systemd-devel] bug 88401 / daemon-reload causes Type=oneshot services to be re-started / path_coldplug() is non-deserialization-aware

2015-01-17 Thread Ivan Shapovalov
Hi folks, I'm trying to fix this bug: https://bugs.freedesktop.org/show_bug.cgi?id=88401 The initial problem (as reported) looks following: performing a reload (maybe implicitly) re-starts alsa-restore.service if it is enabled. With a bit of debugging I've apparently found a root cause.

[systemd-devel] Jenkins Failing and Not Updating Github Mirror

2015-01-17 Thread Chris Atkinson
It looks like Jenkins has been failing to build for the last three days and hasn't updated the Github mirror for a similar period (since commit 435fc3176520a58f1c20ccb983c9fb40b30a1471). https://github.com/systemd/systemd http://systemd.getpantheon.com:8080/jenkins/ Regards,