[<prev] [next>] [day] [month] [year] [list]
Message-ID: <cb9ecdfa0911112241h7183c9a1sc77d51d567fc6ed3@mail.gmail.com>
Date: Thu, 12 Nov 2009 14:41:30 +0800
From: Johnny Hung <johnny.hacking@...il.com>
To: kernelnewbies@...linux.org, linux-kernel@...r.kernel.org
Subject: Allocate continuous memory and physical address.
Hi All:
I am writing user space application and need to allocate a
continuous memory. The size is just 64KB and I also need to know the
allocated physical memory address. Is is possible to do it in user
space or it should be done it kernel space? BTW, how to allocate
continuous physical memory and got it physical address in kernel
space?
In addition, is there any different between to trigger a SMI
(System Management Interrupt) in user space and kernel space?
I appreciated if someone give me a point.
BRs, H. Johnny
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists