|
|
Subscribe / Log in / New account

Real-life optimization work

Real-life optimization work

Posted Nov 3, 2005 18:44 UTC (Thu) by dann (guest, #11621)
In reply to: Real-life optimization work by rossburton
Parent article: All hail the speed demons (O'Reillynet)

Well it would be nice if the calendar and appointment functionality would be loaded on demand. If one does not use evolution, then there's little point in
loading all those libraries, it just slows down the startup.

About pmap, it would be great if the linux pmap printed more details about the maps like the Solaris pmap -x:

Address Kbytes Resident Shared Private Permissions Mapped File
00010000 1688 1616 1616 - read/exec emacs
001C4000 4904 4816 1208 3608 read/write/exec emacs
...

This way you more more exactly how memory is used.


to post comments

Real-life optimization work

Posted Nov 4, 2005 13:27 UTC (Fri) by nix (subscriber, #2304) [Link]

That is coming now the kernel exports that sort of info (as of 2.6.14).


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds