Re: [PATCH 0/2] [RFC] RT: Optionally allow IRQF_NODELAY on serial console

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Thomas Gleixner <tglx@...>
Cc: <mingo@...>, <rostedt@...>, <linux-rt-users@...>, <linux-kernel@...>
Date: Friday, October 5, 2007 - 12:54 pm

On Fri, 2007-10-05 at 18:41 +0200, Thomas Gleixner wrote:
changes
 irq
  For
lso,
 I may
=20
=20
h=20

Your point is valid, and I thought of this too.  The one problem with it
is that it is not immune to problems in the scheduler itself (which at
the time, I thought I was chasing..turned out to be lockdep), but that
is probably a rarity.  In any case, we have been using it on a number of
debug systems here for a few weeks and the console continues to work
well in all functions besides sysrq, believe it or not (*).  But I don't
see this as being anything used for real.  Just thought I would throw it
out there in case it was useful or inspired someone to give it some
love.

Regards,
-Greg

(*) The trick is that once it figures out its not for sysrq, it
schedules a (kthread based) tasklet to do the actual tty() callbacks.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/2] [RFC] RT: Optionally allow IRQF_NODELAY on s..., Gregory Haskins, (Fri Oct 5, 12:54 pm)