Khalid Aziz ([email protected])

Number of posts: 417 (0.24 per day)
First post: 2013-03-29 22:14:19
Last post: 2017-11-27 15:53:56

Date List Subject
2023-11-01 22:41:41 linux-kernel Re: Sharing page tables across processes (mshare)
2023-10-31 23:02:07 linux-kernel Re: Sharing page tables across processes (mshare)
2023-10-23 22:46:08 linux-kernel Sharing page tables across processes (mshare)
2023-06-09 23:45:30 linux-kernel Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-30 15:51:21 linux-kernel Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-26 16:29:05 linux-kernel Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-25 20:51:09 linux-kernel Re: [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-25 20:42:46 linux-kernel [PATCH v4] mm, compaction: Skip all non-migratable pages during scan
2023-05-23 20:57:49 linux-kernel Re: [PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-22 15:22:23 linux-kernel Re: [PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-18 15:43:37 linux-kernel Re: [PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-17 23:22:33 linux-kernel Re: [PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-17 16:27:04 linux-kernel [PATCH v3] mm, compaction: Skip all non-migratable pages during scan
2023-05-15 22:50:16 linux-kernel Re: [PATCH v2] mm, compaction: Skip all non-migratable pages during scan
2023-05-12 19:19:35 linux-kernel [PATCH v2] mm, compaction: Skip all non-migratable pages during scan
2023-05-12 17:11:07 linux-kernel Re: [PATCH] mm, compaction: Skip all pinned pages during scan
2023-05-12 15:53:37 linux-kernel Re: [PATCH] mm, compaction: Skip all pinned pages during scan
2023-05-11 17:02:56 linux-kernel [PATCH] mm, compaction: Skip all pinned pages during scan
2023-04-27 16:49:06 linux-kernel Re: [PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
2023-04-26 17:05:09 linux-kernel [PATCH RFC v2 2/4] mm/ptshare: Add flag MAP_SHARED_PT to mmap()
2023-04-26 17:04:53 linux-kernel [PATCH RFC v2 4/4] mm/ptshare: Add page fault handling for page table shared regions
2023-04-26 17:03:13 linux-kernel [PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
2023-04-26 17:03:04 linux-kernel [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing
2023-04-26 17:03:00 linux-kernel [PATCH RFC v2 1/4] mm/ptshare: Add vm flag for shared PTE
2022-07-14 22:11:57 linux-kernel Re: [PATCH v2 0/9] Add support for shared PTEs across processes
2022-07-08 20:00:02 linux-kernel Re: [PATCH v2 0/9] Add support for shared PTEs across processes
2022-07-07 15:40:54 linux-kernel Re: [PATCH v2 8/9] mm/mshare: Add basic page table sharing support
2022-07-06 20:53:15 linux-kernel Re: [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs
2022-07-06 20:03:49 linux-kernel Re: [PATCH v2 0/9] Add support for shared PTEs across processes
2022-07-02 00:35:52 linux-kernel Re: [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
2022-07-01 17:14:55 linux-kernel Re: [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
2022-07-01 16:41:19 linux-kernel Re: [PATCH v2 7/9] mm/mshare: Add unlink and munmap support
2022-07-01 16:40:02 linux-kernel Re: [PATCH v2 1/9] mm: Add msharefs filesystem
2022-07-01 16:34:53 linux-kernel Re: [PATCH v2 1/9] mm: Add msharefs filesystem
2022-06-30 23:47:22 linux-kernel Re: [PATCH v2 6/9] mm/mshare: Add mmap operation
2022-06-30 23:04:16 linux-kernel Re: [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
2022-06-30 23:01:22 linux-kernel Re: [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
2022-06-30 22:46:27 linux-kernel Re: [PATCH v2 4/9] mm/mshare: Add a read operation for msharefs files
2022-06-30 16:03:11 linux-kernel Re: [PATCH v2 5/9] mm/mshare: Add vm flag for shared PTE
2022-06-30 15:42:14 linux-kernel Re: [PATCH v2 0/9] Add support for shared PTEs across processes
2022-06-30 00:25:45 linux-kernel [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
2022-06-29 23:38:27 linux-kernel [PATCH v2 8/9] mm/mshare: Add basic page table sharing support
2022-06-29 23:19:26 linux-kernel [PATCH v2 5/9] mm/mshare: Add vm flag for shared PTE
2022-06-29 23:19:17 linux-kernel [PATCH v2 1/9] mm: Add msharefs filesystem
2022-06-29 23:16:47 linux-kernel [PATCH v2 9/9] mm/mshare: Enable mshare region mapping across processes
2022-06-29 23:16:19 linux-kernel [PATCH v2 0/9] Add support for shared PTEs across processes
2022-06-29 23:14:57 linux-kernel [PATCH v2 4/9] mm/mshare: Add a read operation for msharefs files
2022-06-29 23:10:38 linux-kernel [PATCH v2 6/9] mm/mshare: Add mmap operation
2022-06-29 23:04:22 linux-kernel [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
2022-06-29 23:03:36 linux-kernel [PATCH v2 7/9] mm/mshare: Add unlink and munmap support
2022-06-29 18:04:33 linux-kernel Re: [PATCH v1 09/14] mm/mshare: Do not free PTEs for mshare'd PTEs