Those numbers are still higher than I would hope for (I’m guessing 64-bit 
compilation isn’t helping; even ksh is taking 3MB). Maybe they shrink down some 
on a 32-bit machine, and depending on compiler options.  One thing I’d like to 
point out though, is that the Xserver itself is taking over 20MB, and it’s not 
fair to count that against CDE.

-- Matthew R. Trower

> On Dec 27, 2022, at 23:46, thinkunix via cdesktopenv-devel 
> <cdesktopenv-devel@lists.sourceforge.net> wrote:
> 
> Here are my actual stats, well under 200 MB.
> 
> CDE 2.2.3 on Slackware 14.1 x86_64
> IBM desktop with Intel Pentium 4 CPU 3.00GHz, 4 GB RAM
> 
> After a clean boot:
> * dtlogin started, CDE login screen shown on X display
> * no users logged into desktop yet
> * RSS total:  38676
> 
> $ ps -efly | egrep 'RSS|dt' | grep -v grep
> S UID        PID  PPID  C PRI  NI   RSS    SZ WCHAN  STIME TTY TIME CMDS root 
>     18096     1  0  80   0  3120 11320 -      03:39 ?    00:00:00 
> /usr/dt/bin/dtlogin -daemon
> S root     18105 18096  0  80   0 22252 24386 -      03:40 tty10 00:00:13 
> /usr/bin/X :0 -auth /var/dt/authdir/authfiles/A:0-3sHMuA
> S root     19249 18096  0  80   0  3436 12913 -      17:20 ? 00:00:00 dtlogin 
> <:0>        -daemon
> S root     19262 19249  0  80   0  9868 21604 -      17:20 ? 00:00:00 dtgreet 
> -display :0
> 
> 
> After a user logs into CDE desktop:
> * 4 virtual desktops configured on front panel
> * 3 dtterms open
> * nothing else running
> * RSS total:  104364
> 
> $ ps -efly | egrep 'RSS|dt' | grep -v grep
> S UID        PID  PPID  C PRI  NI   RSS    SZ WCHAN  STIME TTY TIME CMDS root 
>     18096     1  0  80   0  3120 11320 -      03:39 ?    00:00:00 
> /usr/dt/bin/dtlogin -daemon
> S root     18105 18096  0  80   0 24372 24898 -      03:40 tty10 00:00:13 
> /usr/bin/X :0 -auth /var/dt/authdir/authfiles/A:0-3sHMuA
> S root     19249 18096  0  80   0  3532 12913 -      17:20 ? 00:00:00 dtlogin 
> <:0>        -daemon
> S user1    19329 19249  0  80   0  3176  2742 -      17:30 ? 00:00:00 
> /bin/ksh /usr/dt/bin/Xsession
> S user1    19349 19329  0  80   0  9760 20620 -      17:30 ? 00:00:00 
> /usr/dt/bin/dtsession
> S user1    19354     1  0  80   0  4332 10259 -      17:30 ? 00:00:00 
> /usr/dt/bin/ttsession -s
> S user1    19366 19349  0  80   0 12400 21049 -      17:30 ? 00:00:00 dtwm
> S user1    19377 19349  0  80   0 11032 20948 -      17:30 ? 00:00:00 
> /usr/dt/bin/dtterm -session dtpPakqC -geometry 80x24+4+210 -name root -n root 
> -title root -e /usr/bin/su -
> S user1    19378 19349  0  80   0 11164 20947 -      17:30 ? 00:00:00 dtterm 
> -session dtIQJS3C
> S user1    19379 19349  0  80   0 11144 20947 -      17:30 ? 00:00:00 dtterm 
> -session dtPJSmRC
> S user1    19380 19349  0  80   0 10332 19060 -      17:30 ? 00:00:00 dtpad 
> -server
> 
> 
> 
> _______________________________________________
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to