lkml.org 
[lkml]   [1998]   [Jan]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject__init and string constants

I noticed that init functions use many string constants. The code of
those functions goes to special section and can be freed after
initialization. But the strings go to the default .rodata and thus
cannot be freed. Is it possible to change locally the default section
for string constants so that the strings can be freed too?
Or am I mistaken?

Alexander.

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.031 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site