DragonFly BSD
DragonFly kernel List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

pipe testing and kernel copyin/copyout/bcopy performance


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Apr 2004 00:21:13 -0700 (PDT)

    Just to let people know, in case anyone is wondering why I have been so
    quiet lately :-)

    I've been running some major pipe benchmarks to compare various pipe 
    optimizations as part of a paper (FreeBSD's) Alan Cox and I are writing.

    At the same time I've delved deeply into the AMD64 and have been working
    on optimizing the kernel bcopy, memcpy, copyin, and copyout to use
    XMM instructions when possible.

    I hope to have something committable by tomorrow.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]