[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GEMDOS re-entrancy



ekl@sdf.lonestar.org (Evan K. Langlois):
>
>Question, why AES and VDI?    Well, they are the same trap for one.  And
>I thought the calls were executed in supervisor mode so that they couldn't
>be re-entered anyway.  And isn't the VDI re-entrant?  Hmm .. maybe not since
>you can't call the AES from a G_USERDEF object.


WHICH VDI?  NVDI and Nova VDI spring to mind, and the Cybercube boards' VDI.  

To me, the question really is, why would you want AES and VDI to be reentrant?

X11 doesn't draw anything in parallel.

The actions can all be buffered - a metafile in a pipe, effectively.
Make the buffer of length one, and you just need those semaphores you
described.


--
warwick