>> I am trying to change process priority on TS-7260 (running ts-linux).
>> Can somebody tell me if it's possible on Ts-linux and how to do it? It
>> looks like there is no "nice" or "renice" available (I am getting error
>> message: -sh nice not found)
>>
>
> roll your own! I believe the level 2 system call is still there. busy box
> is kind of limited. Technologic should put the full suite on the disk
roll your own could be a couple of things.
Write your own C code to call the system call nice (see man 2 nice)
or rebuild busybox to include the renice command (and many others!)
I've had trouble compiling upto date busyboxes with the cross compilation
kit TS provide, but I did get busybox 1.1 recompiled fairly easily with
lots of extra commands included. I needed e2fsck for checking an SDcard
used for logged data.
Jim
p.s. Alex, if you are stuck I can email you the busybox 1.1 executable.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|