LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-02-03 04:47:02
linux-kernel
[PATCH mm-hotfixes-unstable v2] mm: memcg: fix struct memcg_vmstats_percpu size and alignment
2024-02-03 04:34:12
linux-kernel
Re: [PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment
2024-02-03 01:36:40
linux-kernel
Re: [PATCH v2 3/3] selftests: add zswapin and no zswap tests
2024-02-03 00:42:44
linux-kernel
[PATCH mm-hotfixes-unstable] mm: memcg: fix struct memcg_vmstats_percpu size and alignment
2024-02-02 22:37:42
linux-kernel
Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore
2024-02-02 22:36:01
linux-kernel
Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim
2024-02-02 22:17:47
linux-kernel
Re: [PATCH 4/6] mm/zswap: remove duplicate_entry debug value
2024-02-02 22:16:09
linux-kernel
Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled
2024-02-02 22:14:11
linux-kernel
Re: [PATCH v2] mm: memcg: Use larger batches for proactive reclaim
2024-02-02 01:11:55
linux-kernel
Re: [PATCH 6/6] mm/zswap: zswap entry doesn't need refcount anymore
2024-02-02 01:04:23
linux-kernel
Re: [PATCH 5/6] mm/zswap: only support zswap_exclusive_loads_enabled
2024-02-02 00:15:37
linux-kernel
Re: [PATCH 3/6] mm/zswap: stop lru list shrinking when encounter warm region
2024-02-02 00:11:57
linux-kernel
Re: [PATCH 2/6] mm/zswap: invalidate zswap entry when swap entry free
2024-02-01 23:55:19
linux-kernel
Re: [PATCH 1/6] mm/zswap: add more comments in shrink_memcg_cb()
2024-02-01 22:29:46
linux-kernel
Re: [PATCH] iommu/iova: use named kmem_cache for iova magazines
2024-02-01 09:16:04
linux-kernel
Re: [PATCH v2 3/3] selftests: add zswapin and no zswap tests
2024-02-01 01:54:04
linux-kernel
Re: [PATCH] mm: swap: async free swap slot cache entries
2024-01-31 22:26:37
linux-kernel
Re: Do we still need SLAB_MEM_SPREAD (and possibly others)?
2024-01-30 18:55:55
linux-kernel
Re: [PATCH 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
2024-01-30 18:54:44
linux-kernel
Re: [PATCH 3/3] selftests: add test for zswapin
2024-01-30 17:16:05
linux-kernel
Re: [PATCH 00/20] mm: zswap: cleanups
2024-01-30 17:10:04
linux-kernel
Re: [PATCH v7 1/1] mm: report per-page metadata information
2024-01-30 17:05:19
linux-kernel
Re: [PATCH 05/20] mm: zswap: clean up zswap_entry_put()
2024-01-30 08:24:06
linux-kernel
Re: [PATCH 00/20] mm: zswap: cleanups
2024-01-30 08:19:51
linux-kernel
Re: [PATCH 04/20] mm: zswap: warn when referencing a dead entry
2024-01-30 08:19:03
linux-kernel
Re: [PATCH 05/20] mm: zswap: clean up zswap_entry_put()
2024-01-30 08:18:46
linux-kernel
Re: [PATCH 01/20] mm: zswap: rename zswap_free_entry to zswap_entry_free
2024-01-30 08:12:49
linux-kernel
Re: [PATCH 09/20] mm: zswap: simplify zswap_invalidate()
2024-01-30 08:12:35
linux-kernel
Re: [PATCH 08/20] mm: zswap: further cleanup zswap_store()
2024-01-30 08:11:49
linux-kernel
Re: [PATCH 07/20] mm: zswap: break out zwap_compress()
2024-01-30 08:11:35
linux-kernel
Re: [PATCH 06/20] mm: zswap: rename __zswap_load() to zswap_decompress()
2024-01-30 08:10:04
linux-kernel
Re: [PATCH 03/20] mm: zswap: move zswap_invalidate_entry() to related functions
2024-01-30 08:09:21
linux-kernel
Re: [PATCH 02/20] mm: zswap: inline and remove zswap_entry_find_get()
2024-01-30 07:52:04
linux-kernel
Re: [PATCH 05/20] mm: zswap: clean up zswap_entry_put()
2024-01-30 01:48:14
linux-kernel
Re: [PATCH] mm: zswap: fix objcg use-after-free in entry destruction
2024-01-30 01:24:48
linux-kernel
Re: [PATCH 3/3] selftests: add test for zswapin
2024-01-30 01:05:55
linux-kernel
Re: [PATCH 2/3] selftests: fix the zswap invasive shrink test
2024-01-30 01:02:38
linux-kernel
Re: [PATCH 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
2024-01-30 00:58:15
linux-kernel
Re: [PATCH v2 1/3] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
2024-01-30 00:35:32
linux-kernel
Re: [PATCH v2 3/3] mm/list_lru: remove list_lru_putback()
2024-01-30 00:31:35
linux-kernel
Re: [PATCH v2 2/3] mm/zswap: fix race between lru writeback and swapoff
2024-01-30 00:09:13
linux-kernel
Re: [PATCH v2 1/3] mm/zswap: don't return LRU_SKIP if we have dropped lru lock
2024-01-29 20:36:21
linux-kernel
Re: [PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled
2024-01-26 09:11:38
linux-kernel
[PATCH 2/2] x86/mm: clarify "prev" usage in switch_mm_irqs_off()
2024-01-26 09:10:15
linux-kernel
[PATCH 1/2] x86/mm: delete unused cpu argument to leave_mm()
2024-01-26 00:06:29
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
2024-01-25 22:50:48
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
2024-01-25 21:06:01
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
2024-01-25 21:00:12
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
2024-01-25 10:06:49
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()
2024-01-25 09:39:43
linux-kernel
Re: [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()