Linux.com

Re:Code in Modules executes slower than in Kernel?

Posted by: Anonymous Coward on October 26, 2003 07:11 PM
Each call to a module function has a very slight penalty. See lkml archives for references.

#

Return to If I could re-write Linux