This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, fifteen has been updated via db045705a7e58166040f9c6ac8e7ca364bc051b8 (commit) from 68c2cbedf02c33787a03f83b6f102249183d3824 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit db045705a7e58166040f9c6ac8e7ca364bc051b8 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Sep 21 12:19:06 2013 +0200
kernel: increase nr of cpu's of the legacy intel kernel.
-----------------------------------------------------------------------
Summary of changes: config/kernel/kernel.config.i586-ipfire | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire index 09a11d1..6b1d400 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -390,7 +390,7 @@ CONFIG_CPU_SUP_UMC_32=y CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_DMI=y -CONFIG_NR_CPUS=4 +CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y CONFIG_SCHED_MC=y CONFIG_PREEMPT_NONE=y
hooks/post-receive -- IPFire 2.x development tree