Message ID | 20250330215248.3620801-1-longman@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0841317A2EC for <linux-kselftest@vger.kernel.org>; Sun, 30 Mar 2025 21:53:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743371628; cv=none; b=WO1ysaooN5QVfDYgZzsW/V8C744eVYM5449/qkhYTRvM8qpYDrbFp65QMP9EEn0ID5mYo8VZ57lFv8x2feD8nKGNlXocBBjANLIEaUA4KMoficJNMW6LU/JTSwt74WnkBTnwK1ytbXjYrSHgZ6cKip8AJ0wfNX1ls/HE/3E9RBU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743371628; c=relaxed/simple; bh=SZdMgUXbNzWIrkGHQT1Y5GbxGU727DTli16VagtZmMs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=o82RaEbWIqw0LUOaASQCOMd/Qjw6M+yrPiRWRMIWH7Bo5E+hpUqMBNAX2njCptmuq2s6Kv/u/3okoTUNUvl5ka3dF/VBmE5WNHJlt7MztnsMiGGjhDSJsEFMkcVToXDd54v+1mfZk8cXgXTLX263bnrb0noCDjhjJfz7sjn+xlI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=aTu8oUQj; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="aTu8oUQj" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1743371625; 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=QWxjGxcyTTj0xgoyyQ7hbINmphGtnz7f5bPVPSEtkro=; b=aTu8oUQjEzq2RWY95Hh0x2VbCaw6ztlG1KQ0pxPges81i07RwWgkAeV0K7GlSMEZyBnbrF Tfx1TJsH3KkYwonxYvLIhb/iHgnn+yUTg9lEXWOhmBvTVPJErfPdO1iuSzhb4iIa/iWNRV JXykF+jrCFzP/UF6kGMf4J5y4b5eXzI= Received: from mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-628-zXGxUkmlMmqFTaLBpVs1Lg-1; Sun, 30 Mar 2025 17:53:42 -0400 X-MC-Unique: zXGxUkmlMmqFTaLBpVs1Lg-1 X-Mimecast-MFC-AGG-ID: zXGxUkmlMmqFTaLBpVs1Lg_1743371621 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id CC2811945103; Sun, 30 Mar 2025 21:53:40 +0000 (UTC) Received: from llong-thinkpadp16vgen1.westford.csb (unknown [10.22.64.34]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id B5BC41801747; Sun, 30 Mar 2025 21:53:38 +0000 (UTC) From: Waiman Long <longman@redhat.com> To: Tejun Heo <tj@kernel.org>, Johannes Weiner <hannes@cmpxchg.org>, =?utf-8?q?Michal_Koutn=C3=BD?= <mkoutny@suse.com>, Shuah Khan <shuah@kernel.org> Cc: cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, Waiman Long <longman@redhat.com> Subject: [PATCH 00/10] cgroup/cpuset: Miscellaneous partition bug fixes and enhancements Date: Sun, 30 Mar 2025 17:52:38 -0400 Message-ID: <20250330215248.3620801-1-longman@redhat.com> Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: <linux-kselftest.vger.kernel.org> List-Subscribe: <mailto:linux-kselftest+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-kselftest+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 |
Series |
cgroup/cpuset: Miscellaneous partition bug fixes and enhancements
|
expand
|