<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT face=Arial size=2>Hi to all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I recently re-compiled my SparcLEON2 BSP / 
RTEMS4.7.1 using the USE_CONSOLE_INTERRUPT macro and I compared the CPU usage 
with the default BSP version that uses polled UART.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have a task waiting on console input with 
getchar and I expected the interrupt driven version of the console to be 
less CPU consuming. Unfortunately I find the same CPU usage percentage for that 
one.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can someone explain this ? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>John</FONT></DIV></BODY></HTML>