From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/5954 Path: news.gmane.org!not-for-mail From: Laurent Bercot Newsgroups: gmane.linux.lib.musl.general Subject: Re: static build and dlopen Date: Thu, 28 Aug 2014 00:24:47 +0100 Message-ID: <53FE68BF.3090205@skarnet.org> References: <20140827164309.GO12888@brightrain.aerifal.cx> <53FE27E6.60902@skarnet.org> <53FE46CB.1040609@skarnet.org> <20140827225429.Horde.T30hkC5iP0azg6vTH4R_8g1@ssl.eumx.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1409181896 25242 80.91.229.3 (27 Aug 2014 23:24:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2014 23:24:56 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-5961-gllmg-musl=m.gmane.org@lists.openwall.com Thu Aug 28 01:24:49 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1XMma8-0002aH-M0 for gllmg-musl@plane.gmane.org; Thu, 28 Aug 2014 01:24:48 +0200 Original-Received: (qmail 23670 invoked by uid 550); 27 Aug 2014 23:24:47 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 23662 invoked from network); 27 Aug 2014 23:24:47 -0000 X-SourceIP: 80.111.163.198 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: <20140827225429.Horde.T30hkC5iP0azg6vTH4R_8g1@ssl.eumx.net> Xref: news.gmane.org gmane.linux.lib.musl.general:5954 Archived-At: > Node.js spends a lot of time throwing uncaught exceptions; I suspect > transitioning to S5 will be less common than node just dying. Then it's all the more reason to *not* run it as process 1. If Node.js dies unexpectedly, you want to restart it automatically, or at least to reboot; you do not want a kernel panic and a maintenance call. > Perhaps this would be ok with a stateless netbooted ramdisk as a > root fs. Kernel + libc + Node + all the needed node modules, netbooted ? Now I know why the terminals at my train station are so slow. :P -- Laurent