From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 25 12:13:31 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AD4FDE7; Fri, 25 Apr 2014 12:13:31 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [188.252.31.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF7C51A87; Fri, 25 Apr 2014 12:13:30 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.7/8.14.7) with ESMTP id s3PBxOMw030221; Fri, 25 Apr 2014 13:59:24 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.8/8.14.7/Submit) with ESMTP id s3PBxNId030218; Fri, 25 Apr 2014 13:59:23 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 25 Apr 2014 13:59:23 +0200 (CEST) From: Wojciech Puchar To: =?ISO-8859-2?Q?Edward_Tomasz_Napiera=B3a?= Subject: Re: Priotizing pages to be swapped-out In-Reply-To: <3FE8172F-057E-426E-9981-67A77B7FC352@FreeBSD.org> Message-ID: References: <1398200734.20818.YahooMailNeo@web181703.mail.ne1.yahoo.com> <3FE8172F-057E-426E-9981-67A77B7FC352@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 25 Apr 2014 13:59:24 +0200 (CEST) Content-Type: TEXT/PLAIN; charset=iso-8859-2; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-hackers@freebsd.org" , Sushanth Rai X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 12:13:31 -0000 MADV_DONTNEED as well as MADV_SEQUENTIAL On Thu, 24 Apr 2014, Edward Tomasz Napierała wrote: > Wiadomość napisana przez Sushanth Rai w dniu 22 kwi 2014, o godz. 23:05: >> Is there any mechanism for a privileged user application to provide a hint to kernel to prioritize some user pages to be swapped-out later (after all the "lower" priority pages have been swapped-out) > > See madvise(2), perhaps? > > _______________________________________________ > 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" > > From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 25 12:52:45 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C84E2163 for ; Fri, 25 Apr 2014 12:52:45 +0000 (UTC) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A86C3102A for ; Fri, 25 Apr 2014 12:52:45 +0000 (UTC) Received: by mail.lifanov.com (Postfix, from userid 58) id BFDFE1AFE4F; Fri, 25 Apr 2014 08:52:44 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.lifanov.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from [10.1.3.5] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 95A4E1AFE4C for ; Fri, 25 Apr 2014 08:52:17 -0400 (EDT) Message-ID: <535A5A80.8080504@mail.lifanov.com> Date: Fri, 25 Apr 2014 08:52:16 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: Anyone get FreeBSD/PCBSD working with Dell iDrac, (Alfred Perlstein) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 12:52:45 -0000 On 04/25/14 08:00, alfred@freebsd.org wrote: > I'm using a recent iDrac (I think 7.0) on FreeBSD 10-RELEASE > > It seems like at the installer the mouse works, however the keyboard > doesn't seem to work. > > Anyone know a workaround to get the keyboard to work via the "virtual > console" in Dell's iDrac? > > thank you, > -Alfred I work with a few iDRAC 7s, as well as 6s, and a large amount of much worse remote console types using a FreeBSD 10-RELEASE workstation. I use Firefox + Wine with Java installed and it's working out fine with recent versions of Wine. You will have a hard time getting remote disks to work with a native version of Java (they drop a Linux .so in $HOME at best, and nothing at worst). - Nikolai Lifanov