> > > Hello, > > I tried to create RT-fifo with size of 128 Mb, > but without success. > don't have a rtlinux-3.0 with enough memmory in it running but have no problem with rtlinux-3.1(2.4.4) to do
int fifo_size=134217728; /*128MB*/ rtf_destroy(0); fifo_status = rtf_create(0, fifo_size); how much memory was in the box ?? hofrat -- [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/
