Steve --

There are some differences down in the detail level, mostly as a result
of differences between hardware architectures, operating systems, as
well as what development found funding and what did not.

There are differences between GT.M on Alpha/VMS and GT.M on UNIX/Linux: 
the underlying OS platforms are different enough that we have different
manuals for them - although the manuals are generated from a common
source with conditional text.  The UNIX implementations support
identical implementations of the M language, but here are some examples
of the differences:

      * Some platforms support a "Direct IO" flag which turns on the
        O_DIRECT setting for journal IO, which can either speed things
        up or slow things down depending on the IO subsystem.

      * GT.M on Sun SPARC Solaris supports Sun RPC call-ins.  The others
        don't.

      * The GT.M compiler on AIX, HP-UX and Tru64 UNIX creates object
        files in a format that can be incorporated into .so shared
        libraries.  The GT.M compiler on Linux and Solaris does not.

      * There may be differences in the ability to pass parameters in
        registers when calling between M and C on the different
        platforms, but I can't remember right now.

      * A GT.M process on AIX can have fewer database files open at one
        time than on other platforms (the limit is something like 9
        caused by fact that each shared memory segment uses a segment
        register).

-- Bhaskar

On Fri, 2004-12-03 at 18:44, Tomlinson, ,Steven B wrote:
> Aloha Bhaskar,
> Thanks for the clarification, I have been wondering what (if any)
> differences there were between the GT.M distributions.
> 
> Steven B. Tomlinson
> [EMAIL PROTECTED]
> Pacific Telehealth and Technology Hui
> www.PacificHui.org

***************************************************************************
This electronic mail transmission contains confidential and/or privileged 
information intended only for the person(s) named.  
Any use, distribution, copying or disclosure by another person is strictly 
prohibited.
***************************************************************************

NOTE: Ce courriel est destine exclusivement au(x) destinataire(s) mentionne(s) 
ci-dessus et peut contenir de l'information privilegiee, confidentielle et/ou 
dispensee de divulgation aux termes des lois applicables. Si vous avez recu ce 
message par erreur, ou s'il ne vous est pas destine, veuillez le mentionner 
immediatement a l'expediteur et effacer ce courriel.





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to