Hi, I have noticed that the amd64 version of kcopy() uses the same "rep smov" the i386 version use. The AMD's "Opteron Optimization Guide" states that it is a wrong decision: see the chapters: 5.12 Appropriate Memory Copying Routines 8.3 Repeated String Instructions As far as I can tell kcopy() is the function kernel spends considerable time in. thanks, Alexander _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org
- [perf-discuss] kcopy() implementat... Alexander . Gorshenev
- Re: [perf-discuss] kcopy() im... Fintan Ryan
- Re: [perf-discuss] kcopy(... Sean McGrath - Sun Microsystems Ireland