Displaying 20 results from an estimated 5000 matches similar to: "Optimizing FLAC decoding"
2009 Nov 11
7
high memory utilzation
Hi
I have a server running samba process and there
are about 70 samba users connected at a time. The system has 4Gb of
memory and it seems each samba process is utilizing only 3352Kb of
memory.
When I run the command
pmap -d (pid of samba)
It gives as:
b7ffa000 4 rw-s- 0000000000000000 0fd:00003 messages.tdb
bfe46000 1768 rw--- 00000000bfe46000 000:00000 [ stack ]
2003 Nov 30
2
Cisco 6.0 + Asterisk question
I have several phones running Cisco's 6.0 SIP software release at
this time. Two of the phones have not shown any abnormal behaviors,
but one of them has an unsettling propensity to lock up after several
hours, where the softkey labels disappear and the phone stops
registering, requiring the standard *-6-settings reboot sequence.
Otherwise, the phone seems to work OK except for a slight
2000 Aug 11
2
Vorbis optimizations...
I was wondering about what the near and longer term future
directions for optimization of Vorbis decompression are.
I am interested in using it as a replacement for MP3. But it
seems at this point (not certain about this) that Vorbis doesn't
really have much optimization implemented yet. By this I
mean, for example, implementing something like MMX x86
optimzations in order to speed up the
2015 Mar 09
2
"failed to lookup DC info for domain over rpc" when joining samba4 domain
On 09/03/2015 21:59, Rowland Penny wrote:
> How did you try to join the machine to the domain ? I think I know,
> but it would like you to confirm my suspicions.
Hi Rowland,
This output was generated with `net ads join -Uprovisioning%<password> -d10
Regards,
Richard
2013 Apr 16
2
[LLVMdev] RFC: Using zlib to decompress debug info sections.
On Tue, Apr 16, 2013 at 8:31 PM, Michael Spencer <bigcheesegs at gmail.com>wrote:
> On Tue, Apr 16, 2013 at 2:37 AM, Alexey Samsonov <samsonov at google.com>wrote:
>
>> Hi!
>>
>> TL;DR WDYT of adding zlib decompression capabilities to LLVMObject
>> library?
>>
>
>> ld.gold from GNU binutils has --compress-debug-sections=zlib option,
2013 Apr 16
3
[LLVMdev] RFC: Using zlib to decompress debug info sections.
Hi!
TL;DR WDYT of adding zlib decompression capabilities to LLVMObject library?
ld.gold from GNU binutils has --compress-debug-sections=zlib option,
which uses zlib to compress .debug_xxx sections and renames them to
.zdebug_xxx.
binutils (and GDB) support this properly, while LLVM command line tools
don't:
$ ld --version
GNU gold (GNU Binutils for Ubuntu 2.22) 1.11
$ ./bin/clang++ -g a.cc
2013 Apr 16
0
[LLVMdev] RFC: Using zlib to decompress debug info sections.
On Tue, Apr 16, 2013 at 2:37 AM, Alexey Samsonov <samsonov at google.com>wrote:
> Hi!
>
> TL;DR WDYT of adding zlib decompression capabilities to LLVMObject library?
>
> ld.gold from GNU binutils has --compress-debug-sections=zlib option,
> which uses zlib to compress .debug_xxx sections and renames them to
> .zdebug_xxx.
> binutils (and GDB) support this properly,
2013 Apr 16
0
[LLVMdev] RFC: Using zlib to decompress debug info sections.
On Tue, Apr 16, 2013 at 9:37 AM, Alexey Samsonov <samsonov at google.com> wrote:
>
> On Tue, Apr 16, 2013 at 8:31 PM, Michael Spencer <bigcheesegs at gmail.com>
> wrote:
>>
>> On Tue, Apr 16, 2013 at 2:37 AM, Alexey Samsonov <samsonov at google.com>
>> wrote:
>>>
>>> Hi!
>>>
>>> TL;DR WDYT of adding zlib decompression
2013 Apr 16
2
[LLVMdev] RFC: Using zlib to decompress debug info sections.
Just in case - do we want to link with libz.so installed in the system, or
be self-contained and copy sources to LLVM repo?
On Tue, Apr 16, 2013 at 10:48 PM, Eric Christopher <echristo at gmail.com>wrote:
> On Tue, Apr 16, 2013 at 9:37 AM, Alexey Samsonov <samsonov at google.com>
> wrote:
> >
> > On Tue, Apr 16, 2013 at 8:31 PM, Michael Spencer <bigcheesegs at
2014 Nov 26
1
Second copy engine on GF116
On 25/11/14 22:05, Andy Ritger wrote:
> On Tue, Nov 25, 2014 at 10:57:44AM -0500, Ilia Mirkin wrote:
>> On Mon, Nov 24, 2014 at 8:33 PM, Andy Ritger <aritger at nvidia.com> wrote:
>>> On Fri, Nov 21, 2014 at 01:39:55AM -0500, Ilia Mirkin wrote:
>>>> On Fri, Nov 21, 2014 at 1:16 AM, Andy Ritger <aritger at nvidia.com> wrote:
>>>>> Hi Ilia,
2006 Apr 28
1
Beginner Question - <% ... %>
Regarding: <% (some code) %>
I have some suspicions/general ideas about what this contruct is
supposed to do, but can someone
a) tell me what it''s proper name is and
b) explain or point me to a resource which defines it in a formal way?
Thanks in advance,
Bihal
--
Posted via http://www.ruby-forum.com/.
2004 Feb 03
1
Cisco 7960 bug in 6.1 evident in Asterisk
So, I've managed to consistently lock up my Cisco 7960 (SIP 6.1) to
the point where it needs to be unplugged, due to software errors.
This is a first.
My suspicions are that this bug in Asterisk is causing the lockups:
http://bugs.digium.com/bug_view_page.php?bug_id=0000889
It seems unusual to me that a low volume of bogus SIP messages should
lock up the 7960, but that seems to be the
2009 Jun 16
3
x86_64 CentOS 5.3 Users - Library Issue
Hello,
I need to conduct a little research.
Anyone who is running CentOS 5.3 x86_64 please run the following:
# yum install libxml2-devel
# nm /usr/lib64/libxml2.a | grep xmlXPathContextSetCache
If my suspicions are correct, if you run cPanel/WHM you will not see
any output and if without cPanel/WHM you'll see something similar to
this:
00000000000023a0 T xmlXPathContextSetCache
Thanks
2006 Oct 24
1
Cook's Distance in GLM (PR#9316)
Hi Community,
I'm trying to reconcile Cook's Distances computed in glm. The
following snippet of code shows that the Cook's Distances contours on
the plot of Residuals v Leverage do not seem to be the same as the
values produced by cooks.distance() or in the Cook's Distance against
observation number plot.
counts <- c(18,17,15,20,10,20,25,13,12)
outcome <- gl(3,1,9)
2002 Aug 05
2
New decode chip
Hello,
The manufacturer Cirrus has launched a chip, the CS7410, which can handle decompression of MP3, WMA and "future formats". It contains an 'audio' 16 bit DSP and an ARM core and is supposed to be a cheap solution, IE to be put into cheap $50 CD players. Here's the link to the article on it:
2004 May 27
1
HELP! after power loss, system boots through mount of root fs then stalls
I run a RH 7.3 installation on a Compaq Proliant 6500 with dual pentium
266Mhz processors, approx. 630MB ram and a hardware SMART-2DH RAID
controller and array. All file systems are ext3.
The server has been in service for a couple of years now. From time to
time we will lose power in our office or have another situtation that
causes the server to lose power without a proper shutdown. We had
2006 Jan 17
2
users disappearing from winbind db
Hello all.
I have a RHEL3 box with the stock 3.0.9-1.3E.2 build of Samba.
Winbind is setup and connected properly and has been running fine for over
a year.
But winbind no longer recognizes my userid. My active directory account
was not deleted, moved, or edited at any point around the time of this
incident.
Tests - assuming user is jdoe and AD Domain is AD_DOM:
wbinfo -a jdoe%password
2001 Apr 28
3
seeking information
Hi`
I just subscribed to the list and already have a couple of questions ;) I
read the FAQ and skimmed through the archives but I'd rather get up- to date
information and not rely on what I read in old posts.
Are there any games/ mods using Ogg Vorbis?
Are there any other tools despite standalone music players using Ogg Vorbis?
How fast is decompression? How big is the memory overhead for
2003 Sep 16
3
Memdisk Decompression problems...
Hi.. Well i too am having the same memdisk decompression error that states
"ran out of input data" since the first when memdisk started supporting
booting compressed images !!!
I posted this several times but alwsys cudlnt understand whatthe admins want
(like what inof they need to debug the problem)...
I even offered to send screenshots of the screen but it was refused !!!
The
2015 Dec 07
2
Overlapping memcpy
Hello.
My friend's data compressor has a problem. During decompression stage,
on some corrupted files, it may issue an overlapping memcpy.
He has two easy solutions for that:
* switch to memmove
* add a branch to detect such case
However, he's not happy with either of them as they slow the
decompression down to handle a case that will never happen to almost
everyone. Furthermore, we