Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jmerkey
Date: Thursday, August 7, 2008 - 9:33 am

> jmerkey@wolfmountaingroup.com wrote:

check mdb-main.c -- I disable preemption before rspin_lock is attempted. 
Since the only processor which sets the proc number does do inside the
spin lock, and the other processors only read it, unless memory is
corrupted or the machine is severely broken, its SMP safe to this.

I use the debug_lock rspin_lock to prevent the other processors from
entering the debugger command console when one of them has the console...

Jeff

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, jmerkey, (Thu Aug 7, 7:29 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Thu Aug 7, 8:49 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Thu Aug 7, 8:59 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, jmerkey, (Thu Aug 7, 9:33 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Thu Aug 7, 9:46 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Thu Aug 7, 10:19 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Thu Aug 7, 10:33 am)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Jeremy Fitzhardinge, (Fri Aug 8, 10:07 pm)
Re: [ANNOUNCE] mdb-2.6.27-rc2-ia32-08-07-08.patch, Stefan Richter, (Sat Aug 9, 1:04 am)