commit | 4f05b98d54b140ed3c5851d5d5156e9918c6305d | [log] [tgz] |
---|---|---|
author | Michal Schmidt <mschmidt@redhat.com> | Fri Jan 25 21:08:33 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 25 21:08:33 2008 +0100 |
tree | f12f09c1e54e72adf4724b94733cb5b08e0879f7 | |
parent | 1ad82fd547c716f96e544b477e0bdbfa2d647529 [diff] |
sched: fix, always create kernel threads with normal priority Ensure that the kernel threads are created with the usual nice level and affinity even if kthreadd's properties were changed from the default by root. Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>