mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2233] [MERGED] Rebase of "Handle munmap over multiple VMAs" #2583
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2583
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2233
Author: @kalaposfos13
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @georgemoralis
Base:
main← Head:munmap-vma-update📝 Commits (6)
31c5170Unmap memory in chunks if spanning over multiple VMAsc2a17f3Merge remote-tracking branch 'mikusp/munmap_vmas' into munmap-vma-updatea8630a9clang0c0ec97Merge fixups480293cMinor code style changesd162f1dUpdate function declarations📊 Changes
2 files changed (+35 additions, -18 deletions)
View changed files
📝
src/core/memory.cpp(+32 -17)📝
src/core/memory.h(+3 -1)📄 Description
Manually updated, since the original author hasn't been active lately.
Link to the original: https://github.com/shadps4-emu/shadPS4/pull/1822
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.