]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] net: provide architecture specific NET_SKB_PAD
authorHorst Hartmann <horsth@linux.vnet.ibm.com>
Thu, 17 Feb 2011 12:13:59 +0000 (13:13 +0100)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Thu, 17 Feb 2011 12:13:59 +0000 (13:13 +0100)
commitc9ad0036ab12a35352e88c6c71333fa6086394e8
tree7e78bdbafc46bf0e70b89857c29c102676693d74
parent90f2a5741b19a063d4520da40d2ac208d2391b40
[S390] net: provide architecture specific NET_SKB_PAD

NET_SKB_PAD has been increased from 32 to 64 and later to
max(32, L1_CACHE_BYTES). This led to a 25% throughput decrease for
streaming workloads accompanied by a 37% CPU cost increase on s390.
Define a architecture specific NET_SKB_PAD with the old value of 32.

Signed-off-by: Horst Hartmann <horsth@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/cache.h