From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3F91C433F5 for ; Thu, 23 Sep 2021 20:40:54 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 6A8FE61164 for ; Thu, 23 Sep 2021 20:40:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6A8FE61164 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 09881940007; Thu, 23 Sep 2021 16:40:54 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 01FFC6B0072; Thu, 23 Sep 2021 16:40:53 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id E2B06940007; Thu, 23 Sep 2021 16:40:53 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0007.hostedemail.com [216.40.44.7]) by kanga.kvack.org (Postfix) with ESMTP id D54036B0071 for ; Thu, 23 Sep 2021 16:40:53 -0400 (EDT) Received: from smtpin04.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 946B32DEBC for ; Thu, 23 Sep 2021 20:40:53 +0000 (UTC) X-FDA: 78620007186.04.DDB79FB Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) by imf17.hostedemail.com (Postfix) with ESMTP id DD1EBF000394 for ; Thu, 23 Sep 2021 20:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3tKQMrIJ551WGJlqF6WtKU9DV9+1deJXwM7B3gltK04=; b=RFNGvxVdqQH96jAQBBR1dSwCc7 lPm22qhq3ZwZLbi6zTeNqbkuLzmHbTs2b4c8rD9zAio4MSkiIBB3iDy09Gsu6rfOuBhNoatEu4tYN EVjzc9LJ967Rn1bn23bB4e3GO6chcT/eIDKLHxmMDXXgLSdvzRbdfeMAmYInXN7muCybZb+IyJRyD shJWHk11wivMyROMfOZw3f9iXCYWHkigxz7JmjEeFHmYswFD9eRo9sCP396hVbQmoAT3KIoQeM6EW atUvyJ3d1sZARPKx1m79X86ueMUDc6Xh5CniGLbNFWA0VkDNJsaFp8F5IqU3T6USizHoAZBCSfgXi iaKgp4Vw==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1mTVUs-006L13-Bp; Thu, 23 Sep 2021 20:39:17 +0000 Date: Thu, 23 Sep 2021 21:39:10 +0100 From: Matthew Wilcox To: Felix Kuehling Cc: Linux MM , linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org, Maling list - DRI developers , "linux-kernel@vger.kernel.org" , Christoph Hellwig , Jason Gunthorpe , Jerome Glisse , Ralph Campbell , Theodore Ts'o , Andrew Morton , Mel Gorman , Peter Zijlstra , "Phillips, Daniel" , "Sierra Guiza, Alejandro (Alex)" , Daniel Stone Subject: Re: BoF at LPC: Documenting the Heterogeneous Memory Model Architecture Message-ID: References: <23aeacb6-0cd9-d10f-76bc-3c9d33905daa@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Authentication-Results: imf17.hostedemail.com; dkim=pass header.d=infradead.org header.s=casper.20170209 header.b=RFNGvxVd; spf=none (imf17.hostedemail.com: domain of willy@infradead.org has no SPF policy when checking 90.155.50.34) smtp.mailfrom=willy@infradead.org; dmarc=none X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: DD1EBF000394 X-Stat-Signature: stoy8pmxieeiy83boue47kupi3ns7bzz X-HE-Tag: 1632429652-978003 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000001, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Thu, Sep 23, 2021 at 04:25:08PM -0400, Felix Kuehling wrote: > Change of plan: Instead of a BoF, this is now a session in the "GPU/media/AI > buffer management and interop MC" micro conference. Thank you Daniel Stone > for making that happen. > https://linuxplumbersconf.org/event/11/contributions/1112/ > > It is scheduled for tomorrow (Friday) 08:40-10:00 Pacific, 11:40-13:00 > Eastern, 15:40-17:00 UTC. That's up against: Direct map management Vlastimil Babka, Mike Rapoport, Rick Edgecombe 11:30-12:15. Seems like a lot of the same people would want to be in both sessions. Maybe one could be moved?