Re: kill -9 <pid of X>

Jon M. Taylor (taylorj@ecs.csus.edu)
Wed, 12 Aug 1998 15:52:49 -0700 (PDT)


On Wed, 12 Aug 1998, Brandon S. Allbery KF8NH wrote:

> In message <Pine.HPP.3.91.980812074127.18031B-100000@gaia.ecs.csus.edu>,
> "Jon M
> . Taylor" writes:
> +-----
> | I stand by my claim. If userspace cannot, by its nature, properly
> | guarantee the atomicity of those critical sections, video card programming
> | cannot be done properly in userspace. Thus, it *is* the kernel's job.
> +--->8
>
> If the X server crashes in critical code and that code is in user space, you
> lose the console.

Or the system.

> If the X server crashes in critical code and that code is in kernel space,
> you can crash the entire system.

Or not. The whole X server is not in the kernel, only the video
driver. Less code to crash by itself, less code to crash other code
through buffer overflows or whatever. That fact by itself kills your
argument.

> This is an improvement?

*I* like it. *I* think it is an improvement. Other people can do
what they want.

Jon

---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html