Subject: Re: BNC/AUI jumper on 425t
To: David Jones <dej@inode.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-hp300
Date: 06/14/1997 20:30:37
On Sat, 14 Jun 1997 23:00:27 -0400 (EDT) 
 David Jones <dej@inode.org> wrote:

 > Now for the unusual questions:
 > 
 > 1. Is there any advantage in having the HP box run m68k8k binaries?  It looks
 >    like a trivial addition to cpu_exec_aout_makecmds().
 > 
 >    (I'm assuming that the syscall interface is identical, and that there
 >    are no wierd consequences with an 8k binary mmap()ing a 4k shared library.)

m68k8k is the same as the other m68k ports.  The win there should be
obvious :-)

I modified ld.so some time ago to allow mixing of 8k/4k binaries/libraries.

I HIGHLY recommend that you now install the latest hp300 binary snapshot
available at:

	ftp://ftp.netbsd.org/pub/NetBSD/arch/hp300/snapshot/

...there are special instructions that you need to follow for updating
a 4k system to an 8k system.

 > 2. Can the HP box cope with a filesystem that uses 8K blocks?  Specifically,
 >    I want to pull a SCSI disk out of my Amiga, drop an HP label on it,
 >    and use it AS IS, without reformatting, on the HP box.  Is this doable,
 >    or are there performance consequences involved?  (Yes, I intend to
 >    back up the disk before trying it :-)

Yes, the hp300 can use 8k file system blocks.  The only problems exist
when you use a file system block size _smaller_ than the hardware page
size, which is 4k on the hp300.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939