Bill, There is the Unix Kernel, which is configured via the Kernel Parameters.
In UniVerse, there is the Run Engine. You modify uvconfig to change the parameter setting (like the width and depth of the lock table). Then you use uvregen to generate the Run Engine object code. The Run Engine Object Code gets loaded into memory during the boot process. At the same time, the global catalog space is loaded along with the Run Engine (so there is only one version of the object code within memory for globally cataloged programs). This supplies the foundation for re-entrant code, where only the variables are kept for each PID (Process ID) on the system. Sometimes people call the Run Engine the Run Time Engine. At your service, Steve O'Neal U2 Lab Services Sales Specialist, IBM Data Management, IBM Software Group -----Original Message----- From: Brutzman, Bill [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2008 7:45 AM Subject: [U2] Uni Kernel I was recently asked about the "kernel" of UniVerse. ... --Bill ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
