lkml.org 
[lkml]   [1997]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: module efficiency
Date
>   I was wondering if there is any difference in speed or efficiency
> between compiled-in drivers and modular drivers.

It depends on the architechture.

For the i386 things are the same, but on, for example, the Alpha
modules must use a different value for the GP register, which
inhibits some optimizations that we could otherwise make. And
the 4MB range limit on the bsr instruction means we must call
through pointers with jsr.


r~

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