Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262321AbVD1XwY (ORCPT ); Thu, 28 Apr 2005 19:52:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262340AbVD1XwY (ORCPT ); Thu, 28 Apr 2005 19:52:24 -0400 Received: from rproxy.gmail.com ([64.233.170.198]:30302 "EHLO rproxy.gmail.com") by vger.kernel.org with ESMTP id S262321AbVD1XwV convert rfc822-to-8bit (ORCPT ); Thu, 28 Apr 2005 19:52:21 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aZBnJXPTcltCVBFfJDQZjsMTSUf1+DOBNlfbXo8Nv5Nh0WhdWfQrIxTm6/KmT/8TakGF3SENSIJsjnMstB2bs4ANK1H1CWZYgrPlqqaQ3GCPcevhqy47g0V29Djgy69hU3vpcLf0IVXfnjU7GfjHxJc7gEv8m/eaWu6fxTcdydo= Message-ID: Date: Thu, 28 Apr 2005 16:52:21 -0700 From: Gilles Pokam Reply-To: Gilles Pokam To: linux-kernel@vger.kernel.org Subject: Kernel memory Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 15 Hi, I'm not sure this is the right place to post my message, but I do need some advice for my problem. I have a special user application who needs to access any part of the kernel memory. My question is therefore how to make the whole memory accessible for that particular application ? Thanks. - 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/