This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: New utility: nscd cache dumper
- From: Carlos O'Donell <codonell at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>, Joseph Myers <joseph at codesourcery dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 12 Feb 2020 22:38:10 -0500
- Subject: Re: New utility: nscd cache dumper
- References: <xn5zgedqiq.fsf@greed.delorie.com>
On 2/10/20 5:30 PM, DJ Delorie wrote:
> Joseph Myers <joseph@codesourcery.com> writes:
>> If you intend to make this an installed program
>
> ldconfig has its cache dumper built in - do we have a preference here?
> We could embed the cache dumper into nscd itself...
I think that would beneficial. We already use nscd -k to kill the daemon.
You would also connect and do a live dump if you took the db locks ;-)
--
Cheers,
Carlos.