Networking Forums

Networking Forums > Computer Networking > Linux Networking > How hard it is port VxWorks code to Linux?

Reply
Thread Tools Display Modes

How hard it is port VxWorks code to Linux?

 
 
santa19992000@yahoo.com
Guest
Posts: n/a

 
      08-18-2005, 09:12 PM
Guys:

A porting question, Our systems is running with VxWorks (all are
tasks), how hard it is port to Linux. Does any tasks concept available
in Linux?.

Also how the Interrupt will work in Linux?. We have many ISR's in
VxWorks code, can it run directly on Linux?.

Thanks in advance.

 
Reply With Quote
 
 
 
 
Geronimo W. Christ Esq
Guest
Posts: n/a

 
      08-18-2005, 10:48 PM
(E-Mail Removed) wrote:
> Guys:
>
> A porting question, Our systems is running with VxWorks (all are
> tasks), how hard it is port to Linux.


It's moderately hard.

> Does any tasks concept available
> in Linux?.


Yes.

> Also how the Interrupt will work in Linux?.


Yes.

> We have many ISR's in
> VxWorks code, can it run directly on Linux?.


Yes.

 
Reply With Quote
 
santa19992000@yahoo.com
Guest
Posts: n/a

 
      08-19-2005, 03:00 AM
How the things works out in Linux compare to VxWorks task mechanism?.

Also I am reading Linux Book, it was talkiung about Bottom half, what
is this Bottom half, for eample if there is 3 interrupts serving three
different things, can one BottomHalf should be OK?. or three BH's
required, how it is different from ISR?.

Thanks.

 
Reply With Quote
 
Geronimo W. Christ Esq
Guest
Posts: n/a

 
      08-20-2005, 11:48 AM
(E-Mail Removed) wrote:
> How the things works out in Linux compare to VxWorks task mechanism?.


Why can't you use Google ? That why you would find out about Linux
processes and threads.

> Also I am reading Linux Book, it was talkiung about Bottom half, what
> is this Bottom half, for eample if there is 3 interrupts serving three
> different things, can one BottomHalf should be OK?.


No, you need a bottom half for each physical interrupt.

> or three BH's
> required, how it is different from ISR?.


http://www.xml.com/ldd/chapter/book/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
netsh script to hard-code IP address Spin Windows Networking 2 05-11-2008 12:11 PM
Port winsock code to linux Matthew Clark Linux Networking 2 08-12-2006 12:14 AM
Need an wireless ADSL modem with USB port for hard disk jameshamilton777@hotmail.com Broadband 3 03-22-2006 12:28 AM
Hard-code AP list in XP? Jacob Lane, MCP Wireless Networks 3 01-22-2005 05:38 AM
putting linux in another hard drive in PC with XP box curious Linux Networking 7 02-05-2004 10:14 PM



1 2 3 4 5 6 7 8 9 10 11