Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
> -Original Message- > From: > systemd-devel-bounces+m.d.berger=ieee@lists.freedesktop.or > g > [mailto:systemd-devel-bounces+m.d.berger=ieee.org@lists.freede sktop.org] On Behalf Of Michael D. Berger > Sent: Thursday, November 03, 2011 19:27 > To: 'Lennart Poettering' > Cc: 'Kay Sie

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
; Normally, Apache would get 1000 as much CPU as MySQL. By > adding them to their own cgroups Apache will get half and > MySQL the other half of the available CPU time. > > Lennart > > -- > Lennart Poettering - Red Hat, Inc. > > __ NOD32 6599 (2003) Information __

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Lennart Poettering
On Thu, 03.11.11 15:37, Michael D. Berger (m.d.ber...@ieee.org) wrote: > > > -Original Message- > > From: Kay Sievers [mailto:kay.siev...@vrfy.org] > > Sent: Thursday, November 03, 2011 14:58 > > To: Michael D. Berger > > Cc: Michal Schmidt; systemd-devel@lists.freedesktop.org > > Subjec

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
> -Original Message- > From: Kay Sievers [mailto:kay.siev...@vrfy.org] > Sent: Thursday, November 03, 2011 14:58 > To: Michael D. Berger > Cc: Michal Schmidt; systemd-devel@lists.freedesktop.org > Subject: Re: [systemd-devel] FW: pthread_create() fails SysV > in myDaemon on boot > > On T

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Kay Sievers
On Thu, Nov 3, 2011 at 17:41, Michael D. Berger wrote: > In the link you provided, I found: >   in /etc/systemd/system.conf, >   change >   #DefaultControllers=cpu >   into >   DefaultControllers= > That, in fact, got myDaemon to start on boot. I guess, you need to assign a realtime budget in th

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
> -Original Message- > From: Michal Schmidt [mailto:mschm...@redhat.com] > Sent: Thursday, November 03, 2011 09:05 > To: Michael D. Berger > Cc: systemd-devel@lists.freedesktop.org > Subject: Re: [systemd-devel] FW: pthread_create() fails SysV > in myDaemon on boot > > On Wed, Nov 2, 20

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
[...] > -Original Message- > From: > systemd-devel-bounces+m.d.berger=ieee@lists.freedesktop.or > g > [mailto:systemd-devel-bounces+m.d.berger=ieee.org@lists.freede > sktop.org] On Behalf Of Michael D. Berger > Sent: Wednesday, November 02, 2011 21:08 > To: systemd-devel@lists.freedes

Re: [systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michal Schmidt
On Wed, Nov 2, 2011 at 1:59 PM, Michael D. Berger wrote: In F15_64, on starting SysV myDaemon in level 3, with S99myDaemon rtn = pthread_create() fails with: rtn=1=Operation not permitted Can you produce a minimal testcase for us to reproduce the problem? Does this look related?: https:

Re: [systemd-devel] [PATCH 4/4] WIP: add basic watchdog daemon

2011-11-03 Thread Michael Olbrich
On Wed, Nov 02, 2011 at 02:53:45AM +0100, Lennart Poettering wrote: > On Mon, 24.10.11 18:04, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > > > This patch introduces a small watchdog daemon that supervises systemd > > and handles /dev/watchdog. This is mostly a prove of concept for now. > >

[systemd-devel] usefulness of swap.target

2011-11-03 Thread Zbigniew Jędrzejewski-Szmek
Hi, I have a missing (because of some udev/lvm problem, yet undiagnosed) swap device. During boot this causes a timeout, but then the information about this problem is not very visible: - I get a message that a unit timed out because of dependency problems - dev-mapper-beck\x2dswap_1.swap is d

Re: [systemd-devel] [PATCH 3/4] WIP: manager: add a global watchdog reboot timestamp

2011-11-03 Thread Michael Olbrich
On Wed, Nov 02, 2011 at 02:45:11AM +0100, Lennart Poettering wrote: > On Mon, 24.10.11 18:04, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > > > This patch adds WatchdogRebootTimestamp[Monotonic] to the systemd > > manager API. It contains the earliest point in time when systemd might > > reb

[systemd-devel] FW: pthread_create() fails SysV in myDaemon on boot

2011-11-03 Thread Michael D. Berger
It was suggested that I send below problem to you. I tried to join the list but it didn't work. Mike. -- Michael D. Berger m.d.ber...@ieee.org http://www.rosemike.net/ > -Original Message- > From: users-boun...@lists.fedoraproject.org > [mailto:users-boun...@lists.fedoraproject.org] O

Re: [systemd-devel] [PATCH 2/4] WIP: service: add watchdog restart/reboot timeouts

2011-11-03 Thread Michael Olbrich
On Wed, Nov 02, 2011 at 02:42:12AM +0100, Lennart Poettering wrote: > On Mon, 24.10.11 18:04, Michael Olbrich (m.olbr...@pengutronix.de) wrote: > > > > > + > > WatchdogRestartUSec= > > Hmm, so there's a bit of an asymmetry in systemd here. While the bus > properties usua

Re: [systemd-devel] [PATCH 1/4] WIP: service: add watchdog timestamp

2011-11-03 Thread Michael Olbrich
Hi, On Wed, Nov 02, 2011 at 02:34:04AM +0100, Lennart Poettering wrote: > Sorry for the delay in reviewing. We've been busy with getting F16 out > of the door and didn't want to add major new features into systemd at > that time. But now git is open for new features again. > > When Kay and I firs