Date: Wed, 13 May 2015 10:51:08 +0200 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= <roger.pau@citrix.com> To: Ruslan Makhmatkhanov <cvs-src@yandex.ru>, <freebsd-xen@freebsd.org> Subject: Re: iommu must be enabled for PVH hardware domain Message-ID: <5553107C.4070505@citrix.com> In-Reply-To: <55530F6B.5090604@yandex.ru> References: <55521A29.9080409@yandex.ru> <5552212D.8090308@citrix.com> <55530582.2070008@yandex.ru> <555307DA.2060303@citrix.com> <55530F6B.5090604@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, El 13/05/15 a les 10.46, Ruslan Makhmatkhanov ha escrit: > Yes, the system is now booted successfully! But `xl list` doesn't work > with: > > root@:~ # xl list > libxl: error: libxl.c:669:libxl_list_domain: getting domain info list: > Cannot allocate memory > libxl_list_domain failed. [...] > Shell memory values are unlimited too: > > root@:~ # ulimit -a > cpu time (seconds, -t) unlimited > file size (512-blocks, -f) unlimited > data seg size (kbytes, -d) 33554432 > stack size (kbytes, -s) 524288 > core file size (512-blocks, -c) unlimited > max memory size (kbytes, -m) unlimited > locked memory (kbytes, -l) 64 Shell memory is not unlimited, as the output above shows. `ulimit -l unlimited` should fix that. Roger.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5553107C.4070505>