Displaying 20 results from an estimated 4000 matches similar to: "Reducing RAM requirement of sshd"
2004 Jul 07
1
HTB Packet Scheduling for Linux 2.4.14 kernel
Hi All,
Can I backport 2.4.20 kernel version''s HTB related changes to 2.4.14 ? Will this work w/o any issues ?
Please consider this urgent and replay asap.
Thanks in advance,
Reema.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2011 Nov 03
1
Uploding package help
Hello All
I want to upload a R package in CRAN. Kindly tell me how to upload a new
package in CRAN
REGARDS~
Reema Singh
[[alternative HTML version deleted]]
2011 Jun 17
1
rgeos- installation help
Hello Everybody.
i am installing rgeo in R-2.13 on debian lenny. i am getting following
error. Can anybody help me why i m not able to compile rgeos.
rgeos_misc.c: In function ‘rgeos_hausdorffdistance’:
rgeos_misc.c:55: error: ‘GEOSHausdorffDistance_r’ undeclared (first use in
this function)
rgeos_misc.c:55: error: (Each undeclared identifier is reported only once
rgeos_misc.c:55: error: for
2011 Jan 29
3
Reducing number of Asterisk processes?
Hello
On a uClinux-based appliance, "ps aux" shows multiple Asterisk
processes:
380 root 11990 S asterisk -f
381 root 11990 S asterisk -f
383 root 11990 S asterisk -f
384 root 11990 S asterisk -f
385 root 11990 S asterisk -f
386 root 11990 S asterisk -f
387 root 11990 S asterisk -f
388 root 11990 S asterisk -f
2005 Oct 04
2
Compiling libspeex for Blackfin
Hi Jean,
First, I would like to thank for the prompt reply.
Basically, what I have to do is to run a speex coder/decoder on a
Blackfin processor, on top of the microC/OS II kernel. I wish I could
use uclinux, since I'm familiar with Linux, but this doesn't depend on
me.
You said that the assembly code is written for gcc, not for
VisualDSP++. Furthermore, in the link you sent me, the
2007 Jul 12
1
unable to compile speex-1.1.10
Dear all,
I'm Arun, new in this group. and newbie in Linux also.
I am working on linphone and I want to compile linphone, but before that I
want to compile speex-1.1.10 for uClinux using bfin-gcc.
I used these three files :
uClinux-dist-2005R3.tar.bz2
bfin-gcc-3.4-2005R3.1.tar.gz
speex-1.1.10.tar
I sucessfully compiled and installed bfin-gcc, and
2007 Jun 13
2
Blackfin inline assembler and VisualDSP++ toolchain
Hi Jean-Marc
I'm trying to integrate your speex codec on our custom Blackfin board. The board is not uCLinux compatible and there is no chance that it will ever be.
I am using ADI-supplied VisualDSP++ IDE and corresponding toolchain. As long as I am compiling "C"-only version of the library everything is fine. VisualDSP++ produces working library. There is only one not so minor
2011 Jan 11
6
OpenVPN + SIP configuration?
Hello
I read a whole book on OpenVPN, but still can't figure how to
configure the server + client so that the the client connects and
sends SIP/RTP data through the tunnel.
To get started, I'd rather use a shared key instead of X509
(certificates + keys). The server is running on a uClinux appliance,
with /dev/net/tun, and OpenVPN is 2.0.9. The clients will be Windows
hosts connecting
2008 Jan 07
1
Problem with Blackfin assembly optimizations -- bug in fixed_bfin.h?
Hello everybody,
I'm currently trying to run speex on the Blackfin (BF-537) STAMP evaluation board unter uCLinux.
Using 1.2 beta 3, I encountered problems when activating the Blackfin assembler optimizations. Without optimizations for blackfin, i.e. calling
./configure --enable-fixed-point --host=bfin-uclinux
everything seems to work fine.
But when I add the --enable-blackfin-asm flag to
2005 Sep 29
2
Compiling libspeex for Blackfin
Hi all,
I'm trying to run speex on the Blackfin processor. I'm not familiar
with programming/compiling/linking at all, but I guess the first thing
I need is libspeex compiled for Blackfin, so that my program can use
the library functions. I've downloaded the source files (version
1.1.10) from www.speex.org and I've been trying to compile libspeex
from within VisualDSP++, but it
2004 Aug 06
2
Port to uClinux
Hi,
I'm trying a quick port of this terrific codec to uClinux, a Linux-derivate
for mmu-less systems. I'm particulary interested in the alloc()'s the
library does, and it's stack usage.
In nb_celp.c I found two lines of code doing memory allocation :
nb_celp.c: st = (EncState*)speex_alloc(sizeof(EncState)+8000*sizeof(float));
nb_celp.c: st =
2009 Jan 08
1
If we use vfork, can the smbd and nmbd work rightly?
Hi All,
I has been trying to port the Samba package to uClinux. But our uClinux
toolchain doesn't support the fork() call.
I must replace the fork with vfork.If we use vfork, the smbd and nmbd can
not work rightly.
both samba-3.0.32 and samba-3.0.2a have the question.
In samba/source/smbd/server.c, the function open_sockets_smbd(), creates a
child process and a parent process.
Both these
2008 Feb 19
2
VisualDSP++ with enabled BFIN_ASM
Hi
I'm trying to integrate your speex codec on our custom Blackfin board and without uCLinux. I am using ADI-supplied VisualDSP++ IDE and corresponding toolchain. My question is: Is there anybody who ported speex with enabled BFIN_ASM to VisualDSP++ ?
Best Regards,
Stefan Voss
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jan 20
4
I'm listening to FLAC on my ipod!
Just to let you guys know, I've been listening to FLAC (compression
level 2 or lower) tunes on my 3rd generation ipod running ipodlinux
(modified uCLinux) for the past few days. No skips or slow-downs
whatsoever using MPD to play music.
It's pretty cool to be able to use my iPod for the first time in 7
months. (I could've dual-booted the Apple firmware, but nearly all my
music is in
2011 Feb 05
11
Callback through extensions.conf?
Hello
I'd like to configure Asterisk so that...
1. I ring it from my cellphone with CID number displayed, just to
notify Asterisk that I wish to make a call
2. Asterisk waits until I hang up, calls me back, and prompts me for
the number I wish to call
3. Asterisk puts me on hold through Flash(), which is apparently the
equivalent of hitting the R key on European handsets
4. Asterisk calls the
2000 Apr 13
6
Connection refused
Hi,
Here is my situation : I have installed Samba 2.0.6 on my computer, which is
running with Linux RedHat 6.0.
When somebody tries to connect to this server, he's got a 'refused
connection' message after he tried to my_IP@:139.
I don't think the smb.conf is responsible because we have tried with the
basic one, and it doesn't change anything.
As I'm fresh in Linux (and
2009 Jun 18
2
Asterisk on AVR32
Greetings everyone,
I'm trying to compile asterisk for an AVR32 (Atmel NGW100).
Buildroot for AVR32 already has the asterisk package, though it has
bugs. Firstly it tries to apply a patch for 1.2 on a 1.6, but deleting
the contents of the patch file did the trick.
Now, the problem is making asterisk. The first error is because asterisk
needed to be ./configure:ed.
Trying to just do
2009 Jun 03
1
[PATCH] fix -elf2flt usage for bfin-uclinux
There are multiple problems with the elf2flt usage in the configure script:
- clobbers LDFLAGS
- is used for all targets so breaks non-FLAT targets
- is only used for Blackfin FLAT targets
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
configure.ac | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cc30d99..3179521
2004 Sep 10
1
porting flac to uClinux ?
hi
I am trying to port the flac decoder library to
uClinux which runs on blackfin processor
I saw a directory contains ASM files inside
src/libFLAC/ia32.
I need to know, whether these files are to be
converted to corresponding blackfin ASM routines in
order for the decoder to work.
regrads
sivaraman
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about
2005 May 03
2
[rms@gnu.org: http://wiki.xiph.org/index.php/PortablePlayers]
I've already responded to Richard. Is there a volunteer who can edit
the page to fulfill his request? If so, please edit the page let
Richard know that you've completed the task.
Thanks,
jack.
----- Forwarded message from Richard Stallman <rms@gnu.org> -----
From: Richard Stallman <rms@gnu.org>
To: Jack Moffitt <jack@xiph.org>
Subject: