Yes
> about ~120 processes right now, heavy X session (2000x2000@32 virtual,
> KDE2 with lots of eye candy), two kernel builds in the background and
> cdrecord.
I'm chasing a leak or two somewhere. One common theme seems to be KDE so
my guess is there is something like an mprotect/mremap/shared page path that
isnt correctly accounted and kde triggers more than most other stuff (eg
because of the strange way KDE execs new processes).
Last night I added some validator code for the non shmfs cases to see if
I can find it.
-
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/