<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }div.foxdiv20170606170806771713 { }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>I check this flag becomes available in SUSv3 standard after glibc2.2. </div><div>My concern is whether dlclose can reset (or delete) the static variables defined in loaded xxx.rap. Or we need to delete static variables manually?</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>Best wishes,</div><div>xuelin.tian@qkmtech.com</div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:chrisj@rtems.org">Chris Johns</a></div><div><b>Date:</b> 2017-06-06 17:06</div><div><b>To:</b> <a href="mailto:xuelin.tian@qkmtech.com">xuelin.tian@qkmtech.com</a></div><div><b>CC:</b> <a href="mailto:users@rtems.org">users@rtems.org</a></div><div><b>Subject:</b> Re: About dlclose in rtl</div></div></div><div><div class="FoxDiv20170606170806771713"><div></div><div><br></div><div><br>On 6 Jun 2017, at 5:11 pm, "<a href="mailto:xuelin.tian@qkmtech.com">xuelin.tian@qkmtech.com</a>" <<a href="mailto:xuelin.tian@qkmtech.com">xuelin.tian@qkmtech.com</a>> wrote:<br><br></div><blockquote type="cite" style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>
<div><span></span>Sure, this makes sense. We need to take care of our own heap, tasks, and so on.</div><div>Does dlopen APIs in rtems reset or delete static variables in the same xxx.rap? In linux, dlopen would reset the static variables unless "RTLD_NODELETE" is specified.</div></div></blockquote><div><br></div>Currently there is no support for <span style="background-color: rgba(255, 255, 255, 0);">RTLD_NODELETE and currently no plans to add it. There is no performance gain in using this flag. Is it in the standard?</span><div><br></div><div>Chris<br><blockquote type="cite" style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;">
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>
</div></blockquote>
</blockquote></div></div></div></blockquote>
</body></html>