On Tue, 12 Feb 2002, Jean-Sacha Melon wrote: > Hello, > > I have a simple question concerning the mbuff driver for shared memory: > Is it problematic to use more than one shared memory area at the same > time? I had some dubios system-crashes in the last time and I think it > began when I first used two different areas of shared memory at the same > time. I do this so that the code may be easier to understand - nothing else. > > > I would be grateful for every comment, Melon > > > P.S.: I now use rtlinux v3.0 and the mbuff driver that comes with it.
I'm running a set of rtlinux modules with a total of three shared memory regions without any problems, so I don't think that having multiple shared memory regions is the cause of your problems... Loren Frank -- Loren Frank Postdoctoral Fellow Neuroscience Statistics Research Laboratory Harvard / M.I.T. Division of Health Sciences and Technology and Department of Anesthesia and Critical Care, Massachusetts General Hospital -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
