[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shared Libs



>The loaded functions are kept in memory even after apps quit - however,
>only the functions/modules actually used have to be loaded - and then
>only if the app needs them at run-time.  When a second app needs the
>same function its already loaded.  Modules may be unloaded, reloaded,
>or even moved during run-time, and MiNT may unload the modules as memory
>space becomes sparse.

I think the unused functions should be marked dirty, because IMHO
it's isn't really usefull to have rarely executed functions.
When you're running MiNT you don't have only one app, (shell,
daemons, ..). There app have often used functions, so those function
won't be unloaded..

I am missing something?

Stéphane

  Stephane Boisson    |  11, rue de la Garenne  |  Falcon030/MiNT, MacIIci, Un*x
boisson@worldnet.net  |   92310 Sevres FRANCE   |    TCP/IP, XWindow, C, 680x0