Displaying 7 results from an estimated 7 matches for "contstant".
Did you mean:
constant
2007 May 01
1
contstant bittrate mode - block size - packet size
Hello,
I am trying to implement a realtime encoding then streaming solution using
the vorbis codec (would be wrapped in a "7F" type for minimal framing
overhead) for sending audio over a low bit rate wireless link.
since we need a constant bittrate (i.e. constant packet size) for this
solution we want to run the alg in constant bitrate mode;
for evaluation of the codec I followed the
2011 May 10
3
DRBD, Xen, HVM and live migration
Hi,
I want to combine all the above mentioned technologies.
The Linbit pages warn not to use the drbd: VBD with HVM DomUs.
This page however:
http://publications.jbfavre.org/virtualisation/cluster-xen-corosync-pacemaker-drbd-ocfs2.en
(thank you Jean), simply puts two DRBD devices in dual primary mode and
starts Xen DomUs while pointing to the DRBD devices with phy: in the
DomU config files.
2006 Jan 13
1
missing Enum class (windows install)
Hey, mac died this week (launch is Monday), trying to deal by getting
Windows set up for development. I''ve got everything up and running,
but when I try to hit my app I get an "unitialized contstant Enum
error". Sure enough, enum.rb doesn''t exist (according to windows
search) on the machine.
Now I''m trying to figure out how to fix this. I installed Ruby by
downloading the windows binary, followed by the Rails binary. I did
not install another copy when I installed cy...
2002 Aug 07
2
so called hang-on-exit bug
...cesses).
sure, that's real practical. I just log on to each system every hour or
so and take a look :-) That's a real time saver NOT! The whole idea of
using OS's that don't crash and are able to run unattended for more than a
day is to avoid this kind of problem. If I wanted to do contstant needless
maintenance I could run Windoze servers instead of *nix. Are you
advocating writing software ala "the gates way" ??? i.e. damn the user
community, let's write it our way???
>
> As for the underlying issue, folk are clearly discussing ways to
> address it - you shou...
2011 Aug 06
0
ridge regression - covariance matrices of ridge coefficients
For an application of ridge regression, I need to get the covariance
matrices of the estimated regression
coefficients in addition to the coefficients for all values of the ridge
contstant, lambda.
I've studied the code in MASS:::lm.ridge, but don't see how to do this
because the code is vectorized using
one svd calculation. The relevant lines from lm.ridge, using X, Y are:
Xscale <- drop(rep(1/n, n) %*% X^2)^0.5
X <- X/rep(Xscale, rep(n, p))
Xs <-...
2002 Aug 07
0
Subject: RE: so called hang-on-exit bug
...each system
> > every hour or
> > so and take a look :-) That's a real time saver NOT! The whole idea of
> > using OS's that don't crash and are able to run unattended
> > for more than a
> > day is to avoid this kind of problem. If I wanted to do
> > contstant needless
> > maintenance I could run Windoze servers instead of *nix. Are you
> > advocating writing software ala "the gates way" ??? i.e. damn the user
> > community, let's write it our way???
> >
> >
> > >
> > > As for the underlying i...
2004 Dec 09
6
Horrible MeetMe performance
Hey folks,
Using FreeBSD 5.2.1 and I've got the current zaptel driver installed
from ports (0.8_1) and current ports asterisk (1.0.1). I've set
options HZ=1000 in my kernel config, recompiled and rebooted and as far
as I can tell, I've done everything right but when I try to use the
conference, the audio is very delayed, choppy and segmented -- totally
unusable.
At the