28 Jan
2025
28 Jan
'25
7:48 a.m.
On Tue, 28 Jan 2025 11:53:09 +1100
David Gibson
On Tue, Jan 28, 2025 at 12:15:28AM +0100, Stefano Brivio wrote:
Moving in_epoll out of the common flow data created a 7-bit hole in struct tcp_splice_conn: repack by shrinking @flags by one (otherwise unused) bit.
Is this actually necessary for the migration stuff? Or just a cleanup you spotted along the way?
I thought it was helpful to keep the same size on 32-bit, but it looks like it's not actually needed. Let me drop it from this series as it's just noise and I'm trying to keep this slim. If we are all happy with it I can apply it. If not I'll forget about it. -- Stefano