Re: mpsafe psm driver needed

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: John Baldwin <jhb@...>
Cc: <jls@...>, <freebsd-current@...>, <current@...>
Date: Monday, January 14, 2008 - 1:26 pm

On Jan 14, 2008, at 7:20 AM, John Baldwin wrote:

The problem is that it interfaces with syscons because of its  
interaction with the
atkbd hardware.  I looked at this as well a few years ago, and it's a  
huge mess to
detangle.  Syscons, while it works fairly well overall, it a big mess  
when it comes to
internal interfaces; code flows up and down the stack several times  
for a single
operation, so it makes it hard to lock in a sane and safe way.  I  
don't know what the
best answer is for it; if what Philip said about his associate is  
true, I'm impressed.
But beyond that, I don't know if it's best to try to do discrete but  
slow locking on
the existing architecture and deal with the inevitable deadlocks that  
will appear, or
if it's better to look at a different console architecture again.

Scott

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
mpsafe psm driver needed, Kris Kennaway, (Sun Jan 13, 4:25 pm)
Re: mpsafe psm driver needed, Philip Paeps, (Mon Jan 14, 7:00 am)
Re: mpsafe psm driver needed, Jordan Sissel, (Mon Jan 14, 1:04 pm)
Re: mpsafe psm driver needed, John Baldwin, (Mon Jan 14, 10:20 am)
Re: mpsafe psm driver needed, Scott Long, (Mon Jan 14, 1:26 pm)
Re: mpsafe psm driver needed, Philip Paeps, (Mon Jan 14, 11:09 am)