Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 1996 04:58:59 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        bde@zeta.org.au
Cc:        bde@zeta.org.au, current@freebsd.org, nisha@cs.berkeley.edu
Subject:   Re: some more on fast bcopy
Message-ID:  <199605111158.EAA20060@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199605111124.VAA24159@godzilla.zeta.org.au> (message from Bruce Evans on Sat, 11 May 1996 21:24:03 %2B1000)

next in thread | previous in thread | raw e-mail | index | archive | help
 * >Copy routine?  You mean copyin/copyout?  (Sorry, I'm quite clueless.)
 * 
 * Wherever the FPU is used.  This may eventually be in copyin, copyout, bcopy
 * and bzero.

I see.  Well, I don't know about bzero but bcopy can be changed to
call fastmove too, so I guess I can put it in fastmove.

Will look into it over the weekend.  Thanks for your help, Bruce.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605111158.EAA20060>