Robert Watson
d8939d82cb
Add a new sysctl, debug.kdb.stop_cpus, which controls whether or not we
...
attempt to IPI other cpus when entering the debugger in order to stop
them while in the debugger. The default remains to issue the stop;
however, that can result in a hang if another cpu has interrupts disabled
and is spinning, since the IPI won't be received and the KDB will wait
indefinitely. We probably need to add a timeout, but this is a useful
stopgap in the mean time.
Reviewed by: marcel
2004-08-15 02:06:27 +00:00
..
2004-08-11 02:35:06 +00:00
2004-08-13 22:30:55 +00:00
2004-08-11 02:35:06 +00:00
2004-08-10 02:08:57 +00:00
2004-08-13 18:45:04 +00:00
2004-07-30 22:08:52 +00:00
2004-08-14 08:38:17 +00:00
2004-08-15 00:10:59 +00:00
2004-08-14 15:32:40 +00:00
2004-06-14 00:38:54 +00:00
2004-07-28 08:59:08 +00:00
2004-08-14 23:54:27 +00:00
2004-07-11 16:13:57 +00:00
2004-08-13 20:27:56 +00:00
2004-08-10 19:32:33 +00:00
2004-08-14 09:56:17 +00:00
2004-07-30 22:08:52 +00:00
2004-07-18 20:13:31 +00:00
2004-08-13 06:22:35 +00:00
2004-08-14 05:00:37 +00:00
2004-08-08 01:26:00 +00:00
2004-07-30 22:08:52 +00:00
2004-08-15 02:06:27 +00:00
2004-07-27 22:32:01 +00:00
2004-08-14 23:54:27 +00:00
2004-08-13 22:23:21 +00:00
2004-07-27 23:20:45 +00:00
2004-08-10 03:23:05 +00:00
2004-07-28 06:59:55 +00:00
2004-08-12 14:22:00 +00:00
2004-08-14 15:32:40 +00:00
2004-08-14 15:32:40 +00:00
2004-08-14 15:32:40 +00:00
2004-07-28 06:58:23 +00:00
2004-06-21 00:20:43 +00:00
2004-06-24 03:11:29 +00:00
2004-06-16 09:47:26 +00:00
2004-07-28 06:59:55 +00:00
2004-07-30 22:08:52 +00:00
2004-07-30 22:08:52 +00:00
2004-07-24 02:32:27 +00:00
2004-08-10 03:26:17 +00:00
2004-08-05 13:01:29 +00:00
2004-08-13 06:57:31 +00:00
2004-08-14 21:43:37 +00:00
2004-08-12 17:41:33 +00:00
2004-07-15 22:21:25 +00:00
2004-08-02 00:18:36 +00:00
2004-08-14 21:43:37 +00:00
2004-08-13 00:53:40 +00:00
2004-07-11 16:14:24 +00:00
2004-08-08 13:23:05 +00:00
2004-08-14 18:57:41 +00:00
2004-05-16 00:19:12 +00:00