[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-4.18 v5] xen/pdx: Make CONFIG_PDX_COMPRESSION a common Kconfig option


  • To: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 16 Oct 2023 15:19:22 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=kpx+Yix6AQFVozW9xTmDMx85TJ9CpNJSc6IEQic2RaA=; b=eRpIa2uuE3aTPY+2+I5jJXzFYsiyeHKw1asfJspdyKXvWA2Wl1Hxep9jfNda+gseiEOl6oXLP3t3sH8luGc4x93mx8xIXpfcqcXn6N9xEwB6F4Y98U4T7yRYtZGDb1GP6VEEkI/DuH4BTxA6Ek4gNB/S5FY23rvCg3EXhTSkvkTvx8BkecQj6jA/xoBOr1VywgzQjOq1W5fIg4ML3JfsOO+aBLzWc258SC5FKsQkZXNTfvIEDxlg0ddJoS5/j3GVThpY88Vh4oy7nB8DSCXZ4R/u6nh7583itcmYMd1ej+S+Urvi86vplg4cBJMxw+vdg5MbrkTLXcAU8MaC/KWeGg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=GGQIUGdGOywMLB4IG7873pziqC1sKPWIinxvA5W+lESEOmbs+vpMHY5b59FzjuwlnOdvZ5noBiI20H8vhr93Fw382wt0HwSJNFGjVOpSlyBSoUVmP6eUwl+ElMyzsRHlzvQkXmwyn7j5nUYKtECq+4fkYsDNj27D+0I+itO5LM6E4KjsYqMzmdisxtCVmkvroiw/Y3i10hInF0kW/q7GsYvkOJmaP1G6LRpAwKeZ8DvywjJEedKQqYUDr6LUQkZzsyG0O4NNM8U5g3JdqsAGkSYzxQwMWOq6SADqiGXQkgNf2VYWoF29a24hvFMF3RYz2p5XaYBiQ/o/+l5HBx4/fQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Alejandro Vallejo <alejandro.vallejo@xxxxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Shawn Anastasio <sanastasio@xxxxxxxxxxxxxxxxxxxxx>, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>, Henry Wang <Henry.Wang@xxxxxxx>, George Dunlap <George.Dunlap@xxxxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Julien Grall <julien@xxxxxxx>
  • Delivery-date: Mon, 16 Oct 2023 13:19:41 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 06.10.2023 17:27, Roger Pau Monné wrote:
> On Fri, Oct 06, 2023 at 04:09:19PM +0100, Julien Grall wrote:
>> On 06/10/2023 15:44, Andrew Cooper wrote:
>>> From: Alejandro Vallejo <alejandro.vallejo@xxxxxxxxx>
>>>
>>> Adds a new compile-time flag to allow disabling PDX compression and
>>> compiles out compression-related code/data. It also shorts the pdx<->pfn
>>> conversion macros and creates stubs for masking functions.
>>>
>>> While at it, removes the old arch-defined CONFIG_HAS_PDX flag.  Despite the
>>> illusion of choice, it was not optional.
>>>
>>> There are ARM and PPC platforms with sparse RAM banks - leave compression
>>> active by default there.  OTOH, there are no known production x86 systems 
>>> with
>>> sparse RAM banks, so disable compression.  This decision can be revisited if
>>> such a platform comes along.
>>
>> (Process remarks rather than the code itself)
>>
>> Jan is away this week so I want to make sure this doesn't go in without him
>> having a say.
>>
>> While I don't particularly care about the approach taken for x86, Jan voiced
>> concerned with this approach and so far I didn't see any conclusion. If
>> there is any, then please point me to them.
>>
>> For the record, the objections from Jan are in [1]. If we want to ignore
>> them, then I think we need a vote. Possibly only from the x86 folks (?).
> 
> I would be fine in leaving the option to be selected if we knew that
> such x86 systems might be feasible, but so far we have seen 0 x86
> systems with sparse RAM.  That said, I don't have a strong opinion, but
> the hiding on x86 seems fine to me.  Interested parties can always
> forcefully select the option, and a case can be made to make it
> available again on Kconfig.

I find it odd to demand people to change source code for aspects like
this. The very least I'd expect is that BIGMEM configurations (which
I've never seen any production use of) can actually also engage PDX.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.