messages from 2017-10-22 06:10:10 to 2017-11-08 15:04:47 UTC [more...]
[PATCH] vmalloc: introduce vmap_pfn for persistent memory
2017-11-08 15:04 UTC (4+ messages)
[PATCH] acpi/nfit: export read_only attribute of dimms
2017-11-08 2:17 UTC (6+ messages)
Limitation in the badblocks routines
2017-11-08 0:27 UTC
[ndctl PATCH] libndctl, inject: ensure that bb_add_record doesn't leak memory
2017-11-07 23:47 UTC
[ndctl PATCH] libndctl, nfit: Fix in/out sizes for error injection commands
2017-11-07 22:50 UTC
[PATCH] nfit_test: stricter bounds checking for error injection commands
2017-11-07 22:48 UTC
KVM "fake DAX" flushing interface - discussion
2017-11-07 11:21 UTC (24+ messages)
` [Qemu-devel] "
[ndctl PATCH 1/3] libndctl: refactor returns in ndctl_bus_get_scrub_count
2017-11-06 23:16 UTC (3+ messages)
` [ndctl PATCH 2/3] libndctl: add missing error handling in _wait_for_scrub_completion
` [ndctl PATCH 3/3] ndctl, inject-error: remove unreachable code
代开发票
2017-11-06 4:02 UTC
有效激励而不失控制权是如何实现的?
2017-11-06 0:47 UTC
全面供应商管理工作的方法与方向
2017-11-06 0:46 UTC
[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
2017-11-04 16:31 UTC (23+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 03/15] dax: require 'struct page' by default for filesystem dax
` [PATCH 04/15] brd: remove dax support
` [PATCH 05/15] dax: stop using VM_MIXEDMAP for dax
` [PATCH 06/15] dax: stop using VM_HUGEPAGE "
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 08/15] dax: store pfns in the radix
` [PATCH 09/15] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH 11/15] [media] v4l2: disable filesystem-dax mapping support
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle
INVESTMENT PROPOSAL
2017-11-04 8:07 UTC
[PATCH] ndctl, test: fix smart event alerting unit test
2017-11-03 13:57 UTC
理解中层管理者的角色,责任
2017-11-03 2:39 UTC
[PATCH v3] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs
2017-11-02 17:42 UTC
回复:绩效体系的设计以及推进方式
2017-11-02 7:16 UTC
[ndctl PATCH] test/btt-errors: add a case to test with errors in btt metadata
2017-11-02 0:32 UTC
[PATCH v2 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
2017-11-02 0:33 UTC (9+ messages)
` [PATCH v2 1/2] acpi, nfit: hide unknown commands from nmemX/commands
` [PATCH v2 2/2] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-01 15:36 UTC (20+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/18] dax: Factor out getting of pfn out of iomap
` [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/18] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/18] dax, iomap: Add support for synchronous faults
` [PATCH 14/18] dax: Implement dax_finish_sync_fault()
` [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/18] ext4: Support for synchronous DAX faults
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
OFERTA POZYCZKI
2017-11-01 9:24 UTC
[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
2017-11-01 3:47 UTC (33+ messages)
` [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/17] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/17] dax: Factor out getting of pfn out of iomap
` [PATCH 05/17] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/17] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/17] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/17] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/17] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/17] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/17] dax, iomap: Add support for synchronous faults
` [PATCH 14/17] dax: Implement dax_finish_sync_fault()
` [PATCH 15/17] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/17] ext4: Support for synchronous DAX faults
` [PATCH 17/17] xfs: support "
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
保护固定资产的安全完整,实现资产的保值增值
2017-10-31 23:47 UTC
业务员为什么有激情,没有业绩?
2017-10-31 21:11 UTC
开发客户没方向,维护客户没方法,怎么办?
2017-10-31 20:42 UTC
[ndctl patch] btt_check_bitmap: initialize rc
2017-10-31 19:32 UTC (2+ messages)
[ndctl patch] dax_io: fix unknown parameter handling
2017-10-31 19:24 UTC (2+ messages)
[ndctl patch] btt_check_arenas: fix use of uninitialized variable
2017-10-31 19:20 UTC (2+ messages)
[ndctl PATCH] test: correctly adjust rc for skip/fail
2017-10-30 20:33 UTC
[PATCH] libnvdimm: remove used code in nd_pmem_forget_poison_check()
2017-10-30 18:17 UTC
[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
2017-10-30 17:51 UTC (22+ messages)
` [PATCH v3 02/13] dax: require 'struct page' for filesystem dax
[ndctl PATCH v3 0/6] add an inject-error command to ndctl
2017-10-30 17:43 UTC (7+ messages)
` [ndctl PATCH v3 1/6] libndctl: add APIs to get scrub count and to wait for a scrub
` [ndctl PATCH v3 2/6] libndctl: add error injection related interfaces
` [ndctl PATCH v3 3/6] ndctl: add an inject-error command
` [ndctl PATCH v3 4/6] ndctl/test: add a new unit test for inject-error
` [ndctl PATCH v3 5/6] ndctl/test: update existing unit tests to use inject-error
` [ndctl PATCH v3 6/6] ndctl/test: add a new unit test for BTT error clearing
[PATCH 0/2] acpi, nfit: support for new NVDIMM_FAMILY_INTEL commands
2017-10-30 17:43 UTC (5+ messages)
` [PATCH 1/2] acpi, nfit: hide unknown commands from nmemX/commands
` [PATCH 2/2] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs
如何避免不必要的采购成本?
2017-10-30 17:35 UTC
[bug report] libnvdimm: add support for clear poison list and badblocks for device dax
2017-10-30 16:45 UTC (2+ messages)
开发客户没方向,维护客户没方法,怎么办?
2017-10-30 10:36 UTC
业务员为什么有激情,没有业绩?
2017-10-30 10:24 UTC
[PATCH] libnvdimm: add smart payload fields added in DSM 1.6
2017-10-28 23:20 UTC (2+ messages)
转发:开发客户没方向,维护客户没方法,怎么办?
2017-10-28 12:11 UTC
Re:Aw: Bank transfer
2017-10-27 4:15 UTC
Re:Aw: Bank transfer
2017-10-27 4:15 UTC
Wingate Dunross: Leaders of Executive Search
2017-10-27 3:02 UTC
[bug report] libnvdimm: clear the internal poison_list when clearing badblocks
2017-10-26 21:54 UTC (2+ messages)
Enabling peer to peer device transactions for PCIe devices
2017-10-26 13:28 UTC (10+ messages)
[fstests PATCH] generic: add test for DAX MAP_SYNC support
2017-10-26 4:59 UTC (8+ messages)
` [fstests PATCH v2] "
` [fstests PATCH v3] "
Cancer Solution Discovered. Please Share
2017-10-25 16:59 UTC
(no subject)
2017-10-24 21:46 UTC
[PATCH 1/2] dm log writes: Add support for inline data buffers
2017-10-24 19:30 UTC (7+ messages)
` [PATCH 2/2] dm log writes: add support for DAX
[PATCH 0/17 v4] dax, ext4, xfs: Synchronous page faults
2017-10-24 14:55 UTC (8+ messages)
` [PATCH 01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
转发:企.业.必.备.的.劳.动.法.及用工问题.应.对.体.系
2017-10-24 2:29 UTC
转发:如何解决销*售【常见问题】
2017-10-22 22:55 UTC
转发:如何建立起系统的、有效的EHS管理体系
2017-10-22 21:59 UTC
转发:在体验中学习市场管理的方法、工具
2017-10-22 19:34 UTC
Detecting NUMA per pmem
2017-10-22 13:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox