[comp.os.mach] What is the maximum size of inline data in message passing?

somesh@maxine (Somesh Rao) (11/30/90)

The Subject line says it all.
Somesh





Somesh Rao					CS Department
somesh@cs.wpi.edu				W.P.I
somesh@wpi.wpi.edu				Worcester, MA 01609

Richard.Draves@CS.CMU.EDU (11/30/90)

Mach 2.5 limits inline data size (which includes the message header) to
8K.  Mach 3.0 doesn't limit inline data size.

Rich