Re: USB storage does not work with 3GB of RAM, but does with 2G of RAM

2005-07-11 Thread Oliver Weihe
Tried different settings for "Soft-/Hardware Memory Hole" in BIOS? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/l

Problems with more than 8 AMD Opteron Cores per System

2005-07-11 Thread Oliver Weihe
ll (tested) versions >=2.6.12-rc3 are able to boot. Any hints/ideas/what ever? Regards, Oliver Weihe P.S. if you answer CC me ;) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vg

[2.6 PATCH] include/linux/jiffies.h cputime miscalculation

2005-04-18 Thread Oliver Weihe
d CPU-time to ~319786 minutes. With the Patch you can get straight up to ~71571 minutes of CPU time until you'll restart at 0 (jiffies 32bit wrap around from (2**32)-1 to 0) For non-i386 you may get other periods of time until the overflow happens. Signed-off-by: Oliver Weihe <[EMAI