I want to malloc from local bus RAM (OS is linux)
From: Joung-Hoon (jhchoo_at_solartt.co.kr)
Date: 08/06/03
- Previous message: news bbruschi: "Re: Powermac 6400 problems w/YDL 3.0"
- Next in thread: Markus Pietrek: "Re: I want to malloc from local bus RAM (OS is linux)"
- Reply: Markus Pietrek: "Re: I want to malloc from local bus RAM (OS is linux)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Aug 2003 18:56:44 -0700
I should port vxWorks device driver code to linux OS.
CPU is mpc8260.
64MB RAM is connected to 60x bus, and 8MB RAM is connected to local bus.
60x bus RAM is the system memory.
vxWorks supports memPartCreate(), memPartAlloc(), ...
So, I malloc from local bus RAM using above functions.
But, Linux does not support above functions.
How can I malloc from local bus RAM on linux?
- Previous message: news bbruschi: "Re: Powermac 6400 problems w/YDL 3.0"
- Next in thread: Markus Pietrek: "Re: I want to malloc from local bus RAM (OS is linux)"
- Reply: Markus Pietrek: "Re: I want to malloc from local bus RAM (OS is linux)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|