lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250304-respekt-zuwider-dfe23f0f5027@brauner>
Date: Tue,  4 Mar 2025 09:46:46 +0100
From: Christian Brauner <brauner@...nel.org>
To: Mateusz Guzik <mjguzik@...il.com>,
	peterz@...radead.org
Cc: Christian Brauner <brauner@...nel.org>,
	oleg@...hat.com,
	mingo@...hat.com,
	rostedt@...dmis.org,
	linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org,
	torvalds@...ux-foundation.org
Subject: Re: [PATCH 0/3] some pipe + wait stuff

On Tue, 04 Mar 2025 00:04:06 +0100, Mateusz Guzik wrote:
> As a side effect of looking at the pipe hang I came up with 3 changes to
> consider for -next.
> 
> The first one is a trivial clean up which I wont mind if it merely gets
> folded into someone else's change for pipes.
> 
> The second one reduces page alloc/free calls for the backing area (60%
> less during a kernel build in my testing). I already posted this, but
> the cc list was not proper.
> 
> [...]

This looks sane to me.
Would be good to get an Ack from Peter on the wait change.

---

Applied to the vfs-6.15.pipe branch of the vfs/vfs.git tree.
Patches in the vfs-6.15.pipe branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.15.pipe

[1/3] pipe: drop an always true check in anon_pipe_write()
      https://git.kernel.org/vfs/vfs/c/a40cd5849dab
[2/3] pipe: cache 2 pages instead of 1
      https://git.kernel.org/vfs/vfs/c/46af8e2406c2
[3/3] wait: avoid spurious calls to prepare_to_wait_event() in ___wait_event()
      https://git.kernel.org/vfs/vfs/c/84654c7f4730

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ