>Loren Charnley posted his sample profile.exec and it included the line > >set relpage off /*Avoids a Linux problem *
Since nobody bites... What fascinated me is that this is a CMS setting. It is used by CMS when a program ends to tell CP to drop the pages that were holding the program (otherwise CP would still keep those pages in storage and on page volumes). My understanding is that when your PROFILE EXEC issues an IPL command to start Linux, CP will clear storage anyway. Maybe in the dark ages people had a different loader program that would use CMS to read the kernel image from disk and stuff it into memory and then branch into it. In that situation you would not want CMS to clear memory in between. Rob
