Re: CFT: snmalloc as libc malloc

From: Mateusz Guzik <mjguzik_at_gmail.com>
Date: Thu, 30 Mar 2023 17:44:15 UTC
On 3/5/23, David Chisnall <theraven@freebsd.org> wrote:
> Hi,
>

so i tried to bench but now this fails to compile on main after clang
got updated to 15, for example:
/usr/include/c++/v1/__functional/hash.h:646:34: error: use of
undeclared identifier 'nullptr_t'; did you mean 'nullptr'?
struct _LIBCPP_TEMPLATE_VIS hash<nullptr_t>

can you rebase please and sort it out

I also note your knob for disabling snmalloc memcpy does not sort out
the kludge in rtld.

I'm going to respond to the rest later.

-- 
Mateusz Guzik <mjguzik gmail.com>