Skip to content

Loader: Only use a single thread when installing packages from an optical drive - #19237

Merged
Megamouse merged 1 commit into
RPCS3:masterfrom
Megamouse:scroller
Aug 31, 2026
Merged

Loader: Only use a single thread when installing packages from an optical drive#19237
Megamouse merged 1 commit into
RPCS3:masterfrom
Megamouse:scroller

Conversation

@Megamouse

Copy link
Copy Markdown
Contributor
  • Only use a single thread when installing packages from an optical drive

fixes #19236

@AniLeo

AniLeo commented Aug 16, 2026

Copy link
Copy Markdown
Member

I need #19233 to be merged first for me to be able to test this

@digant73

Copy link
Copy Markdown
Contributor

I need #19233 to be merged first for me to be able to test this

I'm adding some sanity checks on #19233 and adding "mount" support on Linux (I missed that). I need to performs some tests on Linux just to be sure everything is OK

@Megamouse
Megamouse force-pushed the scroller branch 5 times, most recently from 7e1afb2 to e45f390 Compare August 20, 2026 19:14
@AniLeo

AniLeo commented Aug 31, 2026

Copy link
Copy Markdown
Member

Verified that it fixes #19236

@Megamouse
Megamouse enabled auto-merge (rebase) August 31, 2026 18:32
@Megamouse
Megamouse merged commit 44a2e4d into RPCS3:master Aug 31, 2026
10 checks passed
@Megamouse
Megamouse deleted the scroller branch August 31, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installing packages from an optical drive is super slow (due to concurrent file reads)

3 participants