[host_memory] remove unused fastmem fallback path #3133
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!3133
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "remove-unused-fastmem-fallback"
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?
basically nobody ever used that path, we instead soft-crash upon not being able to allocate backing storage, we do still attempt to allocate a virtual base through, but if backing storage fails for any reason whatsoever, we pretty much cant run the emulator anyways
Signed-off-by: lizzie lizzie@eden-emu.dev
c90c27790935e7bd463735e7bd4637361f543479361f5434793415903714View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.