Re: [PATCH v3 2/6] futex2: Implement vectorized wait

From: Steven Rostedt
Date: Thu Sep 16 2021 - 09:37:27 EST


On Thu, 16 Sep 2021 13:50:14 +0200
Arnd Bergmann <arnd@xxxxxxxx> wrote:

> Similar logic applies to cloud instances or containers. Running a 32-bit
> Alpine Linux in a container means you can often go to a lower memory
> instance on the host compared to a full 64-bit distro.

I also found that running a 32 bit version of Chrome or FireFox keeps them
from taking up all the memory in your system ;-) The most they can use is
4 gigs.

-- Steve