linux/drivers/s390/block
Sebastian Ott de88d0d28f s390/scm_block: allocate aidaw pages only when necessary
AOBs (the structure describing the HW request) need to be 4K
aligned but very little of that page is actually used. With
this patch we place aidaws at the end of the AOB page and only
allocate a separate page for aidaws when we have to (lists of
aidaws must not cross page boundaries).

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-12-08 09:42:44 +01:00
..
dasd_3990_erp.c
dasd_alias.c
dasd_devmap.c s390/dasd: add support for control unit initiated reconfiguration 2014-10-09 09:13:54 +02:00
dasd_diag.c
dasd_diag.h
dasd_eckd.c s390/dasd: add support for control unit initiated reconfiguration 2014-10-09 09:13:54 +02:00
dasd_eckd.h s390/dasd: add support for control unit initiated reconfiguration 2014-10-09 09:13:54 +02:00
dasd_eer.c
dasd_erp.c
dasd_fba.c
dasd_fba.h
dasd_genhd.c s390/dasd: retry partition detection 2014-11-28 09:47:42 +01:00
dasd_int.h s390/dasd: add support for control unit initiated reconfiguration 2014-10-09 09:13:54 +02:00
dasd_ioctl.c
dasd_proc.c
dasd.c s390/dasd: fix list corruption for sleep_on requests 2014-11-28 09:47:36 +01:00
dcssblk.c
Kconfig
Makefile
scm_blk_cluster.c s390/scm_block: allocate aidaw pages only when necessary 2014-12-08 09:42:44 +01:00
scm_blk.c s390/scm_block: allocate aidaw pages only when necessary 2014-12-08 09:42:44 +01:00
scm_blk.h s390/scm_block: allocate aidaw pages only when necessary 2014-12-08 09:42:44 +01:00
scm_drv.c
xpram.c block: disable entropy contributions for nonrot devices 2014-10-04 10:55:32 -06:00