Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [S390] net: provide architecture specific NET_SKB_PAD | Horst Hartmann | 2011-02-17 |
| | | | | | | | | | | 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> | ||
* | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Michal Marek <mmarek@suse.cz> | ||
* | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 |
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> |