linux.conf.au Optimization From: "David S. Miller" To: rusty@rustcorp.com.au Cc: akpm@zip.com.au, torvalds@transmeta.com, linux-kernel@vger.kernel.org, k-suganuma@mvj.biglobe.ne.jp Subject: Re: [PATCH] 2.5.21 Nonlinear CPU support From: Rusty Russell Date: Tue, 11 Jun 2002 19:09:44 +1000 In message <3D05A9E8.FF0DA223@zip.com.au> you write: > and slowdown: ARGH! STOP IT! I realize it's 'leet to be continually worrying about possible microoptimizations, but I challenge you to *measure* the slowdown between: Regardless, his space arguments still hold. I don't like having everyone eat the overhead that hotplugging cpus seem to entail. And remember, it's the anal "every microoptimization at all costs" people that keep the kernel sane and from running out of control bloat wise. Yes, I realize it's a pain in the ass because you might have to use your brain from time to time to reimplement things to make the cycle counters happy, but such is life.