All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add SMS Tools Server 3 package
Date: Fri, 17 Jan 2014 08:39:57 -0300	[thread overview]
Message-ID: <52D9168D.50008@zacarias.com.ar> (raw)
In-Reply-To: <52D82BEF.2030209@free.fr>

On 01/16/2014 03:58 PM, Julien Boibessot wrote:

>>> +config BR2_PACKAGE_SMSTOOLS3_NB_MODEMS
>>> +	string "Number of modems to support"
>>> +	default 1
>> What does this knob do in/to the code?
> 
> It (NUMBER_OF_MODEMS) is used in a very large number of loops of the
> program and by default set to 64.
> 
> Doc says: "If you are running SMSTools3 in an embedded device, you can
> use NUMBER_OF_MODEMS=1 to save memory."
> 
> Don't know why the author didn't choose to take dynamic command
> parameters instead of static code define...

Ok, i'm usually not comfortable with this kind of tuning but it's up to
upstream to fix it.


> Well... no particular reason :-)
> /usr would be ok ?

Yes, /usr is the usual install directory, /usr/local is normally outside
of the PATH and not practical.
Historically it's reserved for customizations so it shouldn't be used
for a "default target".

> Thanks !
> I will send a corrected version tomorrow.

Thanks, looking forward to it :)
Regards.

      reply	other threads:[~2014-01-17 11:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 15:18 [Buildroot] [PATCH] Add SMS Tools Server 3 package julien.boibessot at free.fr
2014-01-15 18:14 ` Julien Boibessot
2014-01-15 18:24 ` Gustavo Zacarias
2014-01-16 18:58   ` Julien Boibessot
2014-01-17 11:39     ` Gustavo Zacarias [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52D9168D.50008@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.