Public bug reported:

Binary package hint: at

The old /etc/init.d/atd includes the following code:

# Arguments to atd
#
if uname -v |grep -q SMP >/dev/null
then
    # more as 1 CPU
    ARGS="-l 4.0"
else
    ARGS="-l 2.0"
fi

This is totally missing in the upstart job.
As consequence is atd running with the default load limit 1.5 since the 
migration to upstart.

** Affects: at (Ubuntu)
     Importance: Undecided
         Status: New

-- 
atd doesn't increase limit load factor on smp systems (upstart)
https://bugs.launchpad.net/bugs/527723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to