similar to: Memory oversubscription

Displaying 20 results from an estimated 1100 matches similar to: "Memory oversubscription"

2004 Sep 14
4
question about network setting for domain1
Hi,all, I cannot get my network in domain1 work. Here is my configuration: in dom0: I have two network cards, the ip addrs are 141.213.10.110 and 192.168.0.4, respectively. 141.213.10.110 is an external IP and can access internet directly. The gateway should be 141.213.10.1. /etc/xen/vfp: the domain1 configuration file, I created domain1 using ''xm create vmid=1 -f
2005 Jul 24
3
video streaming
Hi, We're planning to launch a video stream. We do not have anything yet (no camera, no computer, no software, only a Linux server that will do the broadcasting with icecast installed). Has anyone ever done such a thing? What hardware do you suggest? What software can be used (both for Linux and Windows on source side). Can Icecast be used for this video streaming purpose (on server side)?
2008 Feb 10
3
Misc: handycam raw to ogg / DVD to ogg
Hi, I have two questions 1) How can I convert a raw miniDV file to ogg? I have made a continuation to the conference I organised two years ago on gravitational waves Astrophysics and Relativity and I have a lot of miniDVs to be converted to ogg. I think I have seen the information before but, after looking for some one hour, I have given up. And, by the way, do you know how to dowload the file
2004 Sep 23
16
network_alloc_rx_buffers panic
Some users are hitting this panic in network_alloc_rx_buffers() when running a big network intensive app: /* Check return status of HYPERVISOR_dom_mem_op(). */ if ( rx_mcl[nr_pfns].args[5] != nr_pfns ) panic("Unable to reduce memory reservation\n"); I''m not clear on what is happening here. Are the domains changing size? Which memory reservation is being
2004 Jul 16
1
/proc/xen/memory_target patch
This patch to the balloon driver eliminates the need for a user-space program to slosh memory between domains and xen. This uses a proc file at /proc/xen/memory_target. When read it reports memory the domain owns in bytes. Writing a new value to the memory_target proc file will cause the domain to exchange memory with xen to reach the target. A xenolinux domain cannot grow bigger than it was
2010 Dec 31
1
OT how to prevent oversubscription of a disk
I want to add up the quotas I've assigned on a particular partition and see if the total is bigger than the disk. It's possible to do this (awkwardly) using repquota or quota. Is there no more accurate/elegant way? I can't be the first person to worry that more quota has been issued than the disk can supply. mahalo and Happy New Year, Dave -- Q: Why should this email be 5 sentences or
2004 Sep 20
12
panic in e100_exec_cb()
With today''s build, my domain 0 crashes during boot when it tries to bring eth0 up (it''s an E100). cb->prev (eax) is NULL in e100_exec_cb() (e100.c:827). Just from code inspection, I don''t see how this can be. e100_alloc_cbs() was just called, which looks like it should have correctly linked up all the cb->prev/cb->next pointers. It happens regardless of
2009 Oct 01
1
mixed interlaced content and ffmpeg2theora
dv file from minidv camera - interlaced. small dv created by imported jpeg images - not interlaced. seems that when I use ffmpeg2theora with deinterlace switch and reduce size, it works. But when the only reduction I am doing is to width (720x480 -> 640x480) the encoder ignores the naturally interlaced bit and uses the last de-interlaced frame. Since the small bit made from jpegs is a dv
2004 Sep 15
1
video source
In order to experiment with the theora encoder, I bought a mini-DV camcorder a couple of weeks ago; a Panasonic PV-GS9 for $250. I wanted a mini-DV because it is claimed that capturing video from the camcorder to a computer over a firewire cable results in an exact copy of the recorded video. That was not my experience. The video I captured to my computer over the firewire cable, using both
2004 Sep 16
1
make doc error
While trying to compile xen-bk.2.0 unstable,at my debian 3.1 machine everthing went fine until make docs here`s the error message ------------------------------------------------------------------------------------------------------- make -C docs all || true make[2]: Entering directory `/root/xen-2.0.bk/docs'' latex interface >/dev/null if [ -e interface.toc ] ; then latex interface
2009 Aug 18
2
FireWire in CentOS 5.3
I am being given a digital camcorder. It uses Mini DV tapes and either connects via typical RCA cables (IE to a tv) or via FireWire. I don't have the brand on hand, but I was told it can be ripped to DV like any standard FireWire camcorder (I believe dvgrab will be sufficient). I just installed an older FireWire card I have that I used at one point in Fedora for my iPod. It was a PITA
2008 Aug 05
1
OT: Digital Video Editor for CentOS 5.2 - Suggestions?
We are finally going to replace our VHS-C Camcorder, with a Digital Camcorder, tomorrow. Looking for suggestions, for Digital Video Editor to use on CentOS 5.2. Preferably, something in the CentOS or RPMForge repositories and easy to use. TIA!
2010 May 12
3
Theora Intra (ptalarbvorm) vs. MJPEG
In the discussion of having a freedom-friendly camcorder or other video device, we discussed the idea of using intra-only Theora video to make post-recording editing a much easier process, allowing things like frame-by-frame editing without the need to decode and reencode the video again, thus incurring loss. I was quite skeptical of the efficiency of intra-only Theora, and I had speculated that
2004 Sep 20
9
Change in Shorewall Support
Folks, I can''t keep this up. The demands that my job and my personal life are currently placing on me are such that supporing Shorewall to the extent that I have been doing is just not possible any more. I will continue to be active on the development list and will continue to develop Shorewall if at all possible. I will also continue to read the user''s list and will help
2009 Mar 21
4
How to convert Mod/Tod to any video formats
Question: 1: What is .Mod and .Tod video? 2: How to convert .Mod and .Tod video to AVI, MPG, WMV, MPEG? Answer: 1: .Mod and .Tod videos are mainly produced by digital harddisk camcorder such as JVC camcorder and so on. It is not common video formats and can only be played on some special players. 2:Tipard Mod Converter (http://www.tipard.com/mod-converter.html)Windows and Tipard Mod Converter for
2012 Mar 05
1
sip tls problem
Hi all, i have had sip TLS with an own signed certificate (using the ast_tls_cert script) running on asterisk-1.8.8 - i then have updated to 1.8.9.3 - and now i get the message "FILE * open failed!" I have already recreated the certificates with the script - but still no luck... Does anyone here know the source of the problem ? best regards, Wolfgang Pichler
2005 Nov 16
1
Improper listening on IMAPS
I want Dovecot handling IMAPS. /etc/dovecot.conf: protocols = imaps imaps_listen = * ssl_disable = no ssl_cert_file = /etc/ssl/certs/dovecot.pem ssl_key_file = /etc/ssl/private/dovecot.pem The problem is that Dovecot is not listening on 993 port, or there's something listening on 993, but it does not introduce itself. There's no problem if Dovecot listens on 143 (IMAP). When
2010 May 23
3
Fwd: VP8
Begin forwarded message: > From: "Tom O'Reilly" <TOreilly at mpegla.com> > Date: May 22, 2010 6:31:50 PM CDT > To: "Dave Johnson" <davefilms.us at gmail.com> > Cc: "Info-web" <Info-web at mpegla.com> > Subject: RE: VP8 > > Dear Mr. Johnson, > > Thank you for writing. We appreciate hearing from you and the >
2013 Jul 16
14
"puppet module install simondean/iis" gives error "Error: cert already in hash table"
Hello, I have a fresh install of puppet 3.2.3. on windows 8. I try to install the iis module (https://forge.puppetlabs.com/simondean/iis) with the command: puppet module install simondean/iis and it gives me *C:\Program Files (x86)\Puppet Labs\Puppet>puppet module install simondean/iis* *Notice: Preparing to install into C:/ProgramData/PuppetLabs/puppet/etc/modules .* *..* *Notice:
2008 Mar 15
1
k3b doesn't burn video disk
I create DVDs from camcorder output. In the past I've always just dragged the AUDIO_TS and VIDEO_TS folders into k3b and the disk has burned successfully. On this new box I tried to do the same, but k3b says that it 'Found invalid entry in the VIDEO_TS folder (AUDIO_TS). That seems to be utter nonsense, if it means that AUDIO_TS is inside the folder VIDEO_TS. If it doesn't,