2008-02-18 07:05:32 top - Missing priority field
Vanikuopolous KAVS (INDIA)
Message: 51195 Hi,
I am using 2007R1. The top command gives most of the details except
Priority of the thread while my linux system (SUSE 10.1) gives the same details
Do i require to upgrade my kernel for this? Can you give me some pointers?
Thanks in Advance
KAVS
QuoteReplyEditDelete
2008-02-18 07:57:12 Re: top - Missing priority field
Robin Getz (UNITED STATES)
Message: 51198 KAVS:
If you run busybox's top on your host system - you will see the same thing as the Blackfin. This is a function of the application, not the platform.
-Robin
QuoteReplyEditDelete
2008-02-19 01:56:02 Re: top - Missing priority field
Vanikuopolous KAVS (INDIA)
Message: 51256 Hi Robin,
Thanks for your reply.
I understand the problem.
Is it possible to port the normal top application to blackfin uclinux port?
Do you see any issues in that front?
KAVS
QuoteReplyEditDelete
2008-02-19 02:08:05 Re: top - Missing priority field
Mike Frysinger (UNITED STATES)
Message: 51258 it is most likely doable, but we dont plan on it since busybox's top is sufficient for most needs
it isnt like the Blackfin system is your development system which needs all the bells and whistles
QuoteReplyEditDelete
2008-02-19 05:15:25 Re: top - Missing priority field
Vanikuopolous KAVS (INDIA)
Message: 51268 Hi Mike,
I don't understand what you mean by
"it isnt like the Blackfin system is your development system which needs all the bells and whistles "
Anyhow thanks for your reply.
Regards,
KAVS
QuoteReplyEditDelete
2008-02-19 05:34:37 Re: top - Missing priority field
Mike Frysinger (UNITED STATES)
Message: 51269 it means the default top does not have all of the functionality as the top on your development system because you generally dont need/want all of those details on the Blackfin board. all of those capabilities means a much larger binary.