On Mon, 9 Oct 2000, Linus Torvalds wrote:
> On Mon, 9 Oct 2000, Alan Cox wrote:
> > > consumption. X certainly knows on behalf of which connection resources
> > > are created; the OS could then transfer this back to the appropriate client
> > > (at least when on machine).
> >
> > Definitely - and this is present in some non Unix OS's. We do pass credentials
> > across AF_UNIX sockets so the mechanism is notionally there to provide the
> > credentials to X, just not to use them
>
> The problem is that there is no way to keep track of them afterwards.
>
> So the process that gave X the bitmap dies. What now? Are we going to
> depend on X un-counting the resources?
>
> I'd prefer just X having a higher "mm nice level" or something.
Which it has, because:
1) CAP_RAW_IO
2) p->euid == 0
regards,
Rik
--
"What you're running that piece of shit Gnome?!?!"
-- Miguel de Icaza, UKUUG 2000
http://www.conectiva.com/ http://www.surriel.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler J.A. Sutherland
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Andrea Arcangeli
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Aaron Sethman
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Linus Torvalds
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Andi Kleen
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Jim Gettys
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Alan Cox
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Andi Kleen
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Linus Torvalds
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Linus Torvalds
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Marco Colombo
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Jim Gettys
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Linus Torvalds
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Jim Gettys
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Albert D. Cahalan
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Rik van Riel
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Jim Gettys
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Olaf Titz
- Re: [PATCH] VM fix for 2.4.0-test9 & OOM handler Miles Lane

