64-bit DASD DIAGThis is a patch to the kernel that adds the ability to use the DASD DIAG discipline in a 64-bit environment. It seems that everyone recommends the use of the DIAG discipline for swap, but us folks running 64-bit were left out as z/VM doesn't (yet) support DIAG x'250' in a 64-bit world. This version "fixes" the problem of the label not being recognized. Since the label information contains the offset to the reserved portion of the CMS disk, the disk structures would be overlaid due to the way the partition was setup. In addition, I've attempted to reorganize and strip out unnecessary code. It also contains a couple more minor kernel fixes. To enable it (and the DIAG discipline itself), select the options in the "S/390 block device drivers" kernel configuration section. Though I have not tested it, the patch should also be usable in a 31-bit environment so the additional block size support can be utilized. DO NOT USE in a production environment without extensive testing. While it "seems" to work just fine, I may have missed something so make sure you read the this page. Download: Previous: Change History:
|
||||||||||||