Package: procps
Version: 1:3.2.8-2
Severity: normal

It appears to me that dropping a file into /etc/sysctl.d
does not cause it to be used on /etc/init.d/procps restart

I have

# Scheduler-Tuning
kernel.sched_latency_ns = 5000000
kernel.sched_min_granularity_ns = 100000
kernel.sched_wakeup_granularity_ns = 100000

in /etc/sysctl.conf

which gives me:

shambhala:~> /etc/init.d/procps restart
Setting kernel variables (/etc/sysctl.conf)...kernel.domainname = lichtvoll
kernel.sched_latency_ns = 5000000
kernel.sched_min_granularity_ns = 100000
kernel.sched_wakeup_granularity_ns = 100000
done.

When I put these lines into a file /etc/sysctl.d/scheduler-tuning
instead I get:

shambhala:~> /etc/init.d/procps restart
Setting kernel variables (/etc/sysctl.conf)...kernel.domainname = lichtvoll
done.

instead.

Would be nice to have this /etc/sysctl.d functionality since otherwise
I need to manually adapt sysctl.conf on every update of procps.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (450, 'testing'), (400, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31.5-tp42-toi-3.0.1-04850-g4eddd0d (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages procps depends on:
ii  initscripts               2.87dsf-6      scripts for initializing and shutt
ii  libc6                     2.9-25         GNU C Library: Shared libraries
ii  libncurses5               5.7+20090803-2 shared libraries for terminal hand
ii  lsb-base                  3.2-23         Linux Standard Base 3.2 init scrip

Versions of packages procps recommends:
ii  psmisc                        22.8-1     utilities that use the proc file s

procps suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to