[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [MiNT] AES in kernel (was: XaAES / GEM memory issues)
> -----Original Message-----
> From: Guido.Flohr@t-online.de [SMTP:Guido.Flohr@t-online.de]
> Sent: Tuesday, January 09, 2001 3:24 AM
> To: MiNT mailing list
> Subject: Re: [MiNT] AES in kernel (was: XaAES / GEM memory issues)
>
> advanced applications could benefit from the new design: Take for example
> a graphical web browser that wants to select i/o from a handful of sockets
> and still wants to poll the mouse, keyboard and the AES message
> queue. Currently you need two event queues for that: One for the AES
> (evnt_multi) and one for i/o (poll/select). If the AES provided devices
> for all that, it could be done all in one loop (and it is also a very
> natural view to treat i/o on a file descriptor and a mouse movement
>
Isn't this one of the key ideas behind XaAES? IIRC you can receive all
events through the event-pipe, which means that you can use one single
select() to wait for both AES events and any other file descriptor (such as
sockets).
Btw. doesn't this mean that we need a new select() in MiNT? It's currently
restricted to 32 file descriptors, right?
Jo Even Skarstein
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that
Vital Insurance/DnB Group cannot accept any payment orders or other
legally binding correspondance with customers as a part of an email.
This email message has been virus checked by the virus programs used
in the Vital Insurance/DnB Group.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *