Subject: Re: 20000714/fourmeg works on A4
To: David Brownlee <abs@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: port-arm26
Date: 09/16/2000 19:38:00
On Sat, 16 Sep 2000, David Brownlee wrote:
> Excellent news :)
> Jason Thorpe recently added VNODE_OP_NOINLINE which stops inlining
> certain operations and saved 36k or text on an i386 kernel - it
> could quite possiby save more on arm26, you might want to consider
> adding it to your kernel config :)
Ooh. That sounds good. I'm working on an option to exclude NFSv3 and
NQNFS support, which looks like saving a goodly fraction of the NFS code
size:
text data bss dec hex filename
84256 1149 4 85409 14da1 GENERIC/nfs_vnops.o
37824 1149 4 38977 9841 TESTING/nfs_vnops.o
Now if only it worked...
--
Ben Harris <bjh21@netbsd.org>
Portmaster, NetBSD/arm26 <URL:http://www.netbsd.org/Ports/arm26/>