This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

TCP/IP preemption fix


Grant,

Can you see if these patches fix [at least] the sockbuf corruption
problem you were seeing?  Everything except possibly the 'ChangeLog'
patches should apply cleanly.  I've attached them separately to
avoid mailer madness :-)

The basic idea I've incorporated is to use the eCos scheduler lock
to emulate the user/kernel behaviour from the BSD world (i.e. kernel
code cannot be preempted)

Let me know if this helps.

diffs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]