[video_core] reduce SPSC/MPSC queue contention for commands #289

Open
Lizzie wants to merge 1 commit from evilcontentionremoval into master
Member

Signed-off-by: lizzie lizzie@eden-emu.dev

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie added 1 commit 2025-08-21 11:45:30 +02:00
[video_core] reduce SPSC/MPSC queue contention for commands
Some checks failed
eden-license / license-header (pull_request) Failing after 25s
0dd09018ba
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie added 1 commit 2025-08-21 11:54:33 +02:00
[video_core, common] fix license
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
ceed0dad33
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Shinmegumi force-pushed evilcontentionremoval from ceed0dad33 to f6447b16b0 2025-08-24 01:16:40 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from f6447b16b0 to 2913754341 2025-08-30 00:48:38 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from 2913754341 to 12633b3390 2025-08-30 08:00:13 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from 12633b3390 to 6167f459d3 2025-08-30 10:22:14 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from 6167f459d3 to 3b97879b4d 2025-09-03 18:59:23 +02:00 Compare
MaranBr force-pushed evilcontentionremoval from 3b97879b4d to d3dbe43553 2025-09-12 03:17:42 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from d3dbe43553 to d5dd14ac6e 2025-09-17 04:54:56 +02:00 Compare
Lizzie force-pushed evilcontentionremoval from d5dd14ac6e to 10f7a216f8 2025-09-25 08:01:03 +02:00 Compare
MaranBr force-pushed evilcontentionremoval from 10f7a216f8 to 035482c1b7 2025-09-28 16:36:46 +02:00 Compare
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/common/bounded_threadsafe_queue.h
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin evilcontentionremoval:evilcontentionremoval
git checkout evilcontentionremoval
Sign in to join this conversation.
No description provided.