Displaying 20 results from an estimated 83 matches for "ammount".
Did you mean:
amount
2008 Apr 15
1
Steam chugging exsessive ammounts of cpu
It's taking about 50%~ just started.
wine 0.9.59 on ubuntu hardy tried tweaking winecfg and ingame resolutions GL/D3D renderer etc. (for cs 1.6)
Other games work fine.
2006 Jul 10
2
acts_as_ferret 0.2.2
...w features:
- added support for the multiple models/single index approach.
- find out the total number of search results by calling total_hits on
the array returned by find_by_contents.
fixes:
- trac tickets #20 (find_by_contents breaks ferret sorting) and #24
(rebuild_index wastes a huge ammount of memory).
as always, thanks for reporting issues and uploading patches :-)
More info can be found on my blog:
http://www.jkraemer.net/articles/2006/07/10/rails-full-text-search-version-0-2-2
Jens
--
webit! Gesellschaft f?r neue Medien mbH www.webit.de
Dipl.-Wirtschaftsingenieur Jens...
2009 Mar 12
4
Serving 120 concurrent calls
...o serve 120 rooms in that prison.
we are planning on using 4 servers to serve the calls and one for the database
servers' specifications are:
2.8 Dual Core Proccessors
2 GB Ram
160 Sata Drive
each server will be provided with 1 E1 card
Questions are:
1- will those servers be able to handle that ammount of calls?'
2- the important issue is that they require call recording on all calls.. which means we will have to record ALL calls going out of the system .. which means we will need a call recroding.. will the four Asterisk servers handle the recording process or we will need external assistant...
2007 May 29
2
Noise suppression less than AGC gain
...le I talk. However, when I shut up, AGC
starts slowly increasing the gain until it has amplified whatever noise
is left to levels about equal to having no filtering at all. As soon as
I talk, AGC backs down fairly quick and the noise is again gone.
Decreasing the AGC max gain and increasing the ammount of noise
suppression fixed things, but it might be an idea to change the defaults
slightly?
2005 Feb 04
2
New Asterisk user with a goal
...hones with IP phones and rouitng the calls
appropriately depending on destination
at present I am trying to test with some software phones and an
asterisk box on a virtual network (no nat, no firewalls) to see if we
can get anything working (client 1 calling client 2), before we splash
out a fair ammount on some decent IP Phones, but am not having much
joy
if anyone could give me some help/advice on the matter I would be greatful
if you need any more details please do not hesitate to ask, ill try to
answer whatever I can
--
Regards,
Ryan "Phoenix" Coates
ryan.coates@gmail.com
2009 Jul 08
9
Question about optimal filesystem with many small files.
Hi,
I have a program that writes lots of files to a directory tree (around 15 Million fo files), and a node can have up to 400000 files (and I don't have any way to split this ammount in smaller ones). As the number of files grows, my application gets slower and slower (the app is works something like a cache for another app and I can't redesign the way it distributes files into disk due to the other app requirements).
The filesystem I use is ext3 with teh following options...
2003 Oct 23
3
Shorewall backup configuration patch/hack
Hi,
I created a modification (more like a hack) to shorewall that backups a
configuration after succesfully (re)starting it. In case a future
(re)start fails it will use this backup configuration. (instead of
stopping the firewall and generating a massive ammount phonecalls ;)
I didn''t pay too much attention to the ramifications of this patch, so let
me know if i screwed anything up. It seems to work well with our Webmin
administrator interface.
Edwin
--
//||\\ Edwin Eefting
|| || || DatuX - Linux solutions and innovations
\\||// http:/...
2004 Aug 06
2
More questions!
...the best program to do this? There's a few i've
seen on freshmeat.net but i'm unsure of which to use.
Also, I want to do a live broadcast once a week. Any ideas on how to
seamlessly work the transition from a default station broadcast to a live
broadcast without having any considerable ammount of downtime?
Thanks,
-Ian
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is...
2011 Jun 20
3
Bug#631102: xen: Xen guests on Squeeze lose networking randomly
...e Dom0, up to date.
Networking is handled by OS scripts, such that br0 and br1 are bridge interfaces.
Without warning, the DomU (Ubuntu 10.04 LTS) loses inbound connectivity. It tends to happen after several hours. It doesn't seem to be affected by throughput and is triggering on very small ammounts (5MB in and out over that time). Having active traffic doesn't help, it still dies.
Updated the DomU to kernel 2.6.35 with no change. I suspect the problem lies on the Dom0 side.
It's possible to "revive" the DomU for a short while by getting a console with xm on Dom0 and the...
2006 Jul 05
2
get value from array.
hi,
Im running the following sql statment which returns 1 result.
pSql = "SELECT sum(amount)
FROM payments
WHERE expected_pay_date LIKE ''"+pWholeDate+"%''
AND invoice_id IS null "
aResult = Payment.find_by_sql(pSql)
how can I get the result of this?
(when doing @aResult.inspect it
2007 Dec 07
2
[PATCH 0/3] Unify segment headers
Hi,
In this patch, I unify segment_32.h and segment_64.h into segment.h
They have some common parts, but a considerable ammount of code still has
to be around ifdefs.
The only patch that is really important to paravirt is the first one, that
moves a paravirt definition into the common header. The other two are just
normal integration, and pretty much independent
2010 May 17
2
dovecot2beta5 lmtp
...code of the lmtp server. I searched for changes
that would add return-path header.
( http://www.dovecot.org/list/dovecot/2010-February/046401.html )
But I found, that all mails are spooled via files in /tmp.
( dovecot2/srv/lmtp/commands.c ~line 695 )
has somebody experiences while delivering huge ammount of mail via
dovecot2 lmtp service?
- is it faster/slower/comaparable with deliver?
- it's hard to believe, that nobody realy misses the return-path header
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E...
2003 May 06
0
OpenSSH Bug / Fix
To Whom It May Concern,
Our team has found what we believe to be a bug in the code for SSHD. When
creating an SSH port forward between a Linux machine (server) and a machine running
Cygwin (client), we were getting buffering of data coming from the server. This buffering
caused small ammounts of data to be bursted, instead of sent immediately. Also, since
debug output showed that "TCP_NODELAY" was being set on the sockets in both SSHD
and SSH, we were perplexed. However, more research into the issue revealed
the problem.
While the socket option "TCP_NODELAY" is...
2008 Mar 25
1
Asterisk parking hold and transferdigittimeout
Hi,
anyone out there with the same problems and a possible solution to the
following?
The functions callparking and hold use the same transferdigittimeout in
features.conf.
While I think 3 to 5 seconds are enough to let the user "find" their keys on
the phone,
the double ammount of time ( 2 x 5 secs) you have to wait before a call is
parked and
the parkposition is announced, is really too long.
Did I miss something in the documentation?
We are using SVN-branch-1.4-r96449.
Regards,
Guido Hecken
gwsNetTech
Guido Hecken
Quirrenbacher Str. 36
53639 K?nigswinter
German...
2008 Dec 16
1
sorting files by size
...Due to the presence of large files (video), I often have to interrupt
rsync and restart it later.
In this context, an option "--sort-by-size" would be very helpful to get
the maximum number of files transfered before an interruption. "size"
could be the actual file size, or the ammount of bytes that rsync intend
to transfer.
For now, I use
rsync --max-size ...
rsync --min-size ...
To get small files sent first. But this requires scanning the
directories twice.
Sincerely,
Sebastien
2007 Dec 07
2
[PATCH 0/3] Unify segment headers
Hi,
In this patch, I unify segment_32.h and segment_64.h into segment.h
They have some common parts, but a considerable ammount of code still has
to be around ifdefs.
The only patch that is really important to paravirt is the first one, that
moves a paravirt definition into the common header. The other two are just
normal integration, and pretty much independent
2004 Jan 26
0
Maximum number of paralel connections
...wondering, most of the p2p programs are bandwith wasters, because they open lots of parallel connections.
I have 5 queues to prioritize traffic, but these p2p open thousands of connections and my systems gets REALLY HIGH latence.
Does anybody of you know by any means, for a DSL connections, the ammount of parallel connections for a good rate of utilization? That way i can limit with netfilter the ammount of parallel connections assigned to each user.
Just wondering... :)
-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0
iQA/AwUBQBUM1H7diNnrrZKsEQIb1wCeMLGhRi8CKZFZUXycRpV2fjYx1LwAnjqS
Qx6wtyiPeY4L...
2007 Mar 29
1
Extending the to_s method
Hi!
I''m developing an localization plugin (just for my own purposes) and I
wanted to extend the to_s method for the Time class.
What I want to do:
when someone does date.to_s(:short) that a localized version of
the :short date is displayed.
But I don''t know how to accomplish this. I know have this:
class Time
def to_s(option)
print option.to_yaml
2005 Sep 18
1
Adjustable parameters for VAD in preprocessor
...SpeexPreprocessVadParameters;
I'm a bit unsure if keep_window (used with prob > .1) should be the same as
tail_length. At the moment, I have an external counter in my program that keeps
track of how many frames it's been since the vad returned 1, and if it's less
than a user-set ammount, treat it as if it's still voice. This works well for
users that have slightly long pauses between sentences or words.
2009 May 13
1
What's faster for getting mails into Rails: Dbmail & direct MySQL or net/pop with maildir
...orward their emails (john at doe.com) to an personal address (john.doe at myapp.com
). These emails will be received by my mailserver.
So far so good, the tricky part is to get the mails into my Rails App
for processing them. After that they will be deleted (so I'll never
accumulate a big ammount of mails on the mailserver).
I thought of 2 different approaches.
1) Just use a normal Dovecot setup, using maildir and get the mails
with a mailpoller script, connecting to the server via Pop3
2) Use Dbmail for storing the emails, don't use Pop3 but let the
mailpoller script connect to t...