From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 23 03:25:33 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E9271065672; Mon, 23 Jan 2012 03:25:33 +0000 (UTC) (envelope-from glneolistmail@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0FE088FC0C; Mon, 23 Jan 2012 03:25:32 +0000 (UTC) Received: by vcbfl17 with SMTP id fl17so2411542vcb.13 for ; Sun, 22 Jan 2012 19:25:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=rrOWXfuLwFfGghc4M+I6yBbZrA7aIOx9+CQWVjfRYIk=; b=w6gsW6efa6tMVnjVc+2Hyp6HTwiU6NFPAm8d/4q27+2LT8WBvCzm33D7ubFY7x7n+N F3wlvHkvEUdBmJiugMp2e9HUtWWAWyF3aWTDfE+YPAtGcEIi8Ifr1s/KipiwmMfZA508 zjb6DKGvtc43+zKvigU4nFAWEQlwts2e4zRwE= MIME-Version: 1.0 Received: by 10.220.224.135 with SMTP id io7mr3476309vcb.70.1327287819764; Sun, 22 Jan 2012 19:03:39 -0800 (PST) Received: by 10.52.184.165 with HTTP; Sun, 22 Jan 2012 19:03:39 -0800 (PST) In-Reply-To: <4F1CC6A8.3010007@freebsd.org> References: <4F1CC6A8.3010007@freebsd.org> Date: Sun, 22 Jan 2012 22:03:39 -0500 Message-ID: From: Andrew Davis To: Julian Elischer , freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Rebooting/Halting system from kernel module X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2012 03:25:33 -0000 >do you want to sync the disks first? of just hard reset? Why would anyone ever want to do that, you're a kernel mod, if you want to do that just triple-fault. On Sun, Jan 22, 2012 at 9:32 PM, Julian Elischer wrote: > On 1/22/12 2:19 AM, geoffrey levand wrote: > >> Hi, >> >> how would i reboot/halt the system from a kernel module ? >> > > the answer is "that depends".. > > do you want to sync the disks first? of just hard reset? > > > > ______________________________**_________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@** > freebsd.org " >