yulei zhang ([email protected])

Number of posts: 96 (0.14 per day)
First post: 2018-12-11 06:25:12
Last post: 2020-11-12 10:06:43

Date List Subject
2020-12-07 11:42:20 linux-kernel [RFC V2 24/37] dmemfs: support hugepage for dmemfs
2020-12-07 11:41:42 linux-kernel [RFC V2 26/37] mm, dmem: introduce pud_special() for dmem huge pud support
2020-12-07 11:41:40 linux-kernel [RFC V2 28/37] mm, dmemfs: support huge_fault() for dmemfs
2020-12-07 11:41:27 linux-kernel [RFC V2 23/37] kvm, x86: introduce VM_DMEM for syscall support usage
2020-12-07 11:41:13 linux-kernel [RFC V2 37/37] Add documentation for dmemfs
2020-12-07 11:41:01 linux-kernel [RFC V2 34/37] dmem: add dmem unit tests
2020-12-07 11:40:40 linux-kernel [RFC V2 30/37] dmem: introduce dmem_bitmap_alloc() and dmem_bitmap_free()
2020-12-07 11:40:25 linux-kernel [RFC V2 32/37] mm, dmemfs: register and handle the dmem mce
2020-12-07 11:40:20 linux-kernel [RFC V2 20/37] mm: support dmem huge pmd for vmf_insert_pfn_pmd()
2020-12-07 11:40:19 linux-kernel [RFC V2 15/37] mm: add pmd_special() check for pmd_trans_huge_lock()
2020-12-07 11:40:18 linux-kernel [RFC V2 29/37] mm: add follow_pte_pud() to support huge pud look up
2020-12-07 11:40:16 linux-kernel [RFC V2 25/37] mm, x86, dmem: fix estimation of reserved page for vaddr_get_pfn()
2020-12-07 11:40:12 linux-kernel [RFC V2 18/37] mm: follow_pmd_mask() for dmem huge pmd
2020-12-07 11:39:55 linux-kernel [RFC V2 35/37] mm, dmem: introduce dregion->memmap for dmem
2020-12-07 11:39:54 linux-kernel [RFC V2 27/37] mm: add pud_special() check to support dmem huge pud
2020-12-07 11:39:52 linux-kernel [RFC V2 19/37] mm: gup_huge_pmd() for dmem huge pmd
2020-12-07 11:39:50 linux-kernel [RFC V2 22/37] kvm, x86: Distinguish dmemfs page from mmio page
2020-12-07 11:39:49 linux-kernel [RFC V2 36/37] vfio: support dmempage refcount for vfio
2020-12-07 11:39:33 linux-kernel [RFC V2 21/37] mm: support dmem huge pmd for follow_pfn()
2020-12-07 11:39:15 linux-kernel [RFC V2 17/37] mm, dmemfs: support unmap_page_range() for dmemfs pmd
2020-12-07 11:39:04 linux-kernel [RFC V2 33/37] kvm, x86: enable record_steal_time for dmem
2020-12-07 11:39:02 linux-kernel [RFC V2 08/37] dmem: show some statistic in debugfs
2020-12-07 11:38:59 linux-kernel [RFC V2 09/37] dmemfs: support remote access
2020-12-07 11:38:49 linux-kernel [RFC V2 16/37] dmemfs: introduce ->split() to dmemfs_vm_ops
2020-12-07 11:38:46 linux-kernel [RFC V2 31/37] dmem: introduce mce handler
2020-12-07 11:38:26 linux-kernel [RFC V2 10/37] dmemfs: introduce max_alloc_try_dpages parameter
2020-12-07 11:38:04 linux-kernel [RFC V2 14/37] mm, dmem: differentiate dmem-pmd and thp-pmd
2020-12-07 11:38:04 linux-kernel [RFC V2 06/37] dmemfs: support truncating inode down
2020-12-07 11:37:54 linux-kernel [RFC V2 02/37] mm: support direct memory reservation
2020-12-07 11:37:45 linux-kernel [RFC V2 13/37] mm, dmem: introduce PFN_DMEM and pfn_t_dmem
2020-12-07 11:37:38 linux-kernel [RFC V2 11/37] mm: export mempolicy interfaces to serve dmem allocator
2020-12-07 11:37:33 linux-kernel [RFC V2 07/37] dmem: trace core functions
2020-12-07 11:37:23 linux-kernel [RFC V2 05/37] dmemfs: support mmap for dmemfs
2020-12-07 11:37:10 linux-kernel [RFC V2 03/37] dmem: implement dmem memory management
2020-12-07 11:36:39 linux-kernel [RFC V2 12/37] dmem: introduce mempolicy support
2020-12-07 11:36:14 linux-kernel [RFC V2 04/37] dmem: let pat recognize dmem
2020-12-07 11:36:07 linux-kernel [RFC V2 00/37] Enhance memory utilization with DMEMFS
2020-12-07 11:35:16 linux-kernel [RFC V2 01/37] fs: introduce dmemfs module
2020-11-12 10:06:43 linux-kernel Re: [PATCH 01/35] fs: introduce dmemfs module
2020-11-11 08:55:37 linux-kernel Re: [PATCH 01/35] fs: introduce dmemfs module
2020-10-13 12:02:05 linux-kernel Re: [PATCH 04/35] dmem: let pat recognize dmem
2020-10-13 11:21:08 linux-kernel Re: [PATCH 00/35] Enhance memory utilization with DMEMFS
2020-10-09 18:27:01 linux-kernel Re: [PATCH 08/35] dmem: show some statistic in debugfs
2020-10-09 18:07:25 linux-kernel Re: [PATCH 22/35] kvm, x86: Distinguish dmemfs page from mmio page
2020-10-08 10:31:22 linux-kernel [PATCH 33/35] kvm, x86: temporary disable record_steal_time for dmem
2020-10-08 10:31:07 linux-kernel [PATCH 23/35] kvm, x86: introduce VM_DMEM
2020-10-08 08:58:35 linux-kernel [PATCH 15/35] mm: add pmd_special() check for pmd_trans_huge_lock()
2020-10-08 08:58:25 linux-kernel [PATCH 01/35] fs: introduce dmemfs module
2020-10-08 08:01:14 linux-kernel [PATCH 21/35] mm: support dmem huge pmd for follow_pfn()
2020-10-08 08:00:55 linux-kernel [PATCH 24/35] dmemfs: support hugepage for dmemfs
2020-10-08 08:00:52 linux-kernel [PATCH 22/35] kvm, x86: Distinguish dmemfs page from mmio page