On Wed, Aug 04, 1999 at 01:20:59PM +0200, Dag-Erling Smorgrav wrote: > "Kelly Yancey" <[EMAIL PROTECTED]> writes: > > [...] > > Which reminds me - has anyone thought of using DMA for zeroing pages, > to avoid cache invalidation? The idea is to keep a chunk of zeroes on > disk and DMA it into memory instead of clearing pages "manually". This > assumes your disk supports DMA, of course. On a Pentium III, you can use the new instructions to do page zero'ing without allocating cache lines. -Arun To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Results of investigating optimizing calloc()... Kelly Yancey
- Re: Results of investigating optimizing calloc().... Matthew Dillon
- Re: Results of investigating optimizing calloc().... Dag-Erling Smorgrav
- Re: Results of investigating optimizing callo... Wilko Bulte
- Re: Results of investigating optimizing callo... Arun Sharma
- Re: Results of investigating optimizing callo... John-Mark Gurney
- Re: Results of investigating optimizing c... Chris
- Re: Results of investigating optimizi... Dag-Erling Smorgrav
- Re: Results of investigating opt... Chris
- Re: Results of investigating... Tim Vanderhoek
- Re: Results of investigating optimizing calloc().... Peter Jeremy
- Re: Results of investigating optimizing callo... Dag-Erling Smorgrav