- Subject: Dynamic linking library
- From: ratheesh k <ratheesh.ksz@xxxxxxxxx>
- Date: Thu, 20 Jan 2011 17:07:25 +0530
- List-id: <linux-c-programming.vger.kernel.org>
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
[Linux Assembler]
[Git]
[Kernel List]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[Yosemite Campsites]
[Yosemite News]
[GCC Help]