From owner-freebsd-current Mon Jun 21 10:29:42 1999 Delivered-To: freebsd-current@freebsd.org Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (Postfix) with ESMTP id 16E34150C7 for ; Mon, 21 Jun 1999 10:29:33 -0700 (PDT) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.3/8.9.1) id NAA09550 for current@freebsd.org; Mon, 21 Jun 1999 13:29:31 -0400 (EDT) (envelope-from mi) Message-Id: <199906211729.NAA09550@misha.cisco.com> Subject: Re: ROOTDEVNAME error in conf/LINT In-Reply-To: <199906202315.JAA03124@godzilla.zeta.org.au> from Bruce Evans at "Jun 21, 1999 09:15:25 am" To: current@freebsd.org Date: Mon, 21 Jun 1999 13:29:31 -0400 (EDT) Reply-To: mi@aldan.algebra.com From: Mikhail Teterin X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans once wrote: > > that may change as SCSI disk sizes keep climbing and too large > > partitions take performance hits. > > > > alternative is to change MAXPARTITIONS? to 16? > > One reason is that the slice data format is better. It doesn't have > arbitrary limits like 8 or 16 (it's essentially a linked list). For a total of 3-5 slices/partitions/chunks like / /usr swap /home /var /tmp I'd much rather have an array then a link list... And shorter device names too... Is it worth it to keep the two tactics in place with the kernel build option? I don't know... Sincerely, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message