Uncacheable speculative write combining
Appearance
Uncacheable speculative write combining (USWC), is a computer BIOS setting for memory communication between CPU and graphics card.[1][2][3] It allows for faster communication than the "un-cachable" setting (the alternative to USWC in the BIOS), as long as the graphics card supports write combining, which most or all modern graphics cards do.
Write combining (WC) allows data to be temporarily stored in write combine buffers (WCB) and released in burst mode instead of writing single bits.
See also
References
- ^ "Write Combining Memory Implementation Guidelines" (PDF). Intel.
- ^ "Using the new Intel Streaming SIMD Extensions (SSE4) for audio, video and image apps". Intel, Embedded Systems Conference.
- ^ "What is USWC (Uncachable, Speculative Write-Combining)?". computerhope.com.