From owner-freebsd-stable Tue Apr 10 8:28: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.infolibria.com (mail.infolibria.com [12.30.17.31]) by hub.freebsd.org (Postfix) with ESMTP id E2AD937B423 for ; Tue, 10 Apr 2001 08:28:00 -0700 (PDT) (envelope-from John@LoVerso.Southborough.MA.US) Received: from LoVerso.Southborough.MA.US (gw.infolibria.com [12.30.17.254]) by mail.infolibria.com (Postfix) with ESMTP id E890115CC04 for ; Tue, 10 Apr 2001 10:25:30 -0500 (EST) Message-ID: <3AD325FD.34DCA095@LoVerso.Southborough.MA.US> Date: Tue, 10 Apr 2001 11:25:49 -0400 From: John LoVerso Organization: InfoLibria, Inc. X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Re: Disklabel 101? References: <20010405111707.A35325@dogma.freebsd-uk.eu.org><3ACE972D.A13CF44C@babbleon.org> <15054.57979.84674.462609@guru.mired.org> <000001c0bfd9$3b96a230$1201a8c0@sanmik.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Are there any issues with placing swap first on the hard drive? Unless you > insist on filling the drive, it seems to me that this swap arrangement would > result in less stack travel. Except that the beginning of the hard disk is the fastest area of the drive. Normally, you would want to reserve that for your commonly read data and push the swap area to the end of the disk where I/O will be about half as fast. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message