Displaying 20 results from an estimated 300 matches similar to: "FreeBSD"
2009 Aug 04
5
FreeBSD starting by HVM
Hi. How I can see what happend in my domU???
dom0 Debian Lenny
domU FreeBSD6.4
xen 3.2-1
--------
Xen 3.2-1
:/etc/xen# xm create tttt.cfg
Using config file "./tttt.cfg".
Started domain freebsd
--------
/etc/xen# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 2969 4 r-----
48.0
freebsd
2015 Apr 01
4
[LLVMdev] LLVM JIT
Hi folks!
I am currently involved in project which uses LLVM JIT and I have a couple
of questions for you:
1) According to http://llvm.org/Features.html LLVM JIT supports only X86
and PowerPC, but LLVM code generator supports ARM too. Are there any plans
for JIT to make support also for ARM backend?
2) Could LLVM JIT collect some hot traces from overall code and execute it
separately (after
2007 May 30
2
poor IO perfomance
Здравствуйте, xen-users.
Just test domU IO perfomance:
sda1 configure via phy:/dev/sdb1. Benchmark with dbench (dbench -D /usr/src -s 10
-t 120) - 102 Mb/s
Native sistem (mount /dev/sdb1 /mnt && dbench -D /mnt -s 10 -t 120) -
140 Mb/s
How i can speedup dbench?
--
С уважением,
Vitaliy mailto:vitaliy.okulov@gmail.com
2008 Aug 21
1
FreeBSD as domU
Hi,
I''m trying to find some info about how to install FreeBSD as a domU,
on google there are a couple of info about that, but ALL are
incomplete or do no work.
I''ve found a website http://www.yuanjue.net but there is no more
valid, I can only access via http://web.archive.org/web/20071217015125/http://www.yuanjue.net/
Those kernel files do not work either.
Anyone was able
2010 Sep 22
3
sou novato por aqui,
o grupo de RoR é em português?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
2006 Aug 24
3
How to show deug info via XENPRINTF?
Hi all.
I am trying to debug a kernel that I built, and I hope I could see some debug
info printing out via XENPRINTF. I use it in the source code of kernel like:
XENPRINTF("nr_pages: %ld shared_info: 0x%lx flags: 0x%lx pt_base: 0x%lx "
"mod_start: 0x%lx mod_len: 0x%lx\n",
xen_start_info->nr_pages, xen_start_info->shared_info,
xen_start_info->flags,
2006 Aug 24
3
How to show deug info via XENPRINTF?
Hi all.
I am trying to debug a kernel that I built, and I hope I could see some debug
info printing out via XENPRINTF. I use it in the source code of kernel like:
XENPRINTF("nr_pages: %ld shared_info: 0x%lx flags: 0x%lx pt_base: 0x%lx "
"mod_start: 0x%lx mod_len: 0x%lx\n",
xen_start_info->nr_pages, xen_start_info->shared_info,
xen_start_info->flags,
2009 Aug 26
5
update xen
How can I update xen to 3.4 version
Now I use Centos 5.3 and I have
xen_major : 3
xen_minor : 1
xen_extra : .2-128.el5
???
--
Best Regards,
alex.faq8@gmail.com
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Sep 25
3
VNC Debian Port
Hi all. I have many domU''s, but I can''t find port for vnc_connect.
5901,5902,5903...5909 every time I guess in what port my domU. I know than
in Cent 5900+id=port. And what about Lenny?
--
Best Regards,
alex.faq8@gmail.com
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jun 16
1
SSL Library Error: -12271 SSL client cannot verify your certificate
Hello
i install ovirt and it work.
But all encryption connections finished with error (Error code:
sec_error_reused_issuer_and_serial)
And server write to log SSL Library Error: -12271 SSL client cannot
verify your certificate
First i think need check dns querys.
I see many A querys for example.com
May be i must regenerate certificate ? Where i can read about that .
Thanks.
--
? ?????????,
2009 Jun 16
1
Sasl error: SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure.
Hello
I have error during connection from managed host to ovirt server.
Jun 16 12:31:24 main qpidd[27662]: 2009-jun-16 12:31:24 warning Client
closed connection with 501: internal-error: Sasl error: SASL(-1):
generic failure: GSSAPI Error: Unspecified GSS failure. Minor code may
provide more information (No credentials cache found)
(qpid/client/SaslFactory.cpp:226)
I read on this maillist
2015 Sep 23
1
compress support
Hi! I read some letters about compress/decompress support and think about
it.
How will be better implement this function?
If I understand correctly api-guide when we use libvirt-stream (send/recv),
program is waiting until read or send all data (like MPI send/recv
functions).
Compress/decompress functional in basically may be use with storage-volume
functions, perhaps it would be better to
2007 Jul 05
9
Limit i/o capacitiy?
Hi all
Is there any way to limit the network i/o capacity of virtual machine
somehow? Say, I want a domU with id 1 to consume at much 0.5 MB/s of
host''s bandwidth. Is it possible?
Artem Pervin
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Sep 08
3
xen with dynamic slices
Hi.
I want use xen with dynamic slices. For example, I have 20 domU based on
FreeBSD, xen hypervisor 3.3.1, Debian Lenny dom0 system.
All domUs have 80Gb LVM partitions, but realy they use 20 of this 80Gb and I
want to create more domU''s.
How can I do it? I know that some virtualisation have possibility to do
dynamic slices(4 example Virtul box)
--
Best Regards,
alex.faq8@gmail.com
2009 Aug 20
3
No swap on domU
Hi guys.
DomU config
disk = [
''phy:/dev/xen00/debian5-base,sda1,w'',
''phy:/dev/xen00/debian5-swap,sda2,w'',
]
-----------------------
mkswap /dev/xen00/debian5-swap
But in domU in booting:
Activating swap...failed.
What wrong?
--
Best Regards,
alex.faq8@gmail.com
2015 Oct 23
2
What does the group "DEFAULT"?
Hello.
option %G
--log-file-format = "|% i |% B |% U |% G |% l | [% M] |% n"
What does the group "DEFAULT"?
Why is not shown, instead of "DEFAULT" figures GID?
--
Sergey Dugin
QWARTA
2016 Jul 14
1
High noise after encoding/decoding procedure
Thanks a lot for your tips.
What I have to done to debug: got the raw wav-file, compressed/decompressed
it on my PC and saved OPUS packets as an array. Moved this array to the
embedded platform and made sure that the frames decoded from the OPUS
packets are the same. However, the high noise level was the same, but it
wasn`t caused by OPUS.
The problem was with my sound bus between an embedded
2016 Jul 21
1
extracting SILK only FIXED POINT code
I need to extract SILK only FIXED POINT code. I have a couple of questions in this regard.
1. Is it enough to enable compile time flag (FIXED_POINT) in the config.h, include silk_fixed library and exclude silk_float in the opus_demo project. I am working in the MSVC framework. Anyone has tried this before?
2. It seems there is no compile time flag to enable SILK only code, the core
2009 May 16
13
GPLPV uninstaller
I''ve just uploaded a couple of .bat files to
http://www.meadowcourt.org/downloads/gplpv_uninstall_bat.zip that will
manually (and forcibly) uninstall GPLPV from your computer, which seems
to be necessary before doing upgrades from some versions. Run the
uninstaller, reboot, then install. There is a 0.9.x and a 0.10.x
uninstaller, which differ slightly, but the basic steps performed are:
2009 May 16
13
GPLPV uninstaller
I''ve just uploaded a couple of .bat files to
http://www.meadowcourt.org/downloads/gplpv_uninstall_bat.zip that will
manually (and forcibly) uninstall GPLPV from your computer, which seems
to be necessary before doing upgrades from some versions. Run the
uninstaller, reboot, then install. There is a 0.9.x and a 0.10.x
uninstaller, which differ slightly, but the basic steps performed are: