lp:~stgraber/upstart/fix-oom-containers

Created by Stéphane Graber and last modified
Get this branch:
bzr branch lp:~stgraber/upstart/fix-oom-containers
Only Stéphane Graber can upload to this branch. If you are Stéphane Graber please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stéphane Graber
Project:
upstart
Status:
Abandoned

Recent revisions

1259. By Stéphane Graber

When setting oom_adj fails with "Operation not permitted", try with an
higher score until it works.

That fixes cases where setting oom_adj would make the job to fail when
restriction on oom_adj exist, like with containers.

On usual system, the code will behave as it used to, on containers where
oom_adj is restricted to only certain values, the code will try them one
by one until one works and will log (as warning) the various attempts.

This fixes cases where critical daemon like ssh won't start in containers

1258. By Scott James Remnant (Canonical)

* contrib/bash_completion/upstart: Add bash completion script.
* contrib/Makefile.am (EXTRA_DIST): Include in tarball.
* NEWS: Update.

1257. By Scott James Remnant (Canonical)

* NEWS: update.

1256. By Petr Lautrbach

* init/job_process.c (job_process_terminated): On termination of
a job, update the utmp file replacing any existing entry for that
pid with a DEAD_PROCESS entry; likewise append an entry to wtmp.
* init/tests/test_job_process.c (test_utmp): Test utmp handling.

1255. By Petr Lautrbach

* util/shutdown.c: Exit non-zero if unable to shutdown the system.

1254. By Scott James Remnant (Canonical)

* configure.ac: Bump version to 0.6.8
* NEWS: Begin new release

1253. By Scott James Remnant (Canonical)

* NEWS: Release 0.6.7

1252. By Scott James Remnant (Canonical)

remove extraneous marker

1251. By Scott James Remnant (Canonical)

* init/parse_job.c (stanza_manual): New function to handle manual
stanza.
* init/tests/test_parse_job.c (test_stanza_manual): New function to
test manual stanza.
* init/man/init.5: Update for manual stanza.

1250. By Scott James Remnant (Canonical)

fix up copyrights and dates

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~canonical-scott/upstart/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers