hi all,
Has anyone used shared memory on IXP ?
We tried a simple program which ran fine on ilab m/c
but gave this error on ixp (after X-compilation of course with
mbig-endian)
Failed:: Invalid argument
this was the program:
#include
the correct fix, for the kernel and such being used in this setup, is to put this line in the /etc/fstab file of the ixp ramdisk: none /var/shm shm defaults 0 0 this will make available the shared memory segments, as mentioned in earlier email exchanges. -josh
participants (2)
-
Ashley Thomas
-
Josh Fryman