In our application, the thread of writing image data to a CF card is
scheduled with SCHED_OTHER (thus priority 0).   The thread of receiving
data from the camera server is scheduled with SCHED_FIFO (priority 60).

Harry

On Mon, Mar 16, 2015 at 7:22 PM, Harry Kim <h...@redzone.com> wrote:

> Our application developed by previous engineers set this priority to zero
> while
> priorities to receive image data from camera servers were set to 60.
>  I thought that it might be beneficial to give more priorities to the
> thread for writing image data to a CF card since we are having some issue
> with the CF card.
>
> I wonder if you can help us with what would be proper priority setting.
>
> --
> Best regards,
>
> Harry Kim
> Senior Embedded Software Engineer
> RedZone Robotics Inc.
> 91 43rd Street, Suite 250
> Pittsburgh, PA 15201
>
> office 412-927-3456 or 412-476-8980 x214   cell 412-897-0066
> h...@redzone.com
> www.redzone.com
>
>
>


-- 
Best regards,

Harry Kim
Senior Embedded Software Engineer
RedZone Robotics Inc.
91 43rd Street, Suite 250
Pittsburgh, PA 15201

office 412-927-3456 or 412-476-8980 x214   cell 412-897-0066
h...@redzone.com
www.redzone.com
_______________________________________________
Support-list mailing list
Support-list@support.elphel.com
http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com

Reply via email to