User Details
User Details
- User Since
- Nov 19 2022, 10:09 AM (27 w, 5 d)
Fri, May 26
Fri, May 26
fabio-d added inline comments to D151157: [compiler-rt][asan] Have RISCV allocator settings take precedence over Fuchsia's settings.
Fri, May 12
Fri, May 12
fabio-d added inline comments to D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
fabio-d updated the diff for D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
May 2 2023
May 2 2023
fabio-d added inline comments to D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
fabio-d updated the diff for D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
Apr 27 2023
Apr 27 2023
Apr 26 2023
Apr 26 2023
fabio-d updated the summary of D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
fabio-d requested review of D149266: [scudo] Deallocate the AllocatorRingBuffer too in unmapTestOnly.
Apr 20 2023
Apr 20 2023
Closing because the issue on Fuchsia was fixed in D147792
Apr 17 2023
Apr 17 2023
fabio-d requested changes to D148475: [scudo] Tune FuchsiaConfig for RiscV.
Apr 14 2023
Apr 14 2023
Apr 12 2023
Apr 12 2023
fabio-d added inline comments to D146454: [scudo] Manage pages with MemMap in Secondary Allocator.
Apr 11 2023
Apr 11 2023
I've tested that this CL fixes the regression introduced on Fuchsia by D146009
Apr 7 2023
Apr 7 2023
Mar 24 2023
Mar 24 2023
fabio-d added a comment to D146009: [scudo] Manage pages with MemMap in SizeClassAllocator64.
Hi @Chia-hungDuan, thank you for bringing this new design forward!
Mar 16 2023
Mar 16 2023
fabio-d added inline comments to D146229: [scudo] Test ScudoReleaseTest.BufferPool with a buffer pool allocated on the heap.
fabio-d updated the diff for D146229: [scudo] Test ScudoReleaseTest.BufferPool with a buffer pool allocated on the heap.
As discussed offline with @Chia-hungDuan, moved the buffer pool to the heap instead of simply allocating less on the stack.
Nov 28 2022
Nov 28 2022
fabio-d requested review of D138794: [scudo] Do not consider releasing unallocated pages.