Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp4767755ybv; Mon, 17 Feb 2020 05:36:59 -0800 (PST) X-Google-Smtp-Source: APXvYqxKYjK6iyxu0oPdKooSTc5cq+/jAnWngj4MjMnC1d1c+L7TE9ip9eOB1lYPh1nuxcnePYjq X-Received: by 2002:a05:6808:3ba:: with SMTP id n26mr10102738oie.62.1581946619395; Mon, 17 Feb 2020 05:36:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581946619; cv=none; d=google.com; s=arc-20160816; b=vCokDXBo2DLWPZlc6bS/oCqo+QZBKzshf68QsMNb1S4WuEF6UWWmxzFBAQWdmo0o/Y nj3h9+ldAkHPLOtXvMbewunfPBDvvuDLdsfYpFXqBxygZtg4P1iYREX+ZViDLNszlI8e kCJz0x8vMmBDu4MMl6QwNnTuvYPBrVnUl7fHhxh5pKtypvyPgljzz0JrKTYAeBiiECYM ByDFL7XM89kiFe2xDJmfhc8udkA0dPKEDApUT4pcbckEk5ertE1noRtQTiiNiNnMAWZc yvFEmbqM2W8xN23iZv9X6Vuzk09faSyjbcv/+mCMECYi3IwWr7BzA+UwRNKrP+lKE4yI W82w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=uKEbbRugnqgGtq0FnVP0DXYdz2xgV9WZoKsKUK3qqtI=; b=Mhd2KVqpycyZiDkznvkASE5FGJz3rdBws+VbAtV/mVFOtCyc7Ro14srcyAjBl/Eeas SRD5h+/V/VanOB8APtLkKAx/FMqle0mRrFoCTwXP5CrLvDSamKrl+Vslg5F7Kc4hHxKS DGAqXgpuXutiekVP3encqZJGQdgRhgvNDk7GST+Z1lKA9oUcCdNLJId479A86uv+fAqR KTo3B3P08KFX7fFjlKrL6WAQKbJ/8bCvG+erVTfph4S5iz5IcePkcqhlh491fPyV4nYH toYCzfSAn74k9HUkdR2Q06CWHlFkwpTs3YmpbMruNMI3njZdkeSvS/F3tLg8ecb+INx0 QX1w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n203si6014608oia.112.2020.02.17.05.36.45; Mon, 17 Feb 2020 05:36:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728949AbgBQNbN (ORCPT + 99 others); Mon, 17 Feb 2020 08:31:13 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:51442 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728874AbgBQNbN (ORCPT ); Mon, 17 Feb 2020 08:31:13 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 250051C0460; Mon, 17 Feb 2020 14:31:11 +0100 (CET) Date: Mon, 17 Feb 2020 14:31:10 +0100 From: Pavel Machek To: Linus Torvalds Cc: Andrew Morton , Johannes Weiner , Rik van Riel , linux-fsdevel , Linux-MM , Linux Kernel Mailing List , Dave Chinner , Yafang Shao , Michal Hocko , Roman Gushchin , Al Viro , kernel-team@fb.com Subject: Re: [PATCH] vfs: keep inodes with page cache off the inode shrinker LRU Message-ID: <20200217133110.GA32298@duo.ucw.cz> References: <20200211175507.178100-1-hannes@cmpxchg.org> <29b6e848ff4ad69b55201751c9880921266ec7f4.camel@surriel.com> <20200211193101.GA178975@cmpxchg.org> <20200211154438.14ef129db412574c5576facf@linux-foundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > Testing this will be a challenge, but the issue was real - a 7GB > > highmem machine isn't crazy and I expect the inode has become larger > > since those days. >=20 > Hmm. I would say that in the intening years a 7GB highmem machine has > indeed become crazy. >=20 > It used to be something we kind of supported. >=20 > But we really should consider HIGHMEM to be something that is on the > deprecation list. In this day and age, there is no excuse for running > a 32-bit kernel with lots of physical memory. >=20 > And if you really want to do that, and have some legacy hardware with > a legacy use case, maybe you should be using a legacy kernel. >=20 > I'd personally be perfectly happy to start removing HIGHMEM support again. 7GB HIGHMEM machine may be unusual, but AFAICT HIGHMEM is need for configurations like 1GB x86 machine, and definitely for 3GB x86 machine. 32-bit machines with 1.5 to 4GB of RAM are still pretty common (I have two of those), and dropping HIGHMEM support will limit them to 0.8GB RAM and probably make them unusable even for simple web browsing. I have two such machines here, please don't break them :-). Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCXkqVngAKCRAw5/Bqldv6 8s1bAJ4l1OVhoYxPYT4cwIGRz9Wh3dzOFgCfeQFT5Ca/em5+hdG43KO+4VJGEeM= =BKsR -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--