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/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>
4 years ago
..
base-files treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
cortexa7 sunxi: Turn on CONFIG_PINCTRL_SUN4I_A10 for A20 4 years ago
cortexa8 sunxi: Add support for kernel 4.19 5 years ago
cortexa53 kernel: Remove CONFIG_COMPAT 5 years ago
image sunxi: tidy up and sort alphabetically in image Makefiles 4 years ago
patches-4.14 kernel: bump 4.14 to 4.14.169 4 years ago
patches-4.19 sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 4 years ago
profiles treewide: use wpad-basic for not small flash targets 6 years ago
Makefile sunxi: Add support for Banana Pi M2 Ultra 5 years ago
config-4.14 sunxi: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
config-4.19 sunxi: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
modules.mk sunxi: fix build of rtc package when module not available 7 years ago