In bug 1794059 it was noted that shared memory allocation attempts would probably also benefit from a stall-and-retry mechanism. We should probably extract and expose the one from mozjemalloc to avoid duplication of effort.
Bug 1804499 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
In bug 1794059 it was noted that shared memory allocation attempts would also benefit from a stall-and-retry mechanism. We should probably extract and expose the one from mozjemalloc to avoid duplication of effort.