Y
Hacker News
new
|
ask
|
show
|
jobs
by
account42
137 days ago
I don't think dynamic libraries fail at "utilizing" any available RAM.
1 comments
pjmlp
137 days ago
Think of any program that uses dynamic libraries as extension mechanism, and now replace it with standard UNIX processes, each using any form of UNIX IPC to talk with the host process instead.
link
account42
137 days ago
In theory there might be a different RAM usage with the two approaches. In practice there is not.
link
pjmlp
137 days ago
And your measurements are available where?
link