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

Re: pipe testing and kernel copyin/copyout/bcopy performance


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Thu, 29 Apr 2004 14:50:36 -0700

Matthew Dillon wrote:
You also cannot mix normal writes with non-temporal writes.  Well, you
*can* mix the instructions, but the result will be truely hideous (verses
simply horrible) memory performance...

Does the compiler generally keep you out of such situations, or do you find yourself writing your C code around such problems as these?



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