Subject: fast ffs..
To: Risc BSD mailing list <port-arm32@NetBSD.ORG>
From: Chris Gilbert <cg110@york.ac.uk>
List: port-arm32
Date: 04/24/1997 17:18:05
hi,

As discussed earlier this week I've worked out the table for the ffs
routine, I've put it up on :

http://www.plan9.cs.york.ac.uk/~cg110/libkern/ffs.S

for those that want to use it in their own kernels, again you agree to the
standard header and disclaimer by downloading it.

to use copy into sys/lib/libkern/arch/arm32

if you're not using the patches I put up earlier this week you'll need to
edit Makefile.inc to change the ffs.c to ffs.S

then follow instructions from recent mail on updating the .depend file.

Cheers,

---------------------------------------------------------------
  Chris Gilbert                            (cg110@york.ac.uk)
---------------------------------------------------------------