From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261233AbVAVJaL (ORCPT ); Sat, 22 Jan 2005 04:30:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261234AbVAVJaL (ORCPT ); Sat, 22 Jan 2005 04:30:11 -0500 Received: from smtp.cs.nthu.edu.tw ([140.114.87.30]:23463 "EHLO smtp.cs.nthu.edu.tw") by vger.kernel.org with ESMTP id S261233AbVAVJaJ (ORCPT ); Sat, 22 Jan 2005 04:30:09 -0500 Message-ID: <007b01c50064$f9c64f60$f447728c@linux8l5god6us> From: "Kai-Yuan Ho" To: Subject: How to examine physical address content in Linux Date: Sat, 22 Jan 2005 17:30:13 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dear all: As I know , the address we can see are virtual address. How can I examine physical address content in Linux?