Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 24 Jan 2003 10:14:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 24 Jan 2003 10:14:15 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:52999 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Fri, 24 Jan 2003 10:14:14 -0500 Date: Fri, 24 Jan 2003 10:20:35 -0500 (EST) From: Bill Davidsen To: User & cc: linux-kernel@vger.kernel.org Subject: Re: Expand VM In-Reply-To: <20030123155627.M95099@beta.bandnet.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 23 Jan 2003, User & wrote: > I have one idea , and this is about expand virtual memory on linux boxes > connected in LAN. > Example: Linux A is processing come information , and need more memory , so > with this source , Linux A could access virtual memory on Linux B in LAN. > But i don?t know how translate the virtual address between Linux A and B , to > have success in acess VM, or how to send all the process for Linux B to be > processed. > > Any ideas ? 1 - NFS mount a big file and use that from swap space 2 - you could try the network block device stuff, at one time I believe I had that working with RAID-1 -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/