Displaying 3 results from an estimated 3 matches for "legacy_va_layout".
2004 Aug 22
2
permissions, kernel-2.6.8, and wine-20040813
Hi,
Yesterday I upgraded to kernel 2.6.8 on my Fedora Core 2 system. This
caused a problem with the version of wine I'd been using (20040505),
so I upgraded wine to the current version (20040813).
The remaining problem is as follows:
I'm calling wine like this:
wine start.exe vcbuild.bat
and vcbuild.bat contains the following:
set QMAKESPEC=win32-msvc.net
set
2006 Nov 30
0
Re: Wine segmentation fault (Solution)
Hello, i had this problem, until i read that i had to remove this line on
/etc/sysctl.conf:
vm.legacy_va_layout = 1
When i removed it and rebooted it began working again =)
Please notice i'm using Arch Linux, if you aren't using it then this fix MAY
not work for you.
Good luck!
See ya!
2006/11/30, Reisch Zoltan <reischz@t-online.hu>:
>
> Hi Pablo!
>
> I've read a message on win...
2013 Dec 30
2
oom situation
...= 0
vm.dirty_background_bytes = 0
vm.dirty_background_ratio = 10
vm.dirty_bytes = 0
vm.dirty_expire_centisecs = 3000
vm.dirty_ratio = 20
vm.dirty_writeback_centisecs = 500
vm.drop_caches = 0
vm.highmem_is_dirtyable = 0
vm.hugepages_treat_as_movable = 0
vm.hugetlb_shm_group = 0
vm.laptop_mode = 0
vm.legacy_va_layout = 0
vm.lowmem_reserve_ratio = 256 32 32
vm.max_map_count = 65530
vm.min_free_kbytes = 3084
vm.mmap_min_addr = 4096
vm.nr_hugepages = 0
vm.nr_overcommit_hugepages = 0
vm.nr_pdflush_threads = 0
vm.overcommit_memory = 0
vm.overcommit_ratio = 50
vm.page-cluster = 3
vm.percpu_pagelist_fraction =...