Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 24 Feb 2003 15:27:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 24 Feb 2003 15:27:00 -0500 Received: from [195.39.17.254] ([195.39.17.254]:1796 "EHLO Elf.ucw.cz") by vger.kernel.org with ESMTP id ; Mon, 24 Feb 2003 15:26:59 -0500 Date: Sun, 23 Feb 2003 23:52:57 +0100 From: Pavel Machek To: Prasad Cc: Livio Baldini Soares , lkml Subject: Re: Remote execution of syscalls (was Re: Syscall from Kernel Space) Message-ID: <20030223225257.GB120@elf.ucw.cz> References: <20030221174414.GA28062@ime.usp.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1273 Lines: 29 Hi! > before anything else, thanx for the response, i was very much discouraged > by the fact that i did not get any replies... > > coming to whats happening... lets see it this way... Theres a process (x) > that is migrated to some other node. Now any syscall that the process (X) > makes is to be shipped back to the originating node. Say i have a user > thread (Y) running and receiving requests for syscall executions. And now > if i execute a syscall, the syscall will be executed as of (Y) is > executing it, but i want the syscall to run as if (X) is executing it! > The process (X) still exists on the originating system, but is idle. And problem with Y telling X (using pipe?) to execute syscall is? Also take a look at OpenMosix. Pavel > > > I am sorry for not being clear... but i think its time to tell you where i > > > needed it. I, as a graduating project am working on a ~~~~~~~~~~~~~~~~~~ -- When do you have a heart between your knees? [Johanka's followup: and *two* hearts?] - 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/