You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Aleksander Jan Bajkowski 5499b24dc0 sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs
This backports SATA performance boost from 5.3 kernel:

 Increasing the SATA/AHCI DMA TX/RX FIFOs (P0DMACR.TXTS and .RXTS, ie.
 TX_TRANSACTION_SIZE and RX_TRANSACTION_SIZE) from default 0x0 each to
 0x3 each, gives a write performance boost of 120 MiB/s to 132 MiB/s from
 lame 36 MiB/s to 45 MiB/s previously.  Read performance is above 200
 MiB/s. [tested on SSD using dd bs=4K/8K/12K/16K/20K/24K/32K: peak-perf
 at 12K]

 dd bs  Before MB/s  After MB/s  Increase
 4k            14.4        16.5       15%
 64k           34.5        74.4      116%
 1M            40.5        93.2      130%

Ref: https://forum.openwrt.org/t/sunxi-sata-write-speed-patch/54555/5
Signed-off-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
[commit subject & description tweaks]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
apm821xx kernel: bump 4.19 to 4.19.101 4 years ago
ar71xx kernel: bump 4.14 to 4.14.167 4 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 4 years ago
armvirt treewide: Remove self from MAINTAINER entries 4 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 4 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: add support for TP-Link TL-WR940N v6 4 years ago
bcm53xx bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers 4 years ago
brcm47xx kernel: bump 4.19 to 4.19.101 4 years ago
brcm63xx brcm63xx: apply updated compatibles for selecting board_info 4 years ago
brcm2708 brcm2708: update to latest patches from RPi foundation 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 4 years ago
generic kernel: swconfig: make compatible with kernel 5.2 4 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 4 years ago
ipq40xx kernel: bump 4.19 to 4.19.101 4 years ago
ipq806x kernel: bump 4.19 to 4.19.101 4 years ago
kirkwood kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES 4 years ago
lantiq lantiq: tidy up image/Makefile 4 years ago
layerscape kernel: bump 4.14 to 4.14.169 4 years ago
malta malta: enable HighMem on MIPS32 4 years ago
mediatek kernel: bump 4.19 to 4.19.101 4 years ago
mpc85xx treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 4 years ago
mvebu mvebu: image: align subtargets makefile names 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 4 years ago
octeon octeon: apply vendor_model scheme to device definition/image name 4 years ago
octeontx kernel: bump 4.14 to 4.14.160 4 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 4 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio kernel: bump 4.14 to 4.14.169 4 years ago
ramips ramips: append tail to WF2881 initramfs image 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 4 years ago
samsung samsung: add subtarget condition for device 4 years ago
sunxi sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 kernel: bump 4.19 to 4.19.90 4 years ago
zynq zynq: derive DEVICE_DTS from device definition name 4 years ago
Makefile