From patchwork Tue Oct 18 11:56:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 77987 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp822577qge; Tue, 18 Oct 2016 04:02:13 -0700 (PDT) X-Received: by 10.237.38.68 with SMTP id z62mr2072500qtc.73.1476788532984; Tue, 18 Oct 2016 04:02:12 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id x80si20536950qka.175.2016.10.18.04.02.12; Tue, 18 Oct 2016 04:02:12 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 955CF6066C; Tue, 18 Oct 2016 11:02:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id ED3C5615B0; Tue, 18 Oct 2016 10:58:16 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 67B3760871; Tue, 18 Oct 2016 10:58:12 +0000 (UTC) Received: from mail-lf0-f54.google.com (mail-lf0-f54.google.com [209.85.215.54]) by lists.linaro.org (Postfix) with ESMTPS id 15DC360C6D for ; Tue, 18 Oct 2016 10:57:36 +0000 (UTC) Received: by mail-lf0-f54.google.com with SMTP id b81so337466877lfe.1 for ; Tue, 18 Oct 2016 03:57:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=yGw+m0XSB+RN0yPXkjsPEhnmiRaoHlgzNMpDJwMjTFw=; b=ID+HRDu59pX/btycduee36T928BeDwQpqTFxoGlGtI4quIBhK+sU42B6mDO0lr6y6q PEUv6zlRIlPfejr0brRjqY3e1Ur/Cuel0myjzVpbXONZ58AKrg6Bw8CTZuzbgvmkDHjD l+5fdtnrhUtPT42ZQN2AzDcQC18foJcRBM+5yLEnblev1lfZSd0qLlyazBU+GEvrKmAQ jruXYUZXAa4N6W2ACFnQO4Mm3IrTlrhM5f0IFLd0u4QWgrgzj28ppEOoKi2hOWU9ZAuX wBdc1pLIEptpoVub1pYQUO8y7FbTIHbTooMYPPmZk+U0/UTkex+vxnnYEfPW5M0jlonx 4ycw== X-Gm-Message-State: AA6/9RleWNBpqhifXGldEXTc7OzbFX3Lu+iNtytxB1guyVkQ+cc2+AMa8X9MSAFnZzhCp5fJN18= X-Received: by 10.25.16.208 with SMTP id 77mr18312689lfq.167.1476788254734; Tue, 18 Oct 2016 03:57:34 -0700 (PDT) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-76-66.cust.bredband2.com. [83.233.76.66]) by smtp.gmail.com with ESMTPSA id 204sm3879424ljj.47.2016.10.18.03.57.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 18 Oct 2016 03:57:34 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, bill.fischofer@linaro.org, lng-odp@lists.linaro.org Date: Tue, 18 Oct 2016 13:56:37 +0200 Message-Id: <1476791808-29363-6-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476791808-29363-1-git-send-email-christophe.milard@linaro.org> References: <1476791808-29363-1-git-send-email-christophe.milard@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv2 05/16] api: shm: add flag to guarantee address unicity on all ODP threads X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" The ODP_SHM_SINGLE_VA flag is created: when set (at odp_shm_reserve()), this flag guarantees that all ODP threads sharing this memory block will see the block at the same address (regadless of ODP thread type -pthread vs process- or fork time) Signed-off-by: Christophe Milard --- include/odp/api/spec/shared_memory.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- 2.7.4 diff --git a/include/odp/api/spec/shared_memory.h b/include/odp/api/spec/shared_memory.h index 8c76807..fefb5d6 100644 --- a/include/odp/api/spec/shared_memory.h +++ b/include/odp/api/spec/shared_memory.h @@ -45,10 +45,9 @@ extern "C" { /* * Shared memory flags */ - -/* Share level */ -#define ODP_SHM_SW_ONLY 0x1 /**< Application SW only, no HW access */ -#define ODP_SHM_PROC 0x2 /**< Share with external processes */ +#define ODP_SHM_SW_ONLY 0x1 /**< Application SW only, no HW access */ +#define ODP_SHM_PROC 0x2 /**< Share with external processes */ +#define ODP_SHM_SINGLE_VA 0x4 /**< guarantee unique addr on all threads*/ /** * Shared memory block info