[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: [rtl] An erro in \rtl\semaphores\rt_ipc.c



Would someone identify which version(s) of rt-linux this applies to?

Thanks
	Norm

> -----Original Message-----
> From:	Jerry Epplin [SMTP:jerry@stereotaxis.com]
> Sent:	Wednesday, December 01, 1999 9:24 AM
> To:	zhangshaolin
> Cc:	rtl@rtlinux.cs.nmt.edu
> Subject:	Re: [rtl] An erro in \rtl\semaphores\rt_ipc.c
> 
> Yes, you're right.  Thanks for the fix.
> 
> Jerry Epplin
> 
> zhangshaolin wrote:
> > 
> > Hello Everyone:
> > In the function of "enqueue" ,there may be an error.
> > the line " mq->f = mq->q + (mq->msg_size - 1) * mq->max_msgs;"
> > may be this " mq->f = mq->q + mq->msg_size *( mq->max_msgs-1);"
> > exactly?
> > 
> > --- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
> > echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
> > ----
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/~rtlinux/
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/