| From | Sent On | Attachments |
|---|---|---|
| Richard Scheper | Jul 22, 1999 5:31 am | |
| Kazutaka YOKOTA | Jul 22, 1999 5:45 am | |
| Richard Scheper | Jul 22, 1999 6:04 am | |
| Richard Scheper | Jul 22, 1999 7:17 am | |
| Thomas Dean | Jul 22, 1999 9:34 am | |
| Richard Scheper | Jul 22, 1999 10:09 am | |
| Nate Williams | Jul 22, 1999 10:24 am | |
| Terry Lambert | Jul 22, 1999 11:00 am | |
| Richard Scheper | Jul 22, 1999 11:05 am | |
| Nate Williams | Jul 22, 1999 11:11 am | |
| Nate Williams | Jul 22, 1999 11:16 am | |
| Richard Scheper | Jul 22, 1999 11:16 am | |
| Terry Lambert | Jul 22, 1999 11:16 am | |
| Terry Lambert | Jul 22, 1999 11:38 am | |
| Mike Smith | Jul 22, 1999 11:42 am | |
| Nate Williams | Jul 22, 1999 11:45 am | |
| Terry Lambert | Jul 22, 1999 11:45 am | |
| Terry Lambert | Jul 22, 1999 11:50 am | |
| Terry Lambert | Jul 22, 1999 11:52 am | |
| Mike Smith | Jul 22, 1999 11:53 am | |
| Nate Williams | Jul 22, 1999 11:55 am | |
| Richard Scheper | Jul 22, 1999 12:15 pm | |
| Garance A Drosihn | Jul 22, 1999 1:57 pm | |
| Garance A Drosihn | Jul 22, 1999 2:00 pm | |
| Richard A. Scheper | Jul 22, 1999 6:33 pm | |
| Terry Lambert | Jul 22, 1999 6:34 pm | |
| Terry Lambert | Jul 22, 1999 6:36 pm | |
| Matthew Dillon | Jul 22, 1999 6:45 pm | |
| Thomas Dean | Jul 22, 1999 6:47 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 8:10 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 8:45 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 9:01 pm | |
| Chris D. Faulhaber | Jul 22, 1999 9:17 pm | |
| Matthew Dillon | Jul 22, 1999 9:31 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 9:45 pm | |
| Thomas Dean | Jul 22, 1999 9:51 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 10:06 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 10:19 pm | |
| Kazutaka YOKOTA | Jul 22, 1999 10:29 pm | |
| Thomas Dean | Jul 22, 1999 11:03 pm | |
| Marc van Kempen | Jul 23, 1999 12:42 am | |
| Nate Williams | Jul 23, 1999 9:19 am | |
| Nate Williams | Jul 23, 1999 9:23 am | |
| Nate Williams | Jul 23, 1999 9:27 am | |
| Terry Lambert | Jul 23, 1999 4:21 pm | |
| Matthew Dillon | Jul 23, 1999 4:43 pm | |
| Bruce Evans | Jul 23, 1999 4:59 pm | |
| Terry Lambert | Jul 23, 1999 5:14 pm | |
| Bruce Evans | Jul 23, 1999 5:41 pm | |
| Kazutaka YOKOTA | Jul 24, 1999 1:17 am | |
| Kazutaka YOKOTA | Jul 24, 1999 1:21 am | |
| Terry Lambert | Jul 26, 1999 1:39 pm | |
| Kazutaka YOKOTA | Aug 6, 1999 11:29 pm | |
| Nate Williams | Aug 8, 1999 11:08 am |
| Subject: | Re: SMP + XDM = keyboard lockup | |
|---|---|---|
| From: | Nate Williams (na...@mt.sri.com) | |
| Date: | Jul 22, 1999 11:55:28 am | |
| List: | org.freebsd.freebsd-smp | |
I believe the issue is the system is still starting up, and thus has the kernel poking at things.
It shouldn't be. The kernel is completely done 'starting up', else all the /etc/rc.* files wouldn't have been run and init wouldn't have started spawning off gettys.
I'm referring to things that result in a lot of I/O activity which are started in the rc files (NFS, DNS, sendmail, etc.).
Sure, but none of those are going to compete with X for resources that 'conflict' or would cause lockups.
This jibes with his statement that manually starting the xdm from a root shell prompt on a relatively quiescent system "works". It is likely that it "works" only because there is not simultaneous activity.
Or there is a a race in the video/keyboard driver that is causing problems. X calls into the driver, so it's possible a missing spl() or somesuch is causing problem.
I doubt very much the problem is related to inb/outb, and is instead a just a 'bug'. :)
Maybe. I think we should hold off investing too much of ourselves into our respective theories until after he has done some of the tests I suggested.
Your tests won't prove anything one way or the other.
You should feel free to suggest tests, too, of course, since I could be wrong, no matter how "right" it feels to me.
I don't think we can 'test' this one to test any particular theory. Any test complex enough to point to a particular problem would be almost as complex as fixing the bug.
Instead, we should find someone with the knowledge (Kazu and/or Soren) and hardware to recreate and fix the problem.
Nate
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message





