[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Changing the memory split ?

Changing the memory split ?

Forum about Parallella boot process, linux kernel, distros, SD-cards, etc.

Changing the memory split ?

Postby tnt » Fri Mar 22, 2013 11:03 pm

Hi,

Is there any way to change the memory split to be more like 768/256 or 896/128 rather than 512/512 ?

I'm trying to build gnuradio and this involves multi-megabyte (like 14M !!!) C++ files that take like 700Mo of RAM to be compiled ... I'm doing that with swap on sdcard ATM but it's taking _forever_ ...

Cheers,

Sylvain
tnt
 
Posts: 408
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby ed2k » Sat Mar 23, 2013 2:24 am

why don't you use cross compiling.
ed2k
 
Posts: 113
Joined: Mon Dec 17, 2012 3:27 am

Re: Changing the memory split ?

Postby cklin » Sat Mar 23, 2013 4:33 am

Where is the memory split documented? Is it referring to the split between user memory and video memory?

It seems somewhat wasteful if the board always dedicates 512MB to video memory - I imagine many people will be running their boards headless (i.e., without an attached monitor).
cklin
 
Posts: 5
Joined: Mon Dec 17, 2012 3:26 am

Re: Changing the memory split ?

Postby tnt » Sat Mar 23, 2013 7:38 am

tnt
 
Posts: 408
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby Kcinnay » Sat Mar 23, 2013 6:55 pm

Did you try zswap or zram ? It provides some compression abilities to keep some swap or a ram disk in the RAM.

Anyway, shouldn't uBoot provide the ability to change the video memory allocation using the kernel parameters ?
Y.
Kcinnay
 
Posts: 9
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby tnt » Sat Mar 23, 2013 9:36 pm

Again, ATM using the provided SD image so can't easily build kernel modules.

Also, this has _nothing_ to do with video memory, I have no idea where cklin imagined that ... this is the dedicated epiphany memory.

And AFAICT it's not specified in the kernel command line, so I have no idea where/how it's configured.
tnt
 
Posts: 408
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby Kcinnay » Sun Mar 24, 2013 2:40 pm

Y.
Kcinnay
 
Posts: 9
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby aolofsson » Sun Mar 24, 2013 4:39 pm

The sources for the SD card will be published this week, along with a how to guide explaining how to build and configure the distro. A the memory split is completely configurable.
Andreas
User avatar
aolofsson
 
Posts: 1005
Joined: Tue Dec 11, 2012 6:59 pm
Location: Lexington, Massachusetts,USA

Re: Changing the memory split ?

Postby Kcinnay » Mon Mar 25, 2013 6:01 pm

Y.
Kcinnay
 
Posts: 9
Joined: Mon Dec 17, 2012 3:21 am

Re: Changing the memory split ?

Postby ed2k » Sun Jun 02, 2013 9:25 pm

ed2k
 
Posts: 113
Joined: Mon Dec 17, 2012 3:27 am

Next

Return to Linux/U-Boot

Who is online

Users browsing this forum: No registered users and 12 guests

cron