From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 5 12:53:53 2007 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 9529D16A417 for ; Wed, 5 Dec 2007 12:53:53 +0000 (UTC) (envelope-from james@mansionfamily.plus.com) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.freebsd.org (Postfix) with ESMTP id 1E90F13C474 for ; Wed, 5 Dec 2007 12:53:52 +0000 (UTC) (envelope-from james@mansionfamily.plus.com) Received: from [80.229.150.39] (helo=mansionfamily.plus.com) by ptb-relay01.plus.net with esmtp (Exim) id 1IztVp-0000J8-Vg for freebsd-hackers@freebsd.org; Wed, 05 Dec 2007 12:38:02 +0000 Received: from [192.168.0.87] ([192.168.0.87]:1087) by mansionfamily.plus.com with [XMail 1.22 ESMTP Server] id for from ; Wed, 5 Dec 2007 12:43:06 -0000 Message-ID: <47569C1B.4060002@mansionfamily.plus.com> Date: Wed, 05 Dec 2007 12:39:55 +0000 From: James Mansion Organization: MsgWare User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: A question about swapping 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: Wed, 05 Dec 2007 12:53:53 -0000 I'm looking for an operating system that I can use to build some diskless workstations. I'd really like to be able to support swapping. Is it feasible to enable swap to any remote file or remote block device with FreeBSD - without risking a deadlock? Linux seems to be prone to deadlock. I don't know about Solaris. I see that 7.0 will have an iSCSI initiator - is there any work underway to support reliable swap against an iSCSI target? James