Re: [RFC] coallocating struct socket and struct socket_wq

2019-02-21 Thread Al Viro
On Thu, Feb 21, 2019 at 08:15:23AM +, Al Viro wrote: > All instances of struct socket are embedded into some > bigger structure - most into struct socket_alloc (with struct inode > following struct socket), some into struct tun_file or struct > tap_queue. > > In the last two cases

[RFC] coallocating struct socket and struct socket_wq

2019-02-21 Thread Al Viro
All instances of struct socket are embedded into some bigger structure - most into struct socket_alloc (with struct inode following struct socket), some into struct tun_file or struct tap_queue. In the last two cases the corresponding struct socket_wq (the one whose address goes in