openwrt/target/linux/sunxi
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>
2020-02-13 17:45:46 +01:00
..
base-files
cortexa7 sunxi: Turn on CONFIG_PINCTRL_SUN4I_A10 for A20 2020-01-03 15:05:36 -08:00
cortexa8
cortexa53
image sunxi: tidy up and sort alphabetically in image Makefiles 2020-01-23 14:21:19 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.169 2020-02-04 18:10:13 +01:00
patches-4.19 sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 2020-02-13 17:45:46 +01:00
profiles
config-4.14 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
config-4.19 sunxi: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:15:36 +01:00
Makefile
modules.mk