Displaying 20 results from an estimated 23 matches for "skinki".
Did you mean:
skinkie
2005 Dec 10
0
AMD64 Bench
Hello,
Today I was benchmarking DV video on a AMD64:
skinkie@zwartepiet ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 47
model name : AMD Athlon(tm) 64 Processor 3500+
stepping : 0
cpu MHz : 2210.197
cache size : 512 KB
fpu : yes
fpu_exception : yes
cpui...
2008 May 17
4
vcpus higher than real cpus possible?
Hello, i have just migrated machine to xen server where only 2 cpus are
available. I have copied config from machine where domU was located before.
That machine had 4 CPUS (QUADCORE), current machine has 2 CPUS (1 XEON
2cores).
I have forgot to change vcpus from 4 to 2 in config, but .. what really
surprised me ... machine started . How it is possible? It was really slow
alltought and not
2008 Aug 04
23
Xen and iSCSI - options and questions
Hello,
I have a small Xen farm of 8 dom0 servers with 64 virtual machines running para-virtualized and this has been working great. Unfortunately, I''ve hit a limit: my iSCSI hardware supports only 512 concurrent connections and so I''m pretty much at the limit. (Wish I would have seen that problem sooner!)
Of course, 87% of those connections are idle-- but necessary because I
2007 Nov 25
0
[SCRIPT] Using iSCSI in your xen setup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
This is my first version of the block-iscsi script. Easy to setup, easy
to work with.
> #general
> name = "skinkie_gentoo_old";
> memory = 256;
>
> # booting
> kernel = "/home/skinkie/xen/boot/gentoo";
>
> # virtual harddisk
> disk = [ "iscsi:/dev/disk/by-path/ip-192.168.0.2:3260-iscsi-iqn.1986-03.com.sun:02:c6719b9f-7993-444d-c6d2-80d4e15ee52c-lun-0,hda,w" ];
&g...
2007 Nov 25
0
[SCRIPT] Using iSCSI in your xen setup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
This is my first version of the block-iscsi script. Easy to setup, easy
to work with.
> #general
> name = "skinkie_gentoo_old";
> memory = 256;
>
> # booting
> kernel = "/home/skinkie/xen/boot/gentoo";
>
> # virtual harddisk
> disk = [ "iscsi:/dev/disk/by-path/ip-192.168.0.2:3260-iscsi-iqn.1986-03.com.sun:02:c6719b9f-7993-444d-c6d2-80d4e15ee52c-lun-0,hda,w" ];
&g...
2004 Jun 10
4
XML How To for Cisco 7960
Aloha,
Has anyone written an XML application for a Ciso 7960 phone running SIP?
I can't find any examples anywhere!
Anyone know of any resources for this? I have read it can render XML & can
get input from the keypad & softkeys.
Aloha,
Matt
2004 Jun 23
5
Skype 4 Linux
Hi All,
Since 21 june skype is available to be used on Linux, with a static
binary, which includes QT, of 8 meg its big.
http://www.skype.com/help_linux_faq.html
I presume, with some hacking, there could be a possibility to use the
Skype program as a Channel. (Eq. Skype is started, and with a visual
scripting thing a connection is made and Asterisk connects via OSS (or the
alsa emulation
2008 Apr 28
8
NetApp vfiler example scripts
Hi,
For anyone who is interested; I created some basic scripts based on my
current iSCSI block script.
http://kinkrsoftware.nl/contrib/xen/block-netapp
http://kinkrsoftware.nl/contrib/xen/netapp-lun.py
Basically these two scripts allow you to start a vfiler with a qtree of
customers. You log in the NetApp upon boot, and can use:
netapp://customer1/disk1
It is work in progress... because I
2008 Apr 28
8
NetApp vfiler example scripts
Hi,
For anyone who is interested; I created some basic scripts based on my
current iSCSI block script.
http://kinkrsoftware.nl/contrib/xen/block-netapp
http://kinkrsoftware.nl/contrib/xen/netapp-lun.py
Basically these two scripts allow you to start a vfiler with a qtree of
customers. You log in the NetApp upon boot, and can use:
netapp://customer1/disk1
It is work in progress... because I
2006 Jul 02
5
What goes to Hardware ?
Hi people,
As I said before: I did the IDCT to run on the FPGA.
My friends from university did the Reconstruction routines running on the FPGA.
I'm helping with the LoopFilter, and it is almost there.
(all VHDL)
I did a small profiling of the libTheora running on a Altera Stratix II device:
The processor used was the NIOS II with 8Kb of data and instruction
cache, branch prediction and
2006 May 02
6
patch to build theora-mmx on AMD64
...can't figure out how to build a shared lib. I get errors about
un-relocatable symbols. Maybe some shared lib guru can help me with
this.
Please let me know if you get this patch working! Any
suggestions/questions/hate mail would be appreciated.
Dan Lenski
On 3/30/06, Stefan de Konink <skinkie@xs4all.nl> wrote:
> Dan Lenski wrote:
> > I've googled reports of theora-mmx on AMD64... and have found some
> > hazy results suggesting that people have got theora-mmx working on
> > AMD64. Can anyone give me any tips on getting it to work? Thanks a
> > lot,
&g...
2004 Jun 17
4
Problems with PRI with T410 messages
Hi all,
I have a box running asterisk with T410 connected to a Nortel DMS 100 switch
and another box running SER with grandstream phones on it
So if there is a call from the pstn it goes from the Nortel to the asterisk
and then to the SER box and finally to the phones.if the phone is busy or
the number is invalid the * box will first send an ALERT message to the
Nortel and say the call is going on
2006 Feb 23
0
Dumpstream split based time/size
Hi,
Currently I'm using a pretty dirty way to split streams. I kill the client
every hour. But a more decent approach would be setting a time mask for
dumpfile. Or an external event making a new file at event time.
One problem i see are keyframes. The new file should split after the
last 'normal frame' so the new file gets a keyframe first.
What would be a proper way to do this?
2006 Jun 12
0
Ices2 and libshout FLAC support?
On Mon, 12 Jun 2006 kastein@WPI.EDU wrote:
> Are there any plans to support flac streams with ices (and therefore with
> libshout as a dependency) currently?
>
> If there aren't, anyone have pointers as to where I should start changing
> things to add it? I've read one of oddsock's mailing list postings
> mentioning that some format-specific timing issues would need
2007 Oct 04
0
Dell / Broadcom NetXtreme II BCM5708
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
I browsed the mailinglist and saw the Wiki, disabled the management
features using FreeDOS. I''m using the 1.9.1 firmware.
...still the bridge kills the interface.
Is there a solution for the problem?
Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
2008 May 23
0
Connectivity problem / Reboot breaks
Hi,
I''m using Xen on a Dell 1950 with the famous broadcom interface. Lately
I have noticed that the bridge on the hardware interface and vifs
''breaks''. It seems that the IP layer from the bridge to the DomU and
back works.
From the domU there is no traffic possible to the external network
anymore. Rebooting seems to be the only solution, but if this problem
2008 Sep 04
0
Using blktap without xm command
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On the wiki: http://wiki.xensource.com/xenwiki/blktap there are some xm
commands to create a blktap device.
Can I make a blktap manually? If so, how?
Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
2008 Jul 11
0
[BUG] Xen/Linux selfdescruction after not finding i8042 aux with 32GB of RAM
Currently the work around seems to be to add i8042.noaux to the kernel
command line. If someone wants to investigate, please do so.
As secondary problem I think it would be wise to put a big f*cking
warning that Xen + Linux + GCC 4.2+ is one big problem.
Stefan
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Jul 13
0
qcow disk performance not exceeding 3.0MB/s
I am using a sparse image with a backed file. Using a dd inside domU the
performance doesn''t exceed 3.0MB/s. If I try this on an NFS mount the
performance (in an uninitialized qcow image) is below 1.0MB/s.
Is this as expected? Are there currently any improvements in the Xen 3.3
hg repo that increase speed in the blktap backend?
Stefan
_______________________________________________
2004 Jun 11
0
SIP->Application Codec debugging
Hello,
After testing some different phones, codecs and combinations of them I
noticed that some of my GSM applications didn't work anymore. So after
finding out what it was (no codec support) I was thinking, why * couldn't
give my that error directly (-d -vvvr did not give any feedback). One
thing for sure, it didn't do any codec translation or gave an error about
that.
An error if