This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Linuxthreads, fix stack deallocation for TLS S.G.U. case.


On Sun, May 14, 2006 at 09:42:27PM -0400, Carlos O'Donell wrote:
> This patch fixes Linuxthreads + TLS for arches with SGU.
> Without the patch, the munmap in pthread_free fails and
> you steadily run out of VM since previous thread stacks
> are never deallocated.
> 
> Tested with no regressions on hppa-linux.
> 
> Please commit.

Done.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]