Re: memory descriptor of threads

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

 



Hello...

Now, I need to modify this program in order to not save the local variables of
each thread but I don't know what is the vma of the shared memory descriptor
that contains local variables of each threads.
 
IIRC, this is called Thread Local Storage...in other word, variable which is defined to be unique for different threads. In that case, look for VMA that maps to .tbss segment. I might be wrong here, consult "objdump" to see if I am correct or not
 
regards
 
Mulyadi Santosa
 

 

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux