Message ID | 20230627005529.1564984-1-longman@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-kselftest-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8291EB64D7 for <linux-kselftest@archiver.kernel.org>; Tue, 27 Jun 2023 00:56:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229488AbjF0A4s (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Mon, 26 Jun 2023 20:56:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229481AbjF0A4r (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Mon, 26 Jun 2023 20:56:47 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C00431737 for <linux-kselftest@vger.kernel.org>; Mon, 26 Jun 2023 17:56:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1687827362; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=rbG/y9GPhxZI54iVshXHiIlQQfxiaFT7O670ezrv8YA=; b=O0ZKk+UuuAv7mCtHLa9/K4ZVuo8jYjB18MmPI/F5IbxSxnEurVF76/6xYDx465ZrmxMG/8 z31+QBEwdfFdISAgI9FFjbNHsIvAfovTzdF93xuLwi0KW3XX4IT7XVHVwpSuJ53AUaQlAz C5B6mstFwIsHOxLzMHKaXWSe9Puv5wI= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-674-mRQ30TuNNde7aqdnqDK6mQ-1; Mon, 26 Jun 2023 20:55:59 -0400 X-MC-Unique: mRQ30TuNNde7aqdnqDK6mQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 59AAA80006E; Tue, 27 Jun 2023 00:55:58 +0000 (UTC) Received: from llong.com (unknown [10.22.33.159]) by smtp.corp.redhat.com (Postfix) with ESMTP id 138542166B25; Tue, 27 Jun 2023 00:55:57 +0000 (UTC) From: Waiman Long <longman@redhat.com> To: Tejun Heo <tj@kernel.org>, Zefan Li <lizefan.x@bytedance.com>, Johannes Weiner <hannes@cmpxchg.org>, Jonathan Corbet <corbet@lwn.net>, Shuah Khan <shuah@kernel.org> Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-doc@vger.kernel.org, linux-kselftest@vger.kernel.org, Juri Lelli <juri.lelli@redhat.com>, Valentin Schneider <vschneid@redhat.com>, Frederic Weisbecker <frederic@kernel.org>, Mrunal Patel <mpatel@redhat.com>, Ryan Phillips <rphillips@redhat.com>, Brent Rowsell <browsell@redhat.com>, Peter Hunt <pehunt@redhat.com>, Phil Auld <pauld@redhat.com>, Waiman Long <longman@redhat.com> Subject: [PATCH v3 0/9] cgroup/cpuset: Support remote partitions Date: Mon, 26 Jun 2023 20:55:20 -0400 Message-Id: <20230627005529.1564984-1-longman@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 Precedence: bulk List-ID: <linux-kselftest.vger.kernel.org> X-Mailing-List: linux-kselftest@vger.kernel.org |
Series |
cgroup/cpuset: Support remote partitions
|
expand
|