[PATCH] Fix for sched-cfs sysctl.

2007-11-26 Thread Russell Harmon
This trivial patch fixes a compilation error that occurs when CONFIG_FAIR_GROUP_SCHED and !CONFIG_SMP. diff --git a/kernel/sysctl.c b/kernel/sysctl.c index 678223a..8bebf25 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c @@ -330,7 +330,7 @@ static struct ctl_table kern_table[] = {

[PATCH] Fix for sched-cfs sysctl.

2007-11-26 Thread Russell Harmon
This trivial patch fixes a compilation error that occurs when CONFIG_FAIR_GROUP_SCHED and !CONFIG_SMP. diff --git a/kernel/sysctl.c b/kernel/sysctl.c index 678223a..8bebf25 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c @@ -330,7 +330,7 @@ static struct ctl_table kern_table[] = {

Oops... not sure why.

2007-07-15 Thread Russell Harmon
Hey all, just updated to 2.6.22.1, and have been getting the following oops rather often in my dmesg. It eventually makes it so no programs will start, and I lose internet connectivity and so have to reboot. I have a centrino duo system running SMP. I'm using SLAB. Thanks ~Russ BUG: unable to

Oops... not sure why.

2007-07-15 Thread Russell Harmon
Hey all, just updated to 2.6.22.1, and have been getting the following oops rather often in my dmesg. It eventually makes it so no programs will start, and I lose internet connectivity and so have to reboot. I have a centrino duo system running SMP. I'm using SLAB. Thanks ~Russ BUG: unable to

Re: Kernel doesn't recognize complete memory

2007-06-29 Thread Russell Harmon
http://kerneltrap.org/node/2450/7217 is likely your problem, although why you can see 3gb instead of only 1gb of ram, idk... maybe something ubuntu specific... On 6/29/07, Frank Fiene <[EMAIL PROTECTED]> wrote: Lenovo Z61p, Intel Core2 Duo T7200 I have 4GB RAM installed and BIOS recognize 4GB

Re: Kernel doesn't recognize complete memory

2007-06-29 Thread Russell Harmon
http://kerneltrap.org/node/2450/7217 is likely your problem, although why you can see 3gb instead of only 1gb of ram, idk... maybe something ubuntu specific... On 6/29/07, Frank Fiene [EMAIL PROTECTED] wrote: Lenovo Z61p, Intel Core2 Duo T7200 I have 4GB RAM installed and BIOS recognize 4GB

Re: Question about fair schedulers

2007-06-23 Thread Russell Harmon
I think you're not considering normal users here. Believe it or not, 99% of desktop users in the world just click on a icon to watch a video. And they DO want watch them, not use them for monitoring purposes (whatever that means). I acknowledge it's impossible to be inside a user's mind to

Re: Question about fair schedulers

2007-06-23 Thread Russell Harmon
I think you're not considering normal users here. Believe it or not, 99% of desktop users in the world just click on a icon to watch a video. And they DO want watch them, not use them for monitoring purposes (whatever that means). I acknowledge it's impossible to be inside a user's mind to