android_kernel_google_msm/drivers/md
Tim Murray 0b1a428a1e dm-crypt: run in a WQ_HIGHPRI workqueue
Running dm-crypt in a standard workqueue results in IO competing for CPU
time with standard user apps, which can lead to pipeline bubbles and
seriously degraded performance. Move to a WQ_HIGHPRI workqueue to
protect against that.

bug 25392275

Change-Id: I589149a31c7b5d322fe2ed5b2476b1f6e3d5ee6f
2018-01-13 17:13:45 +03:00
..
persistent-data dm btree: fix bufio buffer leaks in dm_btree_del() error path 2016-10-26 23:15:36 +08:00
bitmap.c
bitmap.h
dm-bio-record.h
dm-bufio.c
dm-bufio.h
dm-builtin.c
dm-crypt.c dm-crypt: run in a WQ_HIGHPRI workqueue 2018-01-13 17:13:45 +03:00
dm-delay.c
dm-exception-store.c
dm-exception-store.h
dm-flakey.c
dm-io.c
dm-ioctl.c
dm-kcopyd.c
dm-linear.c
dm-log-userspace-base.c
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log.c
dm-mpath.c Revert "dm mpath: fix stalls when handling invalid ioctls" 2016-10-26 23:15:26 +08:00
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid.c
dm-raid1.c
dm-region-hash.c
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c
dm-stripe.c
dm-sysfs.c
dm-table.c
dm-target.c
dm-thin-metadata.c
dm-thin-metadata.h
dm-thin.c dm thin: allocate the cell_sort_array dynamically 2016-03-21 09:17:41 +08:00
dm-uevent.c
dm-uevent.h
dm-verity.c
dm-zero.c
dm.c
dm.h
faulty.c
Kconfig scsi_dh: fix randconfig build error 2016-04-27 18:55:18 +08:00
linear.c
linear.h
Makefile
md.c md: use kzalloc() when bitmap is disabled 2016-10-31 22:27:40 +11:00
md.h
multipath.c
multipath.h
raid0.c md/raid0: apply base queue limits *before* disk_stack_limits 2016-04-27 18:55:20 +08:00
raid0.h
raid1.c Fix incomplete backport of commit 423f04d63cf4 2016-10-26 23:15:44 +08:00
raid1.h md/raid1: ensure device failure recorded before write request returns. 2016-04-27 18:55:21 +08:00
raid5.c
raid5.h
raid10.c md/raid10: don't clear bitmap bit when bad-block-list write fails. 2016-04-27 18:55:21 +08:00
raid10.h md/raid10: ensure device failure recorded before write request returns. 2016-04-27 18:55:21 +08:00