[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160502.225156.2145114185490735551.davem@davemloft.net>
Date: Mon, 02 May 2016 22:51:56 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: fw@...len.de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH next] netdevice: shrink size of struct netdev_queue
From: Florian Westphal <fw@...len.de>
Date: Tue, 3 May 2016 03:29:09 +0200
> - trans_timeout is incremented when tx queue timed out (tx watchdog).
> - tx_maxrate is set via sysfs
>
> Moving tx_maxrate to read-mostly part shrinks the struct by 64 bytes.
> While at it, also move trans_timeout (it is out-of-place in the
> 'write-mostly' part).
>
> Signed-off-by: Florian Westphal <fw@...len.de>
Applied, thanks Florian.
Powered by blists - more mailing lists