Re: Speed of memcpy, csum_partial and csum_partial_copy

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 10 Jun 1996 22:08:31 +0100 (BST)


> Unix domain sockets are known to have some performance problems, we
> should be getting nearly the same bandwidth as we do with pipes,
> currently we do not.

On the subject of performance (although 486 this time). I now have what appears
to be working (but very messy) bits for profiling TLB misses on a pentium
running without 4Mb page mode, using some info I found lurking on www.x86.org

Alan