From owner-freebsd-hackers Thu Jan 9 00:32:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA15618 for hackers-outgoing; Thu, 9 Jan 1997 00:32:16 -0800 (PST) Received: from monk.via.net (monk.via.net [140.174.204.10]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id AAA15612 for ; Thu, 9 Jan 1997 00:32:14 -0800 (PST) Received: (from joe@localhost) by monk.via.net (8.6.11/8.6.12) id AAA04364 for freebsd-hackers@freebsd.org; Thu, 9 Jan 1997 00:31:32 -0800 Date: Thu, 9 Jan 1997 00:31:32 -0800 From: Joe McGuckin Message-Id: <199701090831.AAA04364@monk.via.net> To: freebsd-hackers@freebsd.org Subject: CCD questions (news server) X-Sun-Charset: US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just switched over our news machine from a tired old Sun SS2 (with Weitek upgrade) to a 133Mhz pentium with 12G of Barracudas ccd'd together, I arbitrarily set the interleave to 64. Is there a good method to derive the optimal interleave factor? I'm using a flags value of zero. How can I expect flag values of CCDF_SWAP and CCDF_UNIFORM to affect performance? My initial experiences are very positive. The machine seems to process articles about three to five times faster than the Sun with a load factor that never goes above .45 (so far, only one of our incoming feeds has switched over to the new machine). I'm very impressed. Especially if you consider that no performance tuning of the system or INN has been done yet. I'm not using MMAP yet because there seems to be some question as to how well it works for INN. Has anyone ever put together multiple machine 'news farms'? I'd like to find out what's been done so far. -joe