Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-03 | migration/multifd: Move pages accounting into multifd_send_zero_page_detect() | Fabiano Rosas | 1 | -1/+6 |
2024-09-03 | migration/multifd: Replace p->pages with an union pointer | Fabiano Rosas | 1 | -1/+1 |
2024-09-03 | migration/multifd: Inline page_size and page_count | Fabiano Rosas | 1 | -2/+2 |
2024-04-23 | migration/multifd: solve zero page causing multiple page faults | Yuan Liu | 1 | -1/+3 |
2024-03-11 | migration/multifd: Implement zero page transmission on the multifd thread. | Hao Xiang | 1 | -0/+87 |