From d55cb956a168419d0b07ed7181f7eaf2805e55f1 Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Mon, 20 Aug 2007 11:04:42 +0000 Subject: web commit by NealWalfield: Clean up. --- Mig/MigDocumentation.mdwn | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'Mig/MigDocumentation.mdwn') diff --git a/Mig/MigDocumentation.mdwn b/Mig/MigDocumentation.mdwn index 8478a8a4..c876e494 100644 --- a/Mig/MigDocumentation.mdwn +++ b/Mig/MigDocumentation.mdwn @@ -1,14 +1,10 @@ -## Table of Contents +[[toc ]] -%TOC% - -## About +# About This is a small collection of links to external documents describing the [[MachInterfaceGenerator]] used by GNU Mach. -## Carnegie-Mellon University - -### MiG and C Thread Programming +# MiG and C Thread Programming A tutorial which demonstrates the use of the C Threads library primitives in writing a multithreaded program and the use of the Mach Interface Generator (MIG) to generate remote procedure calls for interprocess communication. Like its companion tutorial, it is based on the Mach 2.5 system. However, the concepts are applicable to Mach 3.0 user level programming. @@ -16,11 +12,9 @@ Linda R. Walmer and Mary R. Thompson. **A Programmer's Guide to the Mach User En An ftp directory containing the [mig programming examples](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/mig_example) for this tutorial. -### PostScript slides on MiG - Slides to Rich Drave's talk on Mig, the Mach Interface Generator, on November 21, 1991: [PostScript](ftp://ftp.cs.cmu.edu//afs/cs/project/mach/public/doc/unpublished/internals_slides/Mig/root.ps) [TeX](ftp://ftp.cs.cmu.edu//afs/cs/project/mach/public/doc/unpublished/internals_slides/Mig/slides.tex) -### Definition of MiG +# Roots Mig is an implementation of a subset of the Matchmaker **language**. @@ -28,6 +22,6 @@ Mig is an implementation of a subset of the Matchmaker **language**. Richard P. Draves,Michael B. Jones,Mary R. Thompson, **MIG - THE MACH INTERFACE GENERATOR**. [ps](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/mig.ps) [doc](ftp://ftp.cs.cmu.edu/afs/cs/project/mach/public/doc/unpublished/mig.doc) November 1989. Department of Computer Science, Carnegie-Mellon University. -### Other papers related to MiG +# Related Work See the citations about [Mach and matchmaker: kernel and language support for objectoriented distributed systems](http://citeseer.ist.psu.edu/context/93073/0) here. "M. B. Jones and R. F. Rashid, \`Mach and matchmaker: kernel and language support for objectoriented distributed systems', Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications, October 1986, pp. 67--77." -- cgit v1.2.3