View previous topic :: View next topic |
Author |
Message |
ddc Guru
Joined: 29 Aug 2006 Posts: 522
|
Posted: Tue Jan 26, 2010 1:52 pm Post subject: add memory over pci, is it possible ? |
|
|
hi
i got a ppc7450-1Ghz development board which has 128Mb soldered (wandering the reason why hw guys can be so foolish to solder ram without any expansion socket ... dunno at all, anyway) on board without any expansion ram socket
ram expansion is not possible with "just adding an other sodim/dimm/whateverdim ram"
you have to think different, ... and well, i have no ram sockets, but i have 4 pci bus 5v/32bit
so i wandering if it is possible to add ram using this way: PCI
for example graph video (i can't add any AGP) cards have >> 128Mb of video ram, pretty addressable on pci: so i wander if it is possible to map this video ram as system ram
it should be wonderful, cause the gentoo portage (and emerge) needs more ram than the 128Mb i have on the development board (this means a lot of swap activity, with a possible "segmentation fault", so adding more ram may save this ugly situation =P)
any idea ? suggestion ? |
|
Back to top |
|
|
roarinelk Guru
Joined: 04 Mar 2004 Posts: 520
|
Posted: Tue Jan 26, 2010 2:28 pm Post subject: |
|
|
There was a driver posted to LKML which did the VRAM-as-RAM thing a couple
of years ago.
I suppose you could do this yourself: set up the vram BAR for your graphics
card, and add the new ram using "add_memory_region()" in the kernel.
As for not enough RAM to compile stuff: that's what distcc is for ;-) |
|
Back to top |
|
|
gringo Advocate
Joined: 27 Apr 2003 Posts: 3793
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|