| To: | linux-mips@linux-mips.org, "VomLehn, David" <dvomlehn@cisco.com>, msundius@sundius.com |
|---|---|
| Subject: | memcpy and prefetch |
| From: | Michael Sundius <msundius@cisco.com> |
| Date: | Tue, 27 Jan 2009 15:00:36 -0800 |
| Authentication-results: | sj-dkim-1; header.From=msundius@cisco.com; dkim=pass ( sig from cisco.com/sjdkim1004 verified; ); |
| Dkim-signature: | v=1; a=rsa-sha256; q=dns/txt; l=1270; t=1233097241; x=1233961241; c=relaxed/simple; s=sjdkim1004; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=msundius@cisco.com; z=From:=20Michael=20Sundius=20<msundius@cisco.com> |Subject:=20memcpy=20and=20prefetch |Sender:=20; bh=aL3Py1fSERdlXqIqC0rdvxeaxMBBarUg/YtcjYwGw1M=; b=DyhFDYJSp+lE7g/kRojI4ZJLN0nf/LiyRz49N+F2RC9/8h9/Qj8Uu5/AEA 6AiU3oCCVZDoJLciQIe71Pfy1wCHcEkjyA8NXYkYw3evKZuLvvQkz6pR0w8p BtqeegbsIIBszhbiQCcKlq8l0/qIL/D30VSdf4PdP3N3uShbfOeek=; |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.14 (X11/20080501) |
I know this topic has been written about but so excuse me if I am
redundant.
I saw lots of talk in the archives but I don't know if a solution was
ever arrived
at. so: what is the current state of the use of prefetch in memcpy()? it seems that it is #undef-ed if CONFIG_DMA_COHERENT is not turned on. is this still because the memcpy does not check to prevent a prefetch of addresses beyond the end of the buffer? If so, what was the reason a solution was abandoned.... also has anyone out there written a memcopy that does use prefetch intelligently (for mips32 that is)? thanks Mike- - - - - Cisco - - - - - This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: IP35 Origin 300/3000 support?, Ralf Baechle |
|---|---|
| Next by Date: | Re: memcpy and prefetch, David Daney |
| Previous by Thread: | [Resend PATCH 0/2] cpumask fallout: Initialize irq_default_affinity earlier et al. (v3), David Daney |
| Next by Thread: | Re: memcpy and prefetch, David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |