LinuxLists
Users
About
Daniel Gomez (
[email protected]
)
Number of posts: 86 (0.23 per day)
First post: 2023-05-30 15:50:24
Last post: 2024-06-10 16:08:01
Previous Page
Date
List
Subject
2023-10-28 21:18:11
linux-kernel
[RFC PATCH 05/11] shmem: account for large order folios
2023-10-28 21:17:59
linux-kernel
[RFC PATCH 04/11] shmem: return number of pages beeing freed in shmem_free_swap
2023-10-28 21:17:44
linux-kernel
[RFC PATCH 03/11] shmem: drop BLOCKS_PER_PAGE macro
2023-10-28 21:17:44
linux-kernel
[RFC PATCH 10/11] shmem: add large folio support to the write path
2023-10-28 21:17:35
linux-kernel
[RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
2023-10-28 21:17:34
linux-kernel
[RFC PATCH 11/11] shmem: add per-block uptodate tracking
2023-10-28 21:17:32
linux-kernel
[RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
2023-10-28 21:17:25
linux-kernel
[RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()
2023-10-28 21:17:25
linux-kernel
[RFC PATCH 02/11] test_xarray: add tests for advanced multi-index use
2023-10-28 21:17:22
linux-kernel
[RFC PATCH 00/11] shmem: high order folios support in write path
2023-10-28 21:16:41
linux-kernel
[RFC PATCH 01/11] XArray: add cmpxchg order test
2023-10-05 16:22:43
linux-kernel
Re: [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios
2023-10-05 15:44:15
linux-kernel
Re: [PATCH v6 5/9] mm: thp: Extend THP to allocate anonymous large folios
2023-09-20 01:21:39
linux-kernel
[PATCH v2 0/6] shmem: high order folios support in write path
2023-09-19 22:36:54
linux-kernel
Re: [PATCH v2 6/6] shmem: add large folios support to the write path
2023-09-19 21:06:29
linux-kernel
[PATCH v2 1/6] shmem: drop BLOCKS_PER_PAGE macro
2023-09-19 20:00:53
linux-kernel
[PATCH v2 6/6] shmem: add large folios support to the write path
2023-09-19 18:47:39
linux-kernel
[PATCH v2 3/6] shmem: account for large order folios
2023-09-19 17:47:03
linux-kernel
[PATCH v2 5/6] shmem: add file length in shmem_get_folio path
2023-09-19 17:33:17
linux-kernel
[PATCH v2 2/6] shmem: return freed pages in shmem_free_swap
2023-09-19 14:29:12
linux-kernel
Re: [PATCH 6/6] shmem: add large folios support to the write path
2023-09-19 14:04:27
linux-kernel
[PATCH v2 4/6] shmem: add order parameter support to shmem_alloc_folio
2023-09-18 13:16:16
linux-kernel
Re: [PATCH 6/6] shmem: add large folios support to the write path
2023-09-18 12:55:35
linux-kernel
Re: [PATCH 0/6] shmem: high order folios support in write path
2023-09-18 08:49:33
linux-kernel
Re: [PATCH 1/6] filemap: make the folio order calculation shareable
2023-09-16 04:36:15
linux-kernel
[PATCH 6/6] shmem: add large folios support to the write path
2023-09-15 18:24:05
linux-kernel
[PATCH 2/6] shmem: drop BLOCKS_PER_PAGE macro
2023-09-15 16:46:34
linux-kernel
[PATCH 0/6] shmem: high order folios support in write path
2023-09-15 14:02:40
linux-kernel
[PATCH 3/6] shmem: account for large order folios
2023-09-15 12:53:18
linux-kernel
[PATCH 1/6] filemap: make the folio order calculation shareable
2023-09-15 11:07:55
linux-kernel
[PATCH 5/6] shmem: add file length in shmem_get_folio path
2023-09-15 10:10:04
linux-kernel
[PATCH 4/6] shmem: add order parameter support to shmem_alloc_folio
2023-08-19 22:49:00
linux-kernel
Re: [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check
2023-08-19 14:38:20
linux-kernel
Re: [PATCH v2 3/3] madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing check
2023-05-30 15:50:24
linux-kernel
[PATCH] nvme: Increase block size variable size to 32-bit