Yosry Ahmed ([email protected])

Number of posts: 1355 (1.45 per day)
First post: 2021-11-23 20:46:49
Last post: 2024-06-16 00:29:44

Date List Subject
2024-04-05 04:19:57 linux-kernel Re: [PATCH v1 5/5] mm: zswap: do not check the global limit for same-filled pages
2024-04-05 04:16:48 linux-kernel Re: [PATCH v1 2/5] mm: zswap: refactor limit checking from zswap_store()
2024-04-05 01:39:28 linux-kernel [PATCH v1 3/5] mm: zswap: move more same-filled pages checks outside of zswap_store()
2024-04-05 01:36:57 linux-kernel [PATCH v1 5/5] mm: zswap: do not check the global limit for same-filled pages
2024-04-05 01:36:44 linux-kernel [PATCH v1 4/5] mm: zswap: remove same_filled module params
2024-04-05 01:36:18 linux-kernel [PATCH v1 2/5] mm: zswap: refactor limit checking from zswap_store()
2024-04-05 01:36:14 linux-kernel [PATCH v1 1/5] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
2024-04-05 01:35:58 linux-kernel [PATCH v1 0/5] zswap same-filled and limit checking cleanups
2024-04-04 23:36:55 linux-kernel Re: [syzbot] [cgroups?] [mm?] WARNING in __mod_memcg_lruvec_state
2024-04-04 21:30:18 linux-kernel Re: [PATCH v2 1/3] x86/mm: Use IPIs to synchronize LAM enablement
2024-04-01 18:30:11 linux-kernel Re: [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-29 22:29:57 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-29 18:57:38 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-29 18:24:01 linux-kernel Re: [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-29 04:28:10 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-29 02:15:44 linux-kernel Re: [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-29 02:10:30 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-29 02:09:50 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-28 20:30:23 linux-kernel Re: [RFC PATCH 7/9] mm: zswap: store zero-filled pages without a zswap_entry
2024-03-28 20:26:02 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-28 20:07:02 linux-kernel Re: [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-28 18:49:53 linux-kernel Re: [RFC PATCH 9/9] mm: zswap: use zswap_entry_free() for partially initialized entries
2024-03-28 18:46:16 linux-kernel Re: [RFC PATCH 7/9] mm: zswap: store zero-filled pages without a zswap_entry
2024-03-27 22:39:27 linux-kernel Re: [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-27 22:35:02 linux-kernel Re: [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-27 22:33:05 linux-kernel Re: [RFC PATCH 4/9] mm: zswap: move more same-filled pages checks outside of zswap_store()
2024-03-27 22:31:28 linux-kernel Re: [RFC PATCH 3/9] mm: zswap: refactor limit checking from zswap_store()
2024-03-27 22:30:01 linux-kernel Re: [RFC PATCH 2/9] mm: zswap: refactor storing to the tree out of zswap_store()
2024-03-26 18:53:40 linux-kernel Re: [PATCH v9] zswap: replace RB tree with xarray
2024-03-25 23:52:10 linux-kernel [RFC PATCH 9/9] mm: zswap: use zswap_entry_free() for partially initialized entries
2024-03-25 23:51:48 linux-kernel [RFC PATCH 8/9] mm: zswap: do not check the global limit for zero-filled pages
2024-03-25 23:51:38 linux-kernel [RFC PATCH 7/9] mm: zswap: store zero-filled pages without a zswap_entry
2024-03-25 23:51:32 linux-kernel [RFC PATCH 6/9] mm: zswap: drop support for non-zero same-filled pages handling
2024-03-25 23:51:18 linux-kernel [RFC PATCH 5/9] mm: zswap: remove zswap_same_filled_pages_enabled
2024-03-25 23:51:07 linux-kernel [RFC PATCH 4/9] mm: zswap: move more same-filled pages checks outside of zswap_store()
2024-03-25 23:50:54 linux-kernel [RFC PATCH 3/9] mm: zswap: refactor limit checking from zswap_store()
2024-03-25 23:50:49 linux-kernel [RFC PATCH 2/9] mm: zswap: refactor storing to the tree out of zswap_store()
2024-03-25 23:50:36 linux-kernel [RFC PATCH 1/9] mm: zswap: always shrink in zswap_store() if zswap_pool_reached_full
2024-03-25 23:50:28 linux-kernel [RFC PATCH 0/9] zswap: store zero-filled pages more efficiently
2024-03-25 20:26:38 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-25 19:00:22 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-25 14:48:27 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-25 13:56:07 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-25 13:12:20 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-24 21:23:36 linux-kernel Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-23 02:03:22 linux-kernel Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-23 00:15:26 linux-kernel Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-23 00:13:33 linux-kernel Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-22 22:33:26 linux-kernel Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-22 19:38:12 linux-kernel Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-22 18:59:36 linux-kernel Re: [PATCH] zswap: initialize entry->pool on same filled entry