> Yes I know. But my main point is that they maintain the
   > whole module symbol and dependency data entierly in user space
   
   Actually thats also incorrect as far as I can tell
   
To the best of my knowledge, they do something similar
to what modutils does right now when depmod is run, but
at module load time.  Ie. "oh module X needs symbol Y, who
provides symbol Y, lets load that first then retry X"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/