From owner-freebsd-hackers@freebsd.org Wed Jan 27 06:32:13 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99D44A6FCC9 for ; Wed, 27 Jan 2016 06:32:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 66AD81D12; Wed, 27 Jan 2016 06:32:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-io0-x235.google.com with SMTP id 1so9135325ion.1; Tue, 26 Jan 2016 22:32:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SsGwI6wMU4ESaiZVjDby4aYucEjLzJT1NfGjG64ZYp0=; b=ih4lAPz05gPNXAI00v5EanVZWxIVSNWrUrVMariE8R3GaMornvhHpmPDiP8zykBUQ7 MsAIJ31F1YuLWSKNbxfm3VjljEOLFVjYJvfp5igN/xNfUAihebCzUqq6vADOSf89lznU 6veycwjXkR6HN2cr72athre5p9hJ4XKFBzoMoypZJAeU1KKfvFh4iY0I4beQEB4m/QlX ytRFL00ImYIqkNF4EJ3stF+0oZ3nnsAuw4ckKggyDWCXe9Ks9YKG5JlU3YoxGbQ+HlIZ S81euCE+cZv1bQza4ZiGZij1N9v9/uCQEz1gnURPJt1jKG3OGe4y4lJjX8q+rBIJi1oJ bmHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=SsGwI6wMU4ESaiZVjDby4aYucEjLzJT1NfGjG64ZYp0=; b=MX8yYRsu3UOac8Xir7f1MwHL6RD2G9rvLkmKU6zwdFHqR73H4J0b9QNujMa4xT/Aom 2th41czGdtB3fAe4rbfv5FPshwtfOExnVECLLl4lHPNy6ktnYLvUW2+9sMRtmBjkKbR1 R10rOM5/o9VJwP4Sceo7f3OgHLSXp6ftsMo4l/6ZlN/uv45awelrYbfXrSYUl1HeFHJQ ocDgq2FgI6F4VdTuS/Jv1JQtqNwMpvlYDaK2DOqAX5Lkn+r8EhbxQK7G9eFy7oplzjk4 mrwqM8QO4XiaePd48wYlSTF7S6GJ7zC1UI7jpiclOZF4/VLJhOOB6mUsC9hXwKu/+yWe 0knw== X-Gm-Message-State: AG10YOQil+F2kLk6kdieaaoCeFGpAY8AZjGk7EVvhWb/DzbljHFaBtV7Qh52KRIZ3ToQZrKgkJhy7O/csnEtsw== MIME-Version: 1.0 X-Received: by 10.107.162.146 with SMTP id l140mr24878041ioe.123.1453876332875; Tue, 26 Jan 2016 22:32:12 -0800 (PST) Received: by 10.36.121.16 with HTTP; Tue, 26 Jan 2016 22:32:12 -0800 (PST) In-Reply-To: References: Date: Tue, 26 Jan 2016 22:32:12 -0800 Message-ID: Subject: Re: syslogd(8) with OOM Killer protection From: Adrian Chadd To: Marcelo Araujo Cc: "freebsd-hackers@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Mailman-Approved-At: Wed, 27 Jan 2016 12:02:15 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jan 2016 06:32:13 -0000 I like it,how's it not done via some command line tool that we can run any tool with? -a On 26 January 2016 at 22:21, Marcelo Araujo wrote: > Hi guys, > > I would like to know your opinion about this REVIEW[1]. > The basic idea is protect by default the syslogd(8) against been killed by > OOM with an option to disable the protection. > > Some people like the idea, other people would prefer something more global > where we can protect any daemon by the discretion of our choice. > > Thoughts? > > > [1] https://reviews.freebsd.org/D4973 > > > Best, > -- > > -- > Marcelo Araujo (__)araujo@FreeBSD.org > \\\'',)http://www.FreeBSD.org \/ \ ^ > Power To Server. .\. /_) > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"