It is a way to use real storage to avoid I/O for applications that don't do 
that on their own. So, yes,
as long as you have enough real storage so that VIO use does not result in 
paging.  If the VIO
data is getting paged out, you would usually be better off using ordinary I/O 
than paging I/O.
Paging I/O uses a 4K block size, which is inefficient for FICON, unless you are 
using zHPF.  z/OS has 
not enhanced its paging I/O to use zHPF.  With non-paging I/O, you can use a 
larger block size, and
many of the access methods use zHPF.

Jim Mulder

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Mark Jacobs
Sent: Wednesday, June 5, 2024 8:42 AM
To: [email protected]
Subject: VIO in 2024

Does sending small datasets to VIO sill make sense in 2024? The Ministry of 
Silly Questions thanks you in advance for your reply!

Mark Jacobs

Sent from [ProtonMail](https://protonmail.com), Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get&[email protected]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to