diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-05-14 04:58:28 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-05-14 04:58:28 +0300 |
commit | 96b60afcf4293db2e6841b58500fd12d0344e75f (patch) | |
tree | a0aecd475c1f9e73ff02f406d4ca761bcc2615f7 /src/interface-gtk/gtk-label.c | |
parent | 6333590e0822ccb5e707e4784bfd19ecbae60840 (diff) | |
download | sciteco-96b60afcf4293db2e6841b58500fd12d0344e75f.tar.gz |
FreeBSD: fixed the poll-thread memory limiting implementation - it's the default now
* On FreeBSD both the dlmalloc replacement and poll-thread via sysctl() work
but the poll-thread has been benchmarked to be significantly faster,
at least on my machine.
You can still ./configure --enable-malloc-replacement of course.
* Interestingly, the RSS of the process visible via htop does not decrease
after OOMs or command-line terminations - with neither of the implementations.
Diffstat (limited to 'src/interface-gtk/gtk-label.c')
0 files changed, 0 insertions, 0 deletions