[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-03-24, Elias Pschernig <elias.pschernig@xxxxxxxxxx> wrote:
> On Wed, Mar 24, 2010 at 7:31 PM, Miquel 'Fire' Burns
> <miquelfire@xxxxxxxxxx>wrote:
>
> > I had posted a request on seeing how many cores a system had. Is that
> > in Allegro5 already or not? Also, what part of the system would that
> > function go? I'm guess threads.
> >
> >
> Where's the patch?
I wouldn't reject a (good) patch outright, but I don't think it's really
important either. Unless you're implementing some sort of work queues,
divide up your program into threads logically then let the OS schedule
them.
Peter