lkml.org 
[lkml]   [2017]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [RFC PATCH v3] sparc64: Add support for Application Data Integrity (ADI)
    From
    From: Khalid Aziz <khalid.aziz@oracle.com>
    Date: Fri, 6 Jan 2017 09:22:13 -0700

    > On 01/06/2017 08:36 AM, Dave Hansen wrote:
    >> On 01/06/2017 07:32 AM, Khalid Aziz wrote:
    >>> I agree with you on simplicity first. Subpage granularity is complex,
    >>> but the architecture allows for subpage granularity. Maybe the right
    >>> approach is to support this at page granularity first for swappable
    >>> pages and then expand to subpage granularity in a subsequent patch?
    >>> Pages locked in memory can already use subpage granularity with my
    >>> patch.
    >>
    >> What do you mean by "locked in memory"? mlock()'d memory can still be
    >> migrated around and still requires "swap" ptes, for instance.
    >
    > You are right. Page migration can invalidate subpage granularity even
    > for locked pages. Is it possible to use cpusets to keep a task and its
    > memory locked on a single node? Just wondering if there are limited
    > cases where subpage granularity could work without supporting subpage
    > granularity for tags in swap. It still sounds like the right thing to
    > do is to get a reliable implementation in place with page size
    > granularity and then add the complexity of subpage granularity.

    It sounds to me, in all of this, that if the kernel manages the
    movement of the pages, it thus must handle making sure the tags move
    around with that page as well.

    \
     
     \ /
      Last update: 2017-01-06 17:25    [W:4.932 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site