Re: jemalloc's Hurd patch

2023-09-12 Thread Samuel Thibault
Faidon Liambotis, le mar. 12 sept. 2023 19:03:30 +0300, a ecrit: > > I have uploaded version 2.37-8~0 on debian-ports's unreleased, so it's > > available on buildds as well. I have upgraded exodar. > > I just uploaded jemalloc 5.3.0-2 containing the updated Hurd patch. I > first tried a test build

Re: jemalloc's Hurd patch

2023-09-12 Thread Faidon Liambotis
Hi Samuel, On Mon, Sep 04, 2023 at 05:45:41PM +0200, Samuel Thibault wrote: > > That work is within glibc, to fix the chicken-and-egg issue between > > pthread and malloc(). It's commited in upstream glibc and the Debian > > package, and will be included in the next upload. Oh, that's awesome! >

Re: jemalloc's Hurd patch

2023-09-04 Thread Samuel Thibault
Hello, Samuel Thibault, le ven. 18 août 2023 16:10:39 +0200, a ecrit: > Faidon Liambotis, le ven. 18 août 2023 06:42:48 +0300, a ecrit: > > On Mon, Aug 07, 2023 at 11:02:14AM +0200, Samuel Thibault wrote: > > > I had work pending to fix that, I have now done it, and will commit it. > > > With that

Re: jemalloc's Hurd patch

2023-08-18 Thread Samuel Thibault
Hello, Faidon Liambotis, le ven. 18 août 2023 06:42:48 +0300, a ecrit: > On Mon, Aug 07, 2023 at 11:02:14AM +0200, Samuel Thibault wrote: > > I had work pending to fix that, I have now done it, and will commit it. > > With that done, the testsuite does pass indeed. > > Thanks Samuel. Did you end

Re: jemalloc's Hurd patch

2023-08-17 Thread Faidon Liambotis
On Mon, Aug 07, 2023 at 11:02:14AM +0200, Samuel Thibault wrote: > I had work pending to fix that, I have now done it, and will commit it. > With that done, the testsuite does pass indeed. Thanks Samuel. Did you end up commiting that work? I checked GitHub PR #2443 as well as https://github.com/st

Re: jemalloc's Hurd patch

2023-08-07 Thread Samuel Thibault
Hello, Faidon Liambotis, le lun. 17 juil. 2023 00:24:42 +0300, a ecrit: > On Tue, May 16, 2023 at 06:31:58PM +0300, Faidon Liambotis wrote: > > On Tue, May 16, 2023 at 05:22:44PM +0200, Samuel Thibault wrote: > > > For information, I have completed and submitted jemalloc's hurd.patch to > > > http

Re: jemalloc's Hurd patch

2023-07-16 Thread Faidon Liambotis
Hi again, On Tue, May 16, 2023 at 06:31:58PM +0300, Faidon Liambotis wrote: > On Tue, May 16, 2023 at 05:22:44PM +0200, Samuel Thibault wrote: > > For information, I have completed and submitted jemalloc's hurd.patch to > > https://github.com/jemalloc/jemalloc/pull/2443 > > That's awesome, thank

Re: jemalloc's Hurd patch

2023-05-16 Thread Faidon Liambotis
On Tue, May 16, 2023 at 05:22:44PM +0200, Samuel Thibault wrote: > For information, I have completed and submitted jemalloc's hurd.patch to > https://github.com/jemalloc/jemalloc/pull/2443 That's awesome, thank you! I'll include it in the next upload, which will be after the bookworm release at th