Vitaly Wool ([email protected])

Number of posts: 103 (0.08 per day)
First post: 2019-10-06 04:16:12
Last post: 2023-05-26 19:35:53

Date List Subject
2023-05-26 19:35:53 linux-kernel Re: [PATCH v3] mm: zswap: shrink until can accept
2023-05-26 10:31:31 linux-kernel Re: [PATCH] mm: zswap: shrink until can accept
2023-03-27 06:24:24 linux-kernel Re: [PATCH -next v6 2/2] mm/zswap: delay the initializaton of zswap
2023-03-22 17:20:10 linux-kernel Re: [PATCH -next v6 2/2] mm/zswap: delay the initializaton of zswap
2022-11-30 16:11:16 linux-kernel Re: [PATCH v7 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
2022-11-29 12:30:07 linux-kernel Re: [PATCH v7 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
2022-08-29 06:28:43 linux-kernel Re: [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed.
2022-08-28 20:58:29 linux-kernel Re: [PATCH -next v3 1/5] frontswap: skip frontswap_ops init if zswap init failed.
2022-08-28 20:58:29 linux-kernel Re: [PATCH -next v3 2/5] frontswap: invoke ops->init for online swap device in frontswap_register_ops
2022-08-28 20:48:47 linux-kernel Re: [PATCH -next v3 3/5] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
2022-08-28 20:48:34 linux-kernel Re: [PATCH -next v3 4/5] mm/zswap: delay the initializaton of zswap until the first enablement
2022-05-19 21:11:40 linux-kernel Re: [PATCH 5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
2022-05-19 13:47:05 linux-kernel Re: [PATCH 7/9] mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
2022-05-19 13:01:38 linux-kernel Re: [PATCH 6/9] mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration fails
2022-05-19 12:54:00 linux-kernel Re: [PATCH 2/9] mm/z3fold: fix possible null pointer dereferencing
2022-05-19 11:00:00 linux-kernel Re: [PATCH 1/9] mm/z3fold: fix sheduling while atomic
2022-05-19 10:34:55 linux-kernel Re: [PATCH 3/9] mm/z3fold: remove buggy use of stale list for allocation
2022-05-19 09:25:22 linux-kernel Re: [PATCH 9/9] mm/z3fold: fix z3fold_page_migrate races with z3fold_map
2022-05-19 07:54:32 linux-kernel Re: [PATCH 8/9] mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
2022-05-19 07:32:42 linux-kernel Re: [PATCH 4/9] mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
2022-05-18 10:50:22 linux-kernel Re: [PATCH 0/9] A few fixup patches for z3fold
2022-03-03 00:16:45 linux-kernel Re: [PATCH 6/9] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()
2022-03-02 23:45:47 linux-kernel Re: [PATCH 6/9] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()
2022-03-02 23:28:34 linux-kernel Re: [PATCH 7/9] mm/z3fold: remove redundant list_del_init of zhdr->buddy in z3fold_free
2022-03-02 16:41:03 linux-kernel Re: [PATCH 4/9] mm/z3fold: remove unneeded page_mapcount_reset and ClearPagePrivate
2022-03-02 14:26:26 linux-kernel Re: [PATCH 1/9] mm/z3fold: declare z3fold_mount with __init
2022-03-02 11:30:17 linux-kernel Re: [PATCH 2/9] mm/z3fold: remove obsolete comment in z3fold_alloc
2022-03-02 10:08:34 linux-kernel Re: [PATCH 5/9] mm/z3fold: remove confusing local variable l reassignment
2022-03-02 10:04:45 linux-kernel Re: [PATCH 9/9] mm/z3fold: remove unneeded return value of z3fold_compact_page()
2022-03-02 09:10:03 linux-kernel Re: [PATCH 3/9] mm/z3fold: minor clean up for z3fold_free
2022-01-21 22:22:39 linux-kernel Re:
2021-08-08 12:39:44 linux-kernel Re: [PATCH -fixes 3/3] riscv: Optimize kernel virtual address conversion macro
2021-07-08 14:16:18 linux-kernel Re: [PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory
2021-06-08 07:54:06 linux-kernel Re: [PATCH] riscv: code patching only works on !XIP_KERNEL
2021-06-04 17:51:43 linux-kernel Re: [PATCH -fixes] riscv: Fix BUILTIN_DTB for sifive and microchip soc
2021-06-04 09:57:30 linux-kernel Re: [PATCH] riscv: xip: support runtime trap patching
2021-06-03 15:54:55 linux-kernel Re: [PATCH v3 1/3] riscv: Factorize xip and !xip kernel address conversion macros
2021-06-01 10:50:12 linux-kernel Re: [PATCH] riscv: xip: support runtime trap patching
2021-05-31 08:55:33 linux-kernel [PATCH] riscv: xip: support runtime trap patching
2021-05-24 19:36:34 linux-kernel Re: [PATCH] riscv: code patching only works on !XIP_KERNEL
2021-05-10 18:21:46 linux-kernel Re: [PATCH] riscv: code patching only works on !XIP_KERNEL
2021-04-29 09:14:10 linux-kernel Re: [PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
2021-04-23 21:29:08 linux-kernel Re: [PATCH v8] RISC-V: enable XIP
2021-04-18 18:40:57 linux-kernel Re: [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board
2021-04-12 19:06:53 linux-kernel Re: [PATCH v7] RISC-V: enable XIP
2021-04-09 14:43:55 linux-kernel Re: [PATCH v7] RISC-V: enable XIP
2021-04-07 20:36:30 linux-kernel Re: [PATCH v6] RISC-V: enable XIP
2021-04-06 14:05:43 linux-kernel Re: [PATCH v6] RISC-V: enable XIP
2021-04-05 08:56:17 linux-kernel Re: [PATCH v6] RISC-V: enable XIP
2021-04-04 08:40:28 linux-kernel Re: [PATCH v6] RISC-V: enable XIP
2021-04-01 08:54:36 linux-kernel Re: [PATCH v6] RISC-V: enable XIP