lkml.org 
[lkml]   [2015]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 4/4] arch, x86: cache management apis for persistent memory
    Forgot one thing

    On 06/01/2015 02:39 PM, Boaz Harrosh wrote:
    >> +static inline void persistent_copy(void *dst, const void *src, size_t n)

    Could we please make this
    memcpy_persistent

    Same as:
    copy_from_user_nocache

    The generic name of what it does first then the special override.
    copy_from_user_XXX is same as copy_from_user but with XXX applied

    Same here exactly as memcpy_ but with persistent applied.

    <>

    Thanks
    Boaz



    \
     
     \ /
      Last update: 2015-06-01 14:01    [W:6.604 / U:0.276 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site