[VK] Hybrid memory allocation with robust alignment #325

Merged
CamilleLaVey merged 1 commit from vmachangesv2 into master 2025-08-27 04:45:51 +02:00
Member

Combines robust OOM handling with progressive size reduction and spec-compliant alignment:

This hybrid approach maximizes allocation success rates through multiple recovery tries.

Combines robust OOM handling with progressive size reduction and spec-compliant alignment: This hybrid approach maximizes allocation success rates through multiple recovery tries.
wildcard added 1 commit 2025-08-27 00:51:14 +02:00
[VK] Hybrid memory allocation with robust alignment
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
176d8123c9
Combines robust OOM handling with progressive size reduction and spec-compliant alignment:

This hybrid approach maximizes allocation success rates through multiple
recovery tries.
CamilleLaVey approved these changes 2025-08-27 03:19:40 +02:00
CamilleLaVey left a comment
Owner

This pr has granted stability to the performance due to the lacking of VMA OOM handling, good work Willy.

This pr has granted stability to the performance due to the lacking of VMA OOM handling, good work Willy.
CamilleLaVey merged commit 380cfcaeed into master 2025-08-27 04:45:51 +02:00
CamilleLaVey deleted branch vmachangesv2 2025-08-27 04:45:51 +02:00
Sign in to join this conversation.
No description provided.