Re: [PATCH] improving O(1)-J9 in heavily threaded situations

From: Arjan van de Ven (arjanv@redhat.com)
Date: Mon Feb 04 2002 - 05:47:55 EST


Ingo Molnar wrote:
>
> On Sun, 3 Feb 2002, Ed Tomlinson wrote:
>
> > One point that seems to get missed is that a group of java threads,
> > posix threads or sometimes forked processes combine to make an
> > application. [...]
>
> yes - but what makes them an application is not really the fact that they
> share the VM (i can very much imagine thread-based login servers where
> different users use different threads - a single application as well?),
> but the intention of the application designer, which is hard to guess.

sharing the same Thread Group ID would be a very obvious quantity to
check,
and would very much show the indication of the application author.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:00:33 EST