HP3000-L Archives

October 2001, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Kell <[log in to unmask]>
Reply To:
Jeff Kell <[log in to unmask]>
Date:
Tue, 23 Oct 2001 11:10:59 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (14 lines)
The biggest advantage of an XL is if you have a *lot* of code that is
shared by more than one program.  Then you only have one copy of the
code in memory.  For RLs, they are bound at link time, and you will have
one copy for each program that uses it.

The others are correct regarding speed of the calls; a call to an RL
routine is in the same module (virtual space) while a call to an XL
requires a longjump type of branch, saving space registers, etc.

Jeff Kell <[log in to unmask]>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2