From owner-freebsd-questions@FreeBSD.ORG Sat Feb 9 22:06:21 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8DA1D7DA for ; Sat, 9 Feb 2013 22:06:21 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4D845A31 for ; Sat, 9 Feb 2013 22:06:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=gYQ7FeqztrANl+qcWPiKuJJiJ79iimBDVeOIOithTLM=; b=MJBreNK66hxyO0q9pReetMqxaRkuW4qZ0C3wA5scjPPIsZLLjnUgMyHYMiUNVU0wsphp+pQH7fST13ArXRhHwF2L89VuICBAfsQ2cWENXo/ACCg5cMnBlJacZ+K4bLF0; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1U4EgD-000NFs-E7; Sat, 09 Feb 2013 11:57:37 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1360432651-71519-44968/5/1; Sat, 9 Feb 2013 17:57:31 +0000 Content-Type: text/plain; format=flowed; delsp=yes To: freebsd-questions@freebsd.org, Joshua Isom Subject: Re: Linux's "magic" sysrq References: <51159C4E.7070309@gmail.com> Date: Sat, 9 Feb 2013 11:57:31 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <51159C4E.7070309@gmail.com> User-Agent: Opera Mail/12.13 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 22:06:21 -0000 On Fri, 08 Feb 2013 18:46:06 -0600, Joshua Isom wrote: > I was reading the comments on a slashdot article about moving kernel > console to userland. One thing that came up with Linux's sysrq support, > documented at http://en.wikipedia.org/wiki/Magic_SysRq_key to see the > abilities. I'd never heard of this, and I doubt FreeBSD has anything > similar, but have I just never heard of it? > It's one of the few things I actually miss from Linux. Server hose? Alt+SysRq+RSEIUB (raising skinny elephants is utterly beautiful) and you have killed all processes, synced data to disk, unmounted drives, and rebooted the server. They're going to lose a lot more than the Magic SysRq if they move to userland...