On Monday, 11. September 2006 23:43, Lubos Lunak wrote:
> > rejected to be fixed), you should consider
measuring that too. e.g.
> > pagetable overhead, pinned inodes (inotify..) etc.
> I don't think that should have any significant
impact, especially when
> comparing.
Are you sure? Page tables grow quite large (by 2-3 MB here
when starting KDE)
due to page tables not being shared (aka being an overhead
proportional to
number of processes with shared libs). One inotify watch
also causes about
1.5-4kb of kernel memory to be pinned, due to some very very
stupid reasons.
Other stuff (fd's) might be in a similiar size.
Dirk
_______________________________________________
Kde-optimize mailing list
Kde-optimize kde.org
ht
tps://mail.kde.org/mailman/listinfo/kde-optimize
|