From b9650fdd82c4ace8f26a7d97a7f1d0ab02ee2447 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jan 2020 07:29:59 +0000 Subject: doc: switch bogomips.org to yhbt.net bogomips.org is due to expire, soon, and I'm not willing to pay extortionists at Ethos Capital/PIR/ICANN to keep a .org. So it's at yhbt.net, for now... Identity is overrated. Tor users can use .onions and kick ICANN to the curb: torsocks w3m http://rainbows.ou63pmih66umazou.onion/ torsocks git clone http://ou63pmih66umazou.onion/rainbows.git/ torsocks w3m http://ou63pmih66umazou.onion/rainbows-public/ While we're at it, switch news.gmane.org => news.gmane.io (but I suspect that'll need to be resynched since our mail "List-Id:" header is changing). --- TUNING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TUNING') diff --git a/TUNING b/TUNING index 55a9ad4..7686624 100644 --- a/TUNING +++ b/TUNING @@ -1,6 +1,6 @@ = Tuning \Rainbows! -Most of the {tuning notes}[https://bogomips.org/unicorn/TUNING.html] +Most of the {tuning notes}[https://yhbt.net/unicorn/TUNING.html] apply to \Rainbows! as well. \Rainbows! is not particularly optimized at the moment and is designed for applications that spend large amounts of the time waiting on network activity. Thus memory usage and memory @@ -26,7 +26,7 @@ never be the primary goal of the project. the kernel. * If your workers do not seem to be releasing memory to the OS after - traffic spikes, consider the {mall}[https://bogomips.org/mall/] library + traffic spikes, consider the {mall}[https://yhbt.net/mall/] library which allows access to the mallopt(3) function from Ruby. As of October 2009 tcmalloc (the default allocator for Ruby Enterprise Edition) does not release memory back to the kernel, the best it can -- cgit v1.2.3-24-ge0c7