Dynamic linking library

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

 



Suppose there are two executable elf . say A, B . And these two are
using  libctest.so.
When A is executed  libctest.so is loaded into RAM and linear address
is  correctly mapped.

If we execute program B after A ,  will library will be loaded again ?
else, how OS know that libctest is already loaded into physical page ?
(so it can  map linear address to it )

-Ratheesh
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Assembler]     [Git]     [Kernel List]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [C Programming]     [Yosemite Campsites]     [Yosemite News]     [GCC Help]

  Powered by Linux