From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-f48.google.com (mail-ua1-f48.google.com [209.85.222.48]) by dpdk.org (Postfix) with ESMTP id C24982C57 for ; Wed, 30 Jan 2019 09:45:14 +0100 (CET) Received: by mail-ua1-f48.google.com with SMTP id z11so7791692uaa.10 for ; Wed, 30 Jan 2019 00:45:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=imvisiontech-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TPRGR0xK8m9LszhFh+RvQGiUHvt1rilYhnZiurR2pb0=; b=urSTHOtK5vwf3ImSfZvaO73EHNHWT8FCCTkaErM8CaAX3dKfu8P7/ElsD3Wj+gnpT5 YQNZmgzQ2UmfnTqaF6q8nYVO6884IqSRsswUMhJ8Az4PGZiG2sKuFTYUtB5wayUv5sFd AmqfEn3fHLO7DgikezkUlsYGVeMSxZ8UNdYfdqCcxoednExaynlFXgLhmzEk5II077bz j+h0UcxBRkm6lBfinXVT2W8ttnUXHAwzv1Z1xB81harpsr7///T7LxLWho+IPBX7sHJg DaaF0MWFtSJ7mkAL8SuxyaojzKqCicFzRJ1D1I+5hxE6HtCP9ZFaUR+oF+sTvufeH03c fWEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TPRGR0xK8m9LszhFh+RvQGiUHvt1rilYhnZiurR2pb0=; b=OWnwstzzBRXvWphmHuPhurICsz2dWKmHM2nLPZn8q+NO7HKJF9LC3m6+5418gGe3VT /99UFzk3jv3e6AcB67/PW6GJq+RRJKfG1r22+3GZL/guiW4WaGBkZrrs0N3dE285XDEG iQxFf/1WPKxXDW/i2Yncrz5VaBa1PUQWtCgYQOLHloJXmKUtWiNwtQ85BcTOLxCCAfVW B1k9PP9W1IT+t72C4DNyH+E8hFa0z+YLSH5dfCrF+U8hqsHtCAh+YqSHv8VxUTY5vlkZ bj6Qu+vs+GqXI0vnTmF0Z2gVwEFMlWwCvwSumMZOuSpMN0uvH+9E0Wm8XoROQp1Y3q87 /Z8A== X-Gm-Message-State: AJcUukeUs4z7oeGV259iSicdi1QYQ9IVGiGrBpsYCqy0ssOveWHjAB8i IG9T7C7aKk0+7lKS7qAgcrwYg0Kj0dDOo2DY47jjLw== X-Google-Smtp-Source: ALg8bN7ItlfDED1Zfyj4aohd61UDuVXrTpIeLv+m1Wi7FaL5KWIJ2KOjamYpKZ+zb3xexL6+3RhPMmVQZ0T+HXQ0638= X-Received: by 2002:ab0:5a31:: with SMTP id l46mr11653441uad.92.1548837914163; Wed, 30 Jan 2019 00:45:14 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Shirley Avishour Date: Wed, 30 Jan 2019 10:45:03 +0200 Message-ID: To: Rami Rosen Cc: dev@dpdk.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] running dpdk application on the same machine with other none dpdk application X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2019 08:45:15 -0000 Hi, I will consider that. Thanks again for your help. Shirley. On Wed, Jan 30, 2019 at 10:40 AM Rami Rosen wrote: > Hi Shirley, > > Hi, > It could be that this will work, but as I assume you know - > > This requires providing a patched kernel to end customers, some will not > like it, some > will maybe not accept it > > - It could be that a kernel patch to the Kernel Mailing list for enabling > such functionality (globally or per kernel thread for example) > via a sysf entry or a kernel parameter will be accepted, though. You may > try > > Regards, > Rami Rosen > > > >