Re: [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

2019-03-13 Thread Dan Williams
On Wed, Mar 13, 2019 at 8:45 PM Aneesh Kumar K.V wrote: [..] > >> Now w.r.t to failures, can device-dax do an opportunistic huge page > >> usage? > > > > device-dax explicitly disclaims the ability to do opportunistic mappings. > > > >> I haven't looked at the device-dax details fully yet. Do we

Re: [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

2019-03-13 Thread Aneesh Kumar K.V
Dan Williams writes: > On Wed, Mar 6, 2019 at 1:18 AM Aneesh Kumar K.V > wrote: >> >> Dan Williams writes: >> >> > On Thu, Feb 28, 2019 at 1:40 AM Oliver wrote: >> >> >> >> On Thu, Feb 28, 2019 at 7:35 PM Aneesh Kumar K.V >> >> wrote: >> >> > >> >> > Add a flag to indicate the ability to do

如何运营《抖音与社群》,建立自己的鱼塘

2019-03-13 Thread 田�D浩
From: =?GB2312?B?linux-nvdimm/gudiyv8PF?= Subject: =?Ìï•DºÆ?B?wM22r7rPzay3qLu3vrPPwg==?= To: "Ìï•DºÆ" (AD) Ç×£¬·³Çë²éÔĸ½¼þ´ó¸Ù Èç¹ûÄãÏëÉî¶ÈÁ˽â·ÛË¿ºÍÉçȺ¾­¼ÃºËÐÄ£¬Éî¶È²ÎÓëÉç½»´´ÒµÌåϵ ÎÒÃǽ«ÔÚÁ½Ìì¿Î³Ìµ±ÖÐΪÄú½â´ð¡£ ·¢ËÍʱ¼ä:2019-03-14 11:38:29

Delivery reports about your e-mail

2019-03-13 Thread brad
The original message was received at Thu, 14 Mar 2019 11:32:03 +0800 from contoso.com [57.22.67.74] - The following addresses had permanent fatal errors - - Transcript of session follows - while talking to lists.01.org.: >>> MAIL From:b...@contoso.com <<< 501

(AD)主管做些什么工作才能真正提升业绩?

2019-03-13 Thread 薛�B朋
---Original--- From: yau...@cd-jiahe.com Date: 2019-03-14 10:22:48 To: linux-nvdimm@lists.01.org Ïê Çé Çë ²é ÔÄ ¸½ ¼þ... ___ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm

Re: [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links

2019-03-13 Thread Alexander Duyck
On Wed, 2019-03-13 at 09:33 -0700, Andrew Morton wrote: > On Tue, 12 Mar 2019 15:50:36 -0700 Alexander Duyck > wrote: > > > On Tue, 2019-03-12 at 15:07 -0700, Andrew Morton wrote: > > > On Wed, 5 Dec 2018 21:42:47 +0100 Michal Hocko wrote: > > > > > > > > I got your explanation. However

Re: [GIT PULL] Filesystem-DAX fixes for 5.1

2019-03-13 Thread pr-tracker-bot
The pull request you sent on Tue, 12 Mar 2019 16:20:52 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/fsdax-for-5.1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3bb0f28d84f3d4e3800ae57d6b1a931b3f88c1f8 Thank you! -- Deet-doot-dot, I am

Re: [GIT PULL] libnvdimm updates for 5.1

2019-03-13 Thread pr-tracker-bot
The pull request you sent on Mon, 11 Mar 2019 14:54:47 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm > tags/libnvdimm-for-5.1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/5ea6718b1f1bb58825426e19a21cdba47075a954 Thank you! --

Re: [mm PATCH v6 6/7] mm: Add reserved flag setting to set_page_links

2019-03-13 Thread Andrew Morton
On Tue, 12 Mar 2019 15:50:36 -0700 Alexander Duyck wrote: > On Tue, 2019-03-12 at 15:07 -0700, Andrew Morton wrote: > > On Wed, 5 Dec 2018 21:42:47 +0100 Michal Hocko wrote: > > > > > > I got your explanation. However Andrew had already applied the patches > > > > and I had some outstanding

Re: [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

2019-03-13 Thread Dan Williams
On Wed, Mar 6, 2019 at 4:46 AM Aneesh Kumar K.V wrote: > > On 3/6/19 5:14 PM, Michal Suchánek wrote: > > On Wed, 06 Mar 2019 14:47:33 +0530 > > "Aneesh Kumar K.V" wrote: > > > >> Dan Williams writes: > >> > >>> On Thu, Feb 28, 2019 at 1:40 AM Oliver wrote: > > On Thu, Feb 28, 2019 at

Re: [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

2019-03-13 Thread Dan Williams
On Wed, Mar 6, 2019 at 1:18 AM Aneesh Kumar K.V wrote: > > Dan Williams writes: > > > On Thu, Feb 28, 2019 at 1:40 AM Oliver wrote: > >> > >> On Thu, Feb 28, 2019 at 7:35 PM Aneesh Kumar K.V > >> wrote: > >> > > >> > Add a flag to indicate the ability to do huge page dax mapping. On > >> >

Re: [PATCH v2] fs/dax: deposit pagetable even when installing zero page

2019-03-13 Thread Dan Williams
On Wed, Mar 13, 2019 at 2:58 AM Jan Kara wrote: > > On Wed 13-03-19 10:17:17, Aneesh Kumar K.V wrote: > > > > Hi Dan/Andrew/Jan, > > > > "Aneesh Kumar K.V" writes: > > > > > Architectures like ppc64 use the deposited page table to store hardware > > > page table slot information. Make sure we

Re: [PATCH v2] fs/dax: deposit pagetable even when installing zero page

2019-03-13 Thread Jan Kara
On Wed 13-03-19 10:17:17, Aneesh Kumar K.V wrote: > > Hi Dan/Andrew/Jan, > > "Aneesh Kumar K.V" writes: > > > Architectures like ppc64 use the deposited page table to store hardware > > page table slot information. Make sure we deposit a page table when > > using zero page at the pmd level for

Please Kindly Acknowledge Our New Order

2019-03-13 Thread medhat
Dear sir, Kindly find the attachment of our new order as discussed with our agent who is currently not available, Please kindly arrange to send your best quote for our inquiry doc54698754 and also tell me the possible time for delivery basis. We kindly request you to arrange the quotation