[asterisk-dev] Zaptel Readme file SMP

Philipp Kempgen philipp.kempgen at amooma.de
Sat Jul 21 16:51:33 CDT 2007


JFYI

The README file in the zaptel source says:
---cut---
If the following command
produces output you have an SMP kernel:

  uname -r | grep smp
---cut---

Which is not true, at least not for Debian (Etch).

$ uname -r
2.6.18-4-686

$ uname -a
Linux asterisk1 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686
GNU/Linux

So I think it would be better to do
uname -a | grep -i SMP

I think the fix is too trivial to write a patch.

Regards,
  Philipp Kempgen

-- 
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
     Let's use IT to solve problems and not to create new ones.
           Asterisk? -> http://www.das-asterisk-buch.de

Geschäftsführer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998



More information about the asterisk-dev mailing list