libexplain  1.4.D001
Functions
libexplain/buffer/enomem/exhausting_swap.c File Reference
#include <libexplain/ac/sys/time.h>
#include <libexplain/ac/sys/resource.h>
#include <libexplain/buffer/enomem.h>
#include <libexplain/buffer/gettext.h>

Go to the source code of this file.

Functions

int explain_buffer_enomem_exhausting_swap (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_enomem_exhausting_swap function is used to print additional information when "infinite" memory is availabl, but the kernel says we have run out.

Parameters:
sbString buffer to print into.
Returns:
0 if print nothing, 1 if printed something.

Definition at line 31 of file exhausting_swap.c.