Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4625358
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T03:15:39+00:00 2026-05-22T03:15:39+00:00

I just read this rather interesting article, Copying Accelerated Video Decode Frame Buffers .

  • 0

I just read this rather interesting article, Copying Accelerated Video Decode Frame Buffers.

Where they explain how to do copying from USWC memory as fast as possible using streaming loads.

My question is why this technique would not also speed up normal copies, from non USWC memory?

A streaming load would read an entire cache line in one go instead of the regular load which only load 16 bytes at a time. What am I missing? And copying from a fill buffer to the “cache buffer” which will be written to cache can’t have much of an overhead, can it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T03:15:40+00:00Added an answer on May 22, 2026 at 3:15 am

    From http://software.intel.com/en-us/articles/increasing-memory-throughput-with-intel-streaming-simd-extensions-4-intel-sse4-streaming-load/

    “The streaming load instruction is intended to accelerate data transfers from the USWC memory type. For other memory types such as cacheable (WB) or Uncacheable (UC), the instruction behaves as a typical 16-byte MOVDQA load instruction. However, future processors may use the streaming load instruction for other memory types (such as WB) as a hint that the intended cache line should be streamed from memory directly to the core while minimizing cache pollution.”

    That is, “normal” memory is WB, and hence there is no advantage to using non-temporal loads/stores vs. normal ones. Also, for normal cachable memory, the first load of a cache line will pull the entire cache line into L1, similar to how the first non-temporal load will pull an entire cache line into the special “non-temporal buffer”.

    As the quote above says, future processors may use the non-temporal load/store as a hint to not pollute the cache. Which might be a good idea in some cases, but maybe not the right choice for a general-purpose memcpy() implementation?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just read this post about why new-line warnings exist, but to be honest
Just finished read this post by Greg Young, where he is talking about Microsoft
I just started to read about this new technology... Does someone have some knowledge
I just read the Wikipedia article on mock objects , but I'm still not
I just read Joel Spolsky's article, Up the tata without a tutu , where
I have read this manual: http://git-scm.com/docs/gitignore As I am working with gitosis, I rather
I just read this question and this question , and since then I have
There's this snazzy captcha that asks questions rather than displaying pictures. You can read
I read somewhere that you can stop Magento from requiring two product descriptions... this
I just read http://aspalliance.com/2062_The_Darkness_Behind_DateTimeNow and started to wonder if this is really something to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.