Since PAV is OCO (like the qeth driver), then it would need to be some sort of installable kernel module. Perhaps with "hooks" from the standard ECKD dasd driver. In fact, all of the "new and nifty" hardware from IBM is protected in this way, as best as I can tell. Under MVS, PAV is under the control of WLM to determine when to create a new alias address to a given base address and then take it back later. I guess under Linux, a DASD I/O monitor in userspace (or kernelspace) would work, or just leave it up to the sysadmin.
-- John McKown Senior Systems Programmer UICI Insurance Center Applications & Solutions Team +1.817.255.3225 This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its' content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. > -----Original Message----- > From: James Melin [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 12:49 PM > To: [EMAIL PROTECTED] > Subject: Re: size of distributions (redux) > > > Anyone working on PAV support for Linux on Z?