linux/drivers/s390/char
Michael Holzheu b4b3d128c8 s390/zcore: Add hsa file
Under LPAR the zfcpdump HSA is a shared resource. Up to now the HSA memory
is released when the zcore file is closed. Dump programs that know that
they do not need the HSA memory any more (e.g. because they already dumped it)
could release it earlier. This would allow other LPARs to use it again.

To achieve this a new debugfs file "hsa" is added that can be used to read
the HSA size and to release the HSA by writing "0" into the file.

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-02-14 15:55:06 +01:00
..
con3215.c s390/3215: partially revert tty close handling fix 2013-01-08 10:57:08 +01:00
con3270.c
ctrlchar.c
ctrlchar.h
defkeymap.c
defkeymap.map
fs3270.c s390/3270: introduce device notifier 2013-02-14 15:55:02 +01:00
Kconfig
keyboard.c
keyboard.h
Makefile
monreader.c
monwriter.c
raw3270.c s390/3270: asynchronous size sensing 2013-02-14 15:55:03 +01:00
raw3270.h s390/3270: asynchronous size sensing 2013-02-14 15:55:03 +01:00
sclp_async.c
sclp_cmd.c
sclp_con.c
sclp_config.c
sclp_cpi_sys.c
sclp_cpi_sys.h
sclp_cpi.c
sclp_ocf.c
sclp_quiesce.c
sclp_rw.c
sclp_rw.h
sclp_sdias.c
sclp_tty.c
sclp_tty.h
sclp_vt220.c
sclp.c s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
sclp.h
tape_34xx.c s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
tape_3590.c s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
tape_3590.h
tape_char.c
tape_class.c
tape_class.h
tape_core.c
tape_proc.c
tape_std.c
tape_std.h
tape.h
tty3270.c s390/3270: asynchronous size sensing 2013-02-14 15:55:03 +01:00
tty3270.h
vmcp.c
vmcp.h
vmlogrdr.c
vmur.c s390/irq: remove split irq fields from /proc/stat 2013-01-08 10:57:07 +01:00
vmur.h
vmwatchdog.c
zcore.c s390/zcore: Add hsa file 2013-02-14 15:55:06 +01:00