<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    If I type erl on terminal I am getting a start up log as shown below<br>
    <br>
    *12:42:09* ~$ erl<br>
    Erlang/OTP 17 [erts-6.3] [source-f9282c6] [smp:4:4]
    [async-threads:10] [hipe] [kernel-poll:false]<br>
    <br>
    Eshell V6.3  (abort with ^G)<br>
    1> <br>
    <br>
    Can somebody explain me, <b>[smp:4:4] [async-threads:10] [hipe]
      [kernel-poll:false] </b>what are these informations indicate.?
    And how to cross verify whether the symmetric multiprocessing(SMP)
    is enabled or not.?<br>
    <br>
    Regards,<br>
    Arun P<br>
  </body>
</html>