Re: [Lse-tech] Re: 15000+ processes -- poor performance ?!

Martin J. Bligh (mbligh@aracnet.com)
Thu, 19 Dec 2002 07:24:34 -0800


> WLI> As userspace solutions go your suggestions is just as good. The
> WLI> kernel still needs to get its act together and with some
> WLI> urgency.
>
> what about retreiving info from /proc/kmem or something like? just to
> avoid binary -> text(proc) -> binary

The binary <-> text translation problem is less of an issue than all the
syscall traffic, dcache hits, etc. Search linux-kernel archives for a
recent thread entitiled "ps performance sucks" or something similar.

M.

-
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/