android_kernel_google_msm/drivers/mmc/card
Tim Murray 0e685881bd mmc: move to a SCHED_FIFO thread
Running mmcqd as a prio 120 thread forces it to compete with standard
user processes for IO performance, especially when the system is under
severe CPU load. Move it to a SCHED_FIFO thread to reduce the impact of
load on IO performance.

bug 25392275

Change-Id: I1edfe73baa25e181367c30c1f40fee886e92b60d
2018-01-13 17:13:45 +03:00
..
block.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
Kconfig mmc: add SECURE DISCARD CONFIG 2013-04-18 16:07:51 -07:00
Makefile mmc: card: Add eMMC4.5 write packed commands unit-tests 2013-03-07 15:21:45 -08:00
mmc_block_test.c mmc: card: fix arbitrary write via read handler in mmc_block_test 2017-06-26 17:41:36 +03:00
mmc_test.c mmc: mmc_test: Fix possible NULL pointer dereference 2013-02-25 11:40:46 -08:00
queue.c mmc: move to a SCHED_FIFO thread 2018-01-13 17:13:45 +03:00
queue.h mmc: card: Add eMMC4.5 write packed commands unit-tests 2013-03-07 15:21:45 -08:00
sdio_uart.c