[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <538C72F9.5040809@cogentembedded.com>
Date: Mon, 02 Jun 2014 16:50:01 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Wei Liu <wei.liu2@...rix.com>, xen-devel@...ts.xen.org,
netdev@...r.kernel.org
CC: ian.campbell@...rix.com, david.vrabel@...rix.com,
zoltan.kiss@...rix.com, paul.durrant@...rix.com,
a.j.bennieston@...il.com,
"Andrew J. Bennieston" <andrew.bennieston@...rix.com>
Subject: Re: [PATCH v9 1/7] xen-netback: Move grant_copy_op array back into
struct xenvif.
Hello.
On 02-06-2014 14:50, Wei Liu wrote:
> From: "Andrew J. Bennieston" <andrew.bennieston@...rix.com>
> This array was allocated separately in commit ac3d5ac2 due to it being
Please also specify that commit's summary in parens.
> very large, and a struct xenvif is allocated as the netdev_priv part of
> a struct net_device, i.e. via kmalloc() but falling back to vmalloc() if
> the initial alloc. fails.
> In preparation for the multi-queue patches, where this array becomes
> part of struct xenvif_queue and is always allocated through vzalloc(),
> move this back into the struct xenvif.
> Signed-off-by: Andrew J. Bennieston <andrew.bennieston@...rix.com>
> Acked-by: Wei Liu <wei.liu2@...rix.com>
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists