Re: [linux-fbdev] Re: sbusfb changes are wrong

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed May 10 2000 - 06:44:17 EST


> I assume the original DRI you are talking about is what IRIX uses. This is
> very different in design from DRI in linux. Linux DRI is designed around

Not really

> the idea of userland locking since low end cards don't support context
> switching. The orginal DRI has schedular hooks to handle the effects of
> context switching on the video sub system. Their are other differences as

The original DRI also does userland locking and management in part because
it has to handle running out of contexts (easy to do at the low end). The
scheduler hooks are solely SMP damping since you can have more CPU's than
contexts and get into an SMP thrashing situation. There are better ways
to handle that IMHO than hacking the scheduler

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:15 EST