source: rtems/cpukit/ChangeLog @ 5112ff5a

4.104.114.84.95
Last change on this file since 5112ff5a was 5112ff5a, checked in by Joel Sherrill <joel.sherrill@…>, on 10/25/06 at 11:28:08

2006-10-25 Jennifer Averett <jennifer@…>

  • libcsupport/src/termios.c: Change attribute of semaphore. It was counting interrupts not acting as a condition synchronization mutex. Since the caller did not always need to obtain the semaphore, it was not being decremented until there was no data. This could occur after hours of running a system and thousands of interrupts. The code in fillBufferQueue would spin until it had consumed all of those semaphore counts.
  • Property mode set to 100644
File size: 372.8 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.