Background process on ARM-Linux
Hi All,
I have a process wherein I create a thread, which runs infinetely to do some task.
Now ifI run this process as background process on RedHat Linux, there is only one instance of this process running in background.
And if I run the same process as background process on ARM-Linux , there will be three instances of this process running in background.
Please let me know what is the reason for this?
Which Linux is behaving in-correctly?
Thanks and Regards,
-Sunita
|