Comment on Libvirt: Adoption of GLib library to replace GNULIB and home grown codeparentComments−asveikau5yCurious for some details. On what layer does that caching occur?I immediately thought g_malloc but it seems to call directly to libc: https://github.com/GNOME/glib/blob/master/glib/gmem.c
Comments
Curious for some details. On what layer does that caching occur?
I immediately thought g_malloc but it seems to call directly to libc: https://github.com/GNOME/glib/blob/master/glib/gmem.c