Message ID | 20240805013019.724300-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.129.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 981EC3A8C0 for <linux-kselftest@vger.kernel.org>; Mon, 5 Aug 2024 01:30:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722821456; cv=none; b=KFmKyhUH3ZVy8vb2kJmNPhyidQ4L/1RLHyUxIUFMIw5ql8N+SM25nky9GyRxo1uuOqLbM/xIB4R9uGFt/E0+O+ZNa+INeZaiPFiqGbtseR/6+r9kegSOUhgTM67lUS3doQQIoMM1P3aCND3z+AKZXCIl4rEZrha0+rNV35oW680= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722821456; c=relaxed/simple; bh=wxhvQT5XZ92YauWA+/mGEHI6P9VMPAgoRgbBr5i9Xew=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=oCCs8VjdwAR9ZLLAHoCpaLhDzydudtURWNM+pmAxgosj8mwfWJGq4iObkM1xdxBOen0GN7VT2tnEJryZqaMsUfPhSrCeXiTmZ1XJlTYX4vhiPaaYVrdBblgUv6a203th4C5WnttPrTWTzbDj62iOQV+29hnhRn4e+MpFEux99Hk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none 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=VJ9nLCkN; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none 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="VJ9nLCkN" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1722821453; 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=l53X9Vck7Kb0usa8G9ZM6IH5QUxWVRImLsQUbwXOoOw=; b=VJ9nLCkNZzK/dTU/TxjZeT+1M9SDE2epN69nWqi3iMWqQoLjLxb7oNcjs+ekCk/t8Vjwha R0Lu3FybUh9nI+dJm/iHSdBbW78Gz8arffoe/vjtnix2nEqNl1EN47VXFalX5S9Ils6cl7 bYIhmHiDLuxZYJYPXEvb4FGdI3+uudw= Received: from mx-prod-mc-04.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-113-IMEPRfEiMPSfAfMbasos3w-1; Sun, 04 Aug 2024 21:30:49 -0400 X-MC-Unique: IMEPRfEiMPSfAfMbasos3w-1 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (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-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id AB70D1955D44; Mon, 5 Aug 2024 01:30:47 +0000 (UTC) Received: from llong.com (unknown [10.2.16.2]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id CB6131955F40; Mon, 5 Aug 2024 01:30:44 +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>, =?utf-8?q?Michal_Koutn=C3=BD?= <mkoutny@suse.com>, Shuah Khan <shuah@kernel.org> Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-kselftest@vger.kernel.org, Chen Ridong <chenridong@huawei.com>, Waiman Long <longman@redhat.com> Subject: [PATCH-cgroup 0/5] cgroup/cpuset: Miscellaneous cpuset updates for 6.12 Date: Sun, 4 Aug 2024 21:30:14 -0400 Message-ID: <20240805013019.724300-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.0 on 10.30.177.17 |
Series |
cgroup/cpuset: Miscellaneous cpuset updates for 6.12
|
expand
|