Dictionary Home » Computer Desktop Encyclopedia » cross memory services

cross memory services

cross memory services definition - computer

The method used by MVS (OS/390) applications for linking to various operating system services. "Cross memory" means that the called routines reside in different address spaces than the calling program. They can even be in another computer. Rather than using a fixed address, cross memory services use a method of indirection whereby the calling program obtains a token that serves as a pointer to the actual routine. Cross memory services adds a more efficient approach than the supervisor call instruction that was initially the only method applications used to call the operating system.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.