Bernd Oppolzer wrote:
Maybe the services didn't exist yet when the original code was written?
Very likely.
What do you think of this, is it ok to do it this way? Are there any drawbacks? Do you have any hints in general? Would you consider to rewrite significant parts of these subsystems to use the (new?) services? I don't think that we have the resources to do so at the moment.
SSOB and SSIB contain subsystem names. A hash table is used to locate subsystem control blocks from the name. If a program manually adds subsystem control blocks to the end of the SSCT chain, hash table lookups for that subsystem will fail and require fall-back to sequential lookup resulting in longer path lengths.
-- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [email protected] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

