Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Dec 2000 15:46:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Dec 2000 15:45:50 -0500 Received: from artax.karlin.mff.cuni.cz ([195.113.31.125]:57097 "EHLO artax.karlin.mff.cuni.cz") by vger.kernel.org with ESMTP id ; Fri, 15 Dec 2000 15:45:44 -0500 Date: Fri, 15 Dec 2000 21:10:37 +0100 (CET) From: Mikulas Patocka Reply-To: Mikulas Patocka To: Pavel Machek cc: Chris Lattner , kernel list Subject: Re: ANNOUNCE: Linux Kernel ORB: kORBit In-Reply-To: <20001214210245.B468@bug.ucw.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi. > > For one of our demos, we ran a file server on a remote linux box (that we > > just had a user account on), mounted it on a kORBit'ized box, and ran > > programs on SPARC Solaris that accessed the kORBit'ized linux box's file > > syscalls. If nothing else, it's pretty nifty what you can do in little > > code... > > Cool! > > However, can you do one test for me? Do _heavy_ writes on kORBit-ized > box. That might show you some problems. I guess that when you mmap large files over nfs and write to them, you get similar problems. > Oh, and try to eat atomic memory by ping -f kORBit-ized box. When linux is out of atomic memory, it will die anyway. Mikulas - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/