On 01/10/2015 06:25 PM, Richard Weinberger wrote:
> Am 10.01.2015 um 17:08 schrieb Toralf Förster:
>> yes, it never worked with values above 2026M (tested at an old ThinkPad 
>> T420, running a 32 bit Gentoo Linux with host kernel 3.17.4 ) 
> 
> The theoretical max. was always 2GiB due to the limited address space on ia32.
> 2GiB - UML binary - ASLR overhead/padding is what you can use.
> But the "write: File too large" issue is something new. I bet it origins from 
> tmpfs or shm on the host side.
> 
> Thanks,
> //richard
> 
Well, I already had explicitly to define the mount, b/c Gentoo's default is 
"noexec":

tfoerste@n22 ~ $ mount | grep shm
shm on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)


-- 
Toralf
pgp key: 7B1A 07F4 EC82 0F90 D4C2  8936 872A E508 0076 E94E


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to