On Tue, 13 May 2014 11:40:49 +0300 "Michael S. Tsirkin" <[email protected]> wrote:
> Please dont' do this, extra indirection hurts performance. > Instead, please change vhost_net_open and scsi to allocate the whole > structure with vmalloc if kmalloc fails, along the lines of > 74d332c13b2148ae934ea94dac1745ae92efe8e5 Thanks for pointing us to: net: extend net_device allocation to vmalloc() We'll try to adapt. Michael _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
