lkml.org 
[lkml]   [1998]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: GGI Project Unhappy On Linux

On Sun, 29 Mar 1998, Alan Cox wrote:

> Moving some of the low level support doesn't change the stability per se,
> but it does give you more control over things and especially over
> abitration. The problem is there is a penalty for that. A syscall costs time
> and you have to really get the syscall count down to sane levels. A fast
> graphics card can plot a line in less time than a syscall takes, so it
> is a real hard issue

Initially if we just aimed for mode switching in the kernel, maybe. Mode
switching is very infrequent, and certainly not time critical. No-one is
going to notice the extra overhead of an ioctl().

But yes if accel requests get handled by the kernel we need to coalesce
requests in userspace and transfer multiple commands to kernel space per
syscall.

Chris


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.070 / U:3.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site