Displaying 20 results from an estimated 400 matches similar to: "Memory problems...leaky?"
2005 May 26
2
Leaky bucket in TC
Hi,
I am trying to control bandwidths of the connections by using TC with
HTB. But I want to implement Leaky Bucket on this structure so as to
have a straight flow.
Due to being new in this area, could anyone help me how I could do this?
Does TC support leaky bucket?
Best regards,
Fatih Duzova
2008 May 16
2
Fetching Binary data from SQL Server
I am trying to write a customized app using C that would fetch voice file from SQL Server 2000 using ODBC and FREETDS.
Currently I am only able to fetch first 63 KB chunk from the DB, and not able to fetch the rest of the file, below is the code that i am using to do so,
fd = open(fullpath, O_RDWR | O_CREAT | O_TRUNC, 0770);
if (fd < 0) {
ast_log(LOG_WARNING, "Failed to write
2006 Feb 15
4
leaky bucket on bursty multicast
Hi all,
I have an average 2mbit multicast stream that once in a while bursts
high (up to 20mbit/s) in short periods (about 200ms). Could anyone
please help me with directions using tc for configuing leaky bucket
shaping to this stream? I have a 5mbit/s ceiling.
My system is running gentoo linux 2.6.14, and I have compiled in all
QoS modules.
Thanks.
Oivind
2005 Mar 17
1
leaky reload
If I comment out the following line in zapata.conf I would expect
asterisk to "forget" the cli information for that channel when I reload:
callerid="Uniden Dead" <(256) 428-6125>
... but it doesn't; I have to restart asterisk for it to take effect.
The funny thing is that the reverse is *not* true - ie if I uncomment
the line and "reload" then it learns
2009 Oct 31
0
[Patch] Drop Frames in Cortado
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The attached patch allows frames to be dropped in Cortado:
Why:
Currently, frames cannot truly be dropped in Cortado. If the decoded YUV
arrives too late at the videosink, it will not be converted to RGB, but
every frame must still be decoded. On slow systems, once the queue of
undecoded Theora packets fills up, the video decoder will block the ogg
2005 Oct 05
0
CVS won't compile: res_odbc error
Hi there,
admittedly this is a slightly aged RH system. ;-> Yet what I'd like to
know is if this compile problem is clearly due to the gcc version, or if
there is a way to solve the issue...?
Cheers, Philipp
[root@box src]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)
[root@box src]# rpm -q unixODBC
2007 Jun 19
2
Leaky dovecot-auth ?
Hello,
as mentioned before, we are migrating our mailboxes from a 0.99 cluster
to a 1.0.0 one. With 0.99 dovecot-auth (with LDAP as backend) was leaking
quite happily and the dovecot-auth processes frequently did hit their
size limit and thus were killed and restarted. Which in 0.99 at least
lead to authentication failures on a busy server, as the dovecot
master process just killed off the auth
2005 Nov 16
1
RODBC and Very long field lengths
I'm having a small problem using RODBC. I'm trying to retrieve a string
from a very long memo field (512*20*9=9360 characters = 74880 bytes) in
an MSAccess database.
It appears that RODBC set a maximum buffer size for a single column of
65535 bytes.
########## cut from RODBC.c ##########
} else { /* transfer as character */
int datalen = thisHandle->ColData[i].ColSize;
if
2010 Dec 16
1
Subarray specification problem
Hi. I'm new to R, and I'm still learning R's system for addressing
subsets of data structures. I'm particularly interested in the
problem of selecting subarrays based on complex criteria involving the
dimnames (as opposed to the values of the cells) of the array. Here's
an example of such a problem.
Suppose I have an array x of unknown dimensions (it may have been
passed as
2002 Nov 20
0
error: prs_mem_get: reading data of size 60 would overrun buffer.
Hello everyone,
we try to use a server running linux in an NT-domain and get the error message
given in the subject-line. More details from the logfile and smb.conf are given below.
Can anyone give us a hint what the problem is?
(Of course...) The problem is very urgent for us.
Thanks a lot in advance.
Helmut Rickel
================= smb.conf ========================
[global]
2005 Apr 17
14
Leaky Webrick (?) & image corruption
Hi guys,
After a few days of webrick seeming to use up a ton of ram (the longer it was running, the more ram); izayoi on #rubyonrails kindly suggested changing Dependencies.mechanism in development.rb to :require which appears to have fixed the prob - at the expense of having to restart webrick after making changes to .rb files. Is this a known issue, or is there an alternative solution?
2006 Feb 27
0
Rails job opening at local search company
Do you know Ruby on Rails like the back of your hand? Can you write
javascript and prototype.js-based AJAX code in your sleep? Want to work
in Rails full-time on a high-volume web site? We''ll be rolling out our
local search engine nationally this year and we''re looking for talented
coders to join our engineering team and help bring our site to the next level.
We''re
2009 Feb 23
0
[LLVMdev] setPreservesCFG
On Feb 23, 2009, at 1:23 PM, John Criswell wrote:
> Dear All,
>
> Does the setPreservesCFG() call for passes indicate that the CFG in
> the
> local function does not change or that the global CFG does not change?
The CFG in this context is just the per-function CFG.
"setPreservesCFG" can only be used meaninfully for FunctionPasses.
> In other words, can a pass
2005 Apr 27
0
Ingress and polishing
Hi,
We are using kernel 2.4.24, tcng version 10b.
I''m trying to do some policing in the ingress queue of the internet
device. Until now we had configured some filters dividing traffic into
queues, and on these queues the Double Leaky bucket meter was applied.
The idea is to have a minimum of bandwidth assigned per class (the cir
values) and a maximum (pir values), just as with the
2005 May 24
2
source code of tc-traffic controller
Hi, I need the source code of tc-traffic controller tool, but due to
being new here, I could not find it. And also I should know whether I
can implement leaky bucket with tc.
I would be grateful, if anybody could help me..
Fatih Duzova
2008 Aug 07
1
Bug repository awakening
Looks like reports from the last month are trickling in. 170 of them in
incoming, but there's a lot of spam. I hope Martin's spamfilters are
less leaky that ours, so that they get killed en route to r-devel....
--
O__ ---- Peter Dalgaard ?ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of
2011 Sep 15
2
[LLVMdev] [llvm-devmeeting] 2011 LLVM Annual Developers' Meeting - Update
On Sep 15, 2011, at 10:07 AM, John McCall wrote:
> On Sep 15, 2011, at 9:03 AM, Kipping, David wrote:
>> Apologies for the limitations of the registration system.
>>
>> - No email is sent upon completion
>>
>> - If you get a page at the end that says you successfully registered, then you are good to go
>>
>> - There have been a few reported cases of
2016 Jan 18
2
Segmentation Fault Asterisk 13.7.0-rc2 (libmysqlclient?)
Hi everyone,
I am getting a segmentation fault (seems to occur randomly) using Asterisk 13.7.0-rc2 with PJProject 2.4.5. It appears to be something that libmysqlclient is complaining about when doing a query in ps_endpoint_id_ips. We are using Asterisk Realtime. This also seems to occur in Asterisk 13.5.0.
Below is a backtrace that might help a little. I have looked through the change log for
2014 Sep 12
6
NVA3: Small misc mem reclocking fixes
Patch 1 fixes nva3 bailing due to not finding the right ramcfg
Patch 2 is a resend rebased on 3.17.0-rc4 for setting the vblank period
Patch 3-5 handle writes to per-partition registers, for which NVA3 does not
have special broadcast regs available.
Patch 6 removes local structs from NVA3 reclocking in favour of the already
existing "ram->base." variables, like in NVE0
As always,
2005 May 28
2
bandwidth control on htb
Hi,
I implemented queues on some ports with htb by filtering. and to have
a constant bw, i defined rate and ceil the same. But while watching
the bw''s, I ve realized they may sometimes exceed the defined value
for short periods. How could I avoid this situation? I thought that
implementing a leaky bucket''d be fine but i m not sure about this and
how to do it on tc.
I would be