WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (1 - 10 of 3373)

1 2 3 4 5 6 7 8 9 10 11 →
[289601]: Unreviewed, add an alternate email address. * ...
Unreviewed, add an alternate email address. * metadata/contributors.json:
By fpizlo@apple.com — Feb 10, 2022 7:58:39 PM
[289590]: [libpas] jit_heap should support the segregated heap ...
[libpas] jit_heap should support the segregated heap https://bugs.webkit.org/show_bug.cgi?id=235497 Reviewed by Yusuke Suzuki. Source/bmalloc: One of the things that libpas provides is a fast implementation of executable memory allocati ...
By fpizlo@apple.com — Feb 10, 2022 3:49:33 PM
[289579]: [libpas] it should be possible to decommit unused parts of a ...
[libpas] it should be possible to decommit unused parts of a thread_local_cache (update to 78508e79fa2797680344d43b94841ae2e903b15b) https://bugs.webkit.org/show_bug.cgi?id=235347 Reviewed by Yusuke Suzuki. Libpas uses TLCs (thread_local ...
By fpizlo@apple.com — Feb 10, 2022 2:34:33 PM
[289491]: [libpas] add documentation ...
[libpas] add documentation https://bugs.webkit.org/show_bug.cgi?id=236385 Rubber stamped by Mark Lam. * libpas/Documentation.md: Added.
By fpizlo@apple.com — Feb 9, 2022 11:31:06 AM
[288342]: [libpas] medium directory lookup should bail if begin_index is zero to ...
[libpas] medium directory lookup should bail if begin_index is zero to catch races with expendable memory decommit (cherry pick 434465bfb8e0c285d6763cf6aa0e04982199f824) https://bugs.webkit.org/show_bug.cgi?id=235280 Reviewed by Yusuke Su ...
By fpizlo@apple.com — Jan 20, 2022 6:43:34 PM
[287994]: [libpas] pas_segregated_page_lock_with_mode in try_lock mode should ...
[libpas] pas_segregated_page_lock_with_mode in try_lock mode should check that the page still uses the lock after the try_lock https://bugs.webkit.org/show_bug.cgi?id=235203 Reviewed by Yusuke Suzuki. The bug I was trying to find by asse ...
By fpizlo@apple.com — Jan 13, 2022 2:45:11 PM
[287991]: [libpas] add assertions that we aren't switching to a NULL lock ...
[libpas] add assertions that we aren't switching to a NULL lock https://bugs.webkit.org/show_bug.cgi?id=235190 Reviewed by Yusuke Suzuki. This adds a pas_panic call when pas_local_allocator_stop sees a NULL page->lock_ptr. That's one pos ...
By fpizlo@apple.com — Jan 13, 2022 1:12:09 PM
[287968]: [libpas] thread_local_cache should not be allocated in the compact ...
[libpas] thread_local_cache should not be allocated in the compact heap (cherry pick 11afcedfb5968f6894379ff1a41dd449ba7745f6) https://bugs.webkit.org/show_bug.cgi?id=235096 Reviewed by Yusuke Suzuki. Thread local caches can get quite la ...
By fpizlo@apple.com — Jan 12, 2022 6:52:00 PM
[287192]: [libpas] update to b1531141d8d5831b0a37efb70f200f7e2c37ff3d (initial ...
[libpas] update to b1531141d8d5831b0a37efb70f200f7e2c37ff3d (initial pgm support, refactorings to further distinguish exclusive from shared) https://bugs.webkit.org/show_bug.cgi?id=234415 Reviewed by Yusuke Suzuki. This includes two main ...
By fpizlo@apple.com — Dec 17, 2021 9:31:38 AM
[286587]: [libpas] Clean up what the machine code looks like under LTO ...
[libpas] Clean up what the machine code looks like under LTO https://bugs.webkit.org/show_bug.cgi?id=233909 Reviewed by Yusuke Suzuki. During the very painful perf burndown of libpas that got it to be a progression (rather than a regress ...
By fpizlo@apple.com — Dec 6, 2021 9:52:22 PM
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple