Forum › Forums › General › Tips and Tricks › Boot times
- This topic has 20 replies, 11 voices, and was last updated Apr 8-10:20 am by X180A.
-
AuthorPosts
-
March 21, 2018 at 3:25 pm #8079Forum Admin
anticapitalista
We have a post about memory usage via ps_mem.py, here’s one about boot time to desktop without using a stopwatch or conky.
In a terminal, type pstree to see which services get started and then type start-t foo where foo is the name of your wm or conky if you use it(I don’t).
pstree init─┬─acpid ├─avahi-daemon───avahi-daemon ├─bash─┬─bash─┬─bash─┬─bash───awk │ │ │ └─sleep │ │ └─herbstclient │ ├─bash │ └─dzen2 ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─dbus-daemon ├─dhclient ├─elogind ├─6*[getty] ├─gpm ├─irqbalance ├─polkitd─┬─{gdbus} │ └─{gmain} ├─rsyslogd─┬─{in:imklog} │ ├─{in:imuxsock} │ └─{rs:main Q:Reg} ├─slim─┬─Xorg───{InputThread} │ └─desktop-session───herbstluftwm─┬─firejail───firejail─┬─dbus-daemon │ │ ├─dbus-launch │ │ └─firefox-esr─┬─Web Content─┬─{BgHangManager} │ │ │ ├─{Chrome_ChildThr} │ │ │ ├─{HTML5 Parser} │ │ │ ├─{Hang Monitor} │ │ │ ├─{ImageBridgeChil} │ │ │ ├─{ImageIO} │ │ │ ├─{ImgDecoder #1} │ │ │ ├─{ImgDecoder #2} │ │ │ ├─{ImgDecoder #3} │ │ │ ├─8*[{JS Helper}] │ │ │ ├─{JS Watchdog} │ │ │ ├─{ProcessHangMoni} │ │ │ ├─{Socket Thread} │ │ │ ├─{Timer} │ │ │ ├─{VideoChild} │ │ │ ├─{dconf worker} │ │ │ ├─{gdbus} │ │ │ └─{gmain} │ │ ├─{BgHangManager} │ │ ├─{Cache I/O} │ │ ├─{Cache2 I/O} │ │ ├─{Compositor} │ │ ├─{DNS Resolver #1} │ │ ├─{DNS Resolver #2} │ │ ├─2*[{DOM Worker}] │ │ ├─3*[{DataStorage}] │ │ ├─{GMPThread} │ │ ├─{Gecko_IOThread} │ │ ├─{HTML5 Parser} │ │ ├─{Hang Monitor} │ │ ├─{IPDL Background} │ │ ├─{ImageBridgeChil} │ │ ├─{ImageIO} │ │ ├─{ImgDecoder #1} │ │ ├─{ImgDecoder #2} │ │ ├─{ImgDecoder #3} │ │ ├─8*[{JS Helper}] │ │ ├─{JS Watchdog} │ │ ├─{Link Monitor} │ │ ├─{ProcessHangMoni} │ │ ├─{Proxy R~olution} │ │ ├─{Socket Thread} │ │ ├─{SoftwareVsyncTh} │ │ ├─{Timer} │ │ ├─{URL Classifier} │ │ ├─{dconf worker} │ │ ├─{firefox-esr} │ │ ├─{gdbus} │ │ ├─{gmain} │ │ ├─{localStorage DB} │ │ ├─{mozStorage #1} │ │ ├─{mozStorage #2} │ │ ├─{mozStorage #3} │ │ ├─{mozStorage #4} │ │ ├─{mozStorage #5} │ │ ├─{mozStorage #6} │ │ └─{mozStorage #7} │ ├─urxvt─┬─bash │ │ └─urxvt │ └─urxvt─┬─bash───pstree │ └─urxvt ├─sshd ├─udevd └─wpa_supplicantSince my wm is herbstluftwm …
start-t herbstluftwm 8.88- This topic was modified 5 years, 1 month ago by anticapitalista.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
March 21, 2018 at 3:33 pm #8081Forum Admin
anticapitalista
::Frugal install of antiX-17 using Testing repos, default Rox-IceWM with conky.
pstree init─┬─at-spi-bus-laun─┬─dbus-daemon │ └─4*[{at-spi-bus-laun}] ├─at-spi2-registr───2*[{at-spi2-registr}] ├─avahi-daemon───avahi-daemon ├─conky───6*[{conky}] ├─console-kit-dae───64*[{console-kit-dae}] ├─2*[dbus-daemon] ├─dbus-launch ├─dhclient ├─elogind ├─gconfd-2 ├─6*[getty] ├─gksu───firefox-esr─┬─Web Content───25*[{Web Content}] │ └─51*[{firefox-esr}] ├─gksu───lxterminal─┬─bash───pstree │ └─2*[{lxterminal}] ├─gnome-keyring-d───2*[{gnome-keyring-d}] ├─gpm ├─ifplugd ├─polkitd───2*[{polkitd}] ├─rox ├─slim─┬─Xorg───{Xorg} │ └─desktop-session───icewm-session─┬─icewm │ ├─icewmbg │ └─icewmtray ├─udevd ├─volumeicon └─wpa_supplicantsince conky is the last process before desktop ‘works’.
start-t conky 12.97Without conky
start-t icewm 10.35 10.35 10.35 10.75- This reply was modified 5 years, 1 month ago by anticapitalista.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
March 21, 2018 at 3:39 pm #8083Forum Admin
anticapitalista
::This time frugal install of antiX-core-Xfce
pstree init─┬─NetworkManager─┬─dhclient │ ├─{gdbus} │ └─{gmain} ├─conky───6*[{conky}] ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─2*[dbus-daemon] ├─dbus-launch ├─elogind ├─6*[getty] ├─gpg-agent ├─polkitd─┬─{gdbus} │ └─{gmain} ├─slim─┬─Xorg───{InputThread} │ └─desktop-session───sh───xfce4-session─┬─Thunar─┬─{gmain} │ │ └─{pool} │ ├─xfce4-panel─┬─panel-2-actions │ │ ├─panel-6-systray │ │ └─{gmain} │ ├─xfdesktop─┬─{gdbus} │ │ └─{gmain} │ ├─xfwm4 │ ├─{gdbus} │ └─{gmain} ├─udevd───udevd ├─wpa_supplicant ├─x-terminal-emul─┬─bash───pstree │ ├─gnome-pty-helpe │ └─{gmain} ├─xfconfd └─xfsettingsd─┬─{gdbus} └─{gmain}start-t xfdesktop 10.80Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
March 21, 2018 at 8:23 pm #8090Forum Admin
dolphin_oracle
::nice!
for comparison, here’s a full MX 17.1 xfce 64 bit installation.
start-t xfdesktop 27.96- This reply was modified 5 years, 1 month ago by dolphin_oracle.
March 22, 2018 at 3:59 am #8093Memberandfree
::Thanks for “pstree” command. Very useful for me to know which services start on booting.
Celeron laptop, 512M RAM, antiX-17-base (32-bit), min-IceWM, no conky, various changes to make it lighter weight:
$ pstree init─┬─acpid ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─cron ├─2*[dbus-daemon] ├─dbus-launch ├─dhclient ├─gconfd-2 ├─6*[getty] ├─gnome-keyring-d───{gmain} ├─gpm ├─ifplugd ├─ifup───sh───dhclient ├─polkitd─┬─{gdbus} │ └─{gmain} ├─privoxy ├─process-reaper───sleep ├─rox-filer───leafpad ├─rpc.idmapd ├─rpc.statd ├─rpcbind ├─rsyslogd─┬─{in:imklog} │ ├─{in:imuxsock} │ └─{rs:main Q:Reg} ├─slim─┬─Xorg───{InputThread} │ └─desktop-session───icewm-session─┬─icewm───urxvt─┬─bash───pstree │ │ └─urxvt │ ├─icewmbg │ └─icewmtray ├─startpar ├─tor ├─udevd └─wpa_supplicant$ start-t icewm 51.35 51.47 51.47 53.06March 22, 2018 at 6:39 am #8098Memberandfree
::P4 laptop, 1G RAM, antiX-17-base (32-bit), min-IceWM, no conky, various changes to make it lighter weight:
$ pstree init─┬─acpid ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─cron ├─cupsd ├─2*[dbus-daemon] ├─dbus-launch ├─dhclient ├─gconfd-2 ├─6*[getty] ├─gksu───leafpad ├─gnome-keyring-d───{gmain} ├─gpm ├─ifplugd ├─ifup───sh───dhclient ├─polkitd─┬─{gdbus} │ └─{gmain} ├─process-reaper───sleep ├─rox-filer ├─rpc.idmapd ├─rpc.statd ├─rpcbind ├─rsyslogd─┬─{in:imklog} │ ├─{in:imuxsock} │ └─{rs:main Q:Reg} ├─slim─┬─Xorg───{InputThread} │ └─desktop-session───icewm-session─┬─icewm───urxvt─┬─bash───pstree │ │ └─urxvt │ ├─icewmbg │ └─icewmtray ├─startpar ├─udevd └─wpa_supplicant$ start-t icewm 34.57 34.66 34.66 35.79- This reply was modified 5 years, 1 month ago by andfree.
March 22, 2018 at 11:13 am #8147Anonymous
March 22, 2018 at 11:26 am #8152Moderator
caprea
::AntiX 17-full install, rox-icewm, intel core-i5, thanks to antiX pretty fast boot
helga@antix1:~ $ pstree init─┬─acpid ├─at-spi-bus-laun─┬─dbus-daemon │ └─4*[{at-spi-bus-laun}] ├─at-spi2-registr───2*[{at-spi2-registr}] ├─avahi-daemon───avahi-daemon ├─conky───6*[{conky}] ├─console-kit-dae───64*[{console-kit-dae}] ├─cron ├─cupsd ├─2*[dbus-daemon] ├─dbus-launch ├─devmon───udevil ├─dhclient ├─ecbd───2*[{ecbd}] ├─fbxkb ├─gconfd-2 ├─6*[getty] ├─gksu───lxterminal─┬─bash───pstree │ └─2*[{lxterminal}] ├─gnome-keyring-d───2*[{gnome-keyring-d}] ├─gpm ├─ifplugd ├─irqbalance───{irqbalance} ├─polkitd───3*[{polkitd}] ├─rox ├─rpc.idmapd ├─rpc.statd ├─rpcbind ├─rsyslogd───3*[{rsyslogd}] ├─slim─┬─Xorg───{Xorg} │ └─desktop-session───icewm-session─┬─icewm │ ├─icewmbg │ └─icewmtray ├─sshd ├─startpar ├─udevd───udevd ├─volumeicon └─wpa_supplicant$ start-t icewm 9.26 9.26 9.26 9.36$ start-t conky 13.82March 22, 2018 at 12:58 pm #8167Forum Admin
rokytnji
::harry@biker:~ $ pstree init─┬─acpid ├─at-spi-bus-laun─┬─dbus-daemon │ ├─{dconf worker} │ ├─{gdbus} │ └─{gmain} ├─at-spi2-registr─┬─{gdbus} │ └─{gmain} ├─avahi-daemon───avahi-daemon ├─bluetoothd ├─conky───6*[{conky}] ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─cron ├─cupsd ├─2*[dbus-daemon] ├─dbus-launch ├─devmon───udevil ├─2*[dhclient] ├─gconfd-2 ├─6*[getty] ├─gksu───firefox-esr─┬─plugin-containe─┬─{Chrome_ChildThr} │ │ └─9*[{plugin-containe}] │ ├─{BgHangManager} │ ├─{Cache I/O} │ ├─{Cache2 I/O} │ ├─{Compositor} │ ├─{DNS Res~ver #24} │ ├─{DNS Res~ver #36} │ ├─{DNS Res~ver #37} │ ├─3*[{DOM Worker}] │ ├─3*[{DataStorage}] │ ├─{GMPThread} │ ├─{Gecko_IOThread} │ ├─{HTML5 Parser} │ ├─{Hang Monitor} │ ├─{IPDL Background} │ ├─{ImageBridgeChil} │ ├─{ImageIO} │ ├─{ImgDecoder #1} │ ├─{ImgDecoder #2} │ ├─{ImgDecoder #3} │ ├─8*[{JS Helper}] │ ├─{JS Watchdog} │ ├─{Link Monitor} │ ├─{MediaPl~back #1} │ ├─{Proxy R~olution} │ ├─{Socket Thread} │ ├─{SoftwareVsyncTh} │ ├─{Timer} │ ├─{URL Classifier} │ ├─{dconf worker} │ ├─2*[{firefox-esr}] │ ├─{gdbus} │ ├─{gmain} │ ├─{localStorage DB} │ ├─{mozStorage #1} │ ├─{mozStorage #2} │ ├─{mozStorage #3} │ ├─{mozStorage #4} │ ├─{mozStorage #5} │ ├─{mozStorage #6} │ ├─{mozStorage #7} │ └─{mozStorage #8} ├─gksu───lxterminal─┬─bash │ ├─bash───pstree │ ├─gnome-pty-helpe │ └─{gmain} ├─gpm ├─ifplugd ├─irqbalance ├─polkitd─┬─{gdbus} │ └─{gmain} ├─rpc.idmapd ├─rpc.statd ├─rpcbind ├─rsyslogd─┬─{in:imklog} │ ├─{in:imuxsock} │ └─{rs:main Q:Reg} ├─slim─┬─Xorg───{InputThread} │ └─desktop-session───icewm-session─┬─icewm │ ├─icewmbg │ └─icewmtray ├─sshd ├─startup───wicd-client─┬─{gdbus} │ └─{gmain} ├─udevd ├─volumeicon ├─wicd───wicd-monitor └─wpa_supplicant harry@biker:~ $ start-t icewm 16.51 16.52 16.52 16.70 harry@biker:~ $ start-t conky 19.13 harry@biker:~ $Installed on
System: Host: biker Kernel: 4.15.9-antix.1-amd64-smp x86_64 bits: 64 compiler: gcc v: 6.3.0 Desktop: IceWM 1.4.2 dm: slim Distro: antiX-17_x64-full Heather Heyer 24 October 2017 Machine: Type: Laptop System: Dell product: Latitude E4310 v: 0001 serial: 7NQJVM1 Chassis: type: 9 serial: 7NQJVM1 Mobo: Dell model: 0T6M8G v: A01 serial: /7NQJVM1/CN129610930286/ BIOS: Dell v: A03 date: 07/08/2010 Battery: BAT-0: charge: 48.8 Wh condition: 40.3/48.8 Wh (82%) volts: 12.5/11.1 model: Samsung SDI DELL RM6618A type: Li-ion serial: N/A status: Full Memory: Array-1: capacity: 8 GiB slots: 2 EC: None max module size: 4 GiB note: est Device-1: DIMM_A size: 4 GiB speed: 1067 MHz type: DDR3 detail: synchronous bus width: 64 bits total: 64 bits manufacturer: 80AD part-nu: HMT351S6BFR8C-H9 serial: 2E71D725 Device-2: DIMM_B size: 4 GiB speed: 1067 MHz type: DDR3 detail: synchronous bus width: 64 bits total: 64 bits manufacturer: 80AD part-nu: HMT351S6CFR8C-H9 serial: 01BB7EB6 PCI Slots: Slot: 0 type: x16 PCI Express x16 J5C1 status: Available length: Long Slot: 1 type: x1 PCI Express J6C2 status: Available length: Short Slot: 2 type: x1 PCI Express J6D2 status: In Use length: Short Slot: 3 type: x1 PCI Express J7C1 status: In Use length: Short Slot: 4 type: x1 PCI Express J7D2 status: Available length: Short CPU: Topology: Dual Core model: Intel Core i5 M 520 type: MT MCP arch: Nehalem rev: 5 L2 cache: 3072 KB flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 19151 Speed: 2155 MHz min/max: 1199/2400 MHz Core speeds (MHz): 1: 1582 2: 1596 3: 1535 4: 1525 Graphics: Card-1: Intel Core Processor Integrated Graphics Controller driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0046 Display Server: X.Org 1.19.2 driver: intel resolution: 1366x768~60Hz OpenGL: renderer: Mesa DRI Intel Ironlake Mobile version: 2.1 Mesa 13.0.6 direct render: Yes Audio: Card-1: Intel 5 Series/3400 Series High Definition Audio driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:3b57 Sound Server: ALSA v: k4.15.9-antix.1-amd64-smp Network: Card-1: Intel 82577LM Gigabit Network Connection driver: e1000e v: 3.2.6-k port: 6040 bus ID: 00:19 chip ID: 8086:10ea IF: eth0 state: down mac: 5c:26:0a:06:32:15 Card-2: Intel Centrino Advanced-N 6200 driver: iwlwifi v: kernel bus ID: 02:00 chip ID: 8086:422c IF: wlan0 state: up mac: 00:27:10:6a:ae:60 IP v4: 192.168.254.67/24 scope: global broadcast: 192.168.254.255 IP v6: fe80::227:10ff:fe6a:ae60/64 scope: link WAN IP: 98.18.1.55 Drives: HDD Total Size: 55.90 GiB used: 23.75 GiB (42.5%) ID-1: /dev/sda model: KINGSTON_SV300S3 size: 55.90 GiB serial: 50026B7743028DAC rev: BBF0 Optical-1: /dev/sr0 vendor: TSSTcorp model: DVD+-RW TS-U633F rev: D500 dev-links: cdrom Features: speed: 24 multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running RAID: Message: No RAID data was found. Partition: ID-1: / size: 7.63 GiB used: 3.69 GiB (48.4%) fs: ext4 dev: /dev/sda2 label: rootantiX uuid: 78252287-6dbf-4719-9c7f-13d6bbc8143b ID-2: /home size: 47.08 GiB used: 20.06 GiB (42.6%) fs: ext4 dev: /dev/sda1 label: homeantiX uuid: 62a4a2cd-066a-47d3-a366-f8059a89cbcb Unmounted: Message: No unmounted partitions found. USB: Hub: 1:1 usb: 2.00 type: Full speed (or root) hub chip ID: 1d6b:0002 Hub: 1:2 usb: 2.00 type: Intel Integrated Rate Matching Hub chip ID: 8087:0020 Hub: 2:1 usb: 2.00 type: Full speed (or root) hub chip ID: 1d6b:0002 Hub: 2:2 usb: 2.00 type: Intel Integrated Rate Matching Hub chip ID: 8087:0020 Device-1: Dell DW375 Bluetooth Module bus ID: 2:3 usb: 2.00 type: Bluetooth chip ID: 413c:8187 Device-2: Broadcom BCM5880 Secure Applications Processor with fingerprint swipe sensor bus ID: 2:4 usb: 1.10 type: Application Specific Interface chip ID: 0a5c:5801 here Sensors: System Temperatures: cpu: 54.0 C mobo: N/A sodimm: 43.0 C Fan Speeds (in RPM): cpu: 0 Repos: Active apt repos in: /etc/apt/sources.list.d/antix.list 1: deb http://repo.antixlinux.com/stretch stretch main nosystemd Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 1: deb http://ftp.us.debian.org/debian/ stretch-updates main contrib non-free Active apt repos in: /etc/apt/sources.list.d/debian.list 1: deb http://ftp.us.debian.org/debian/ stretch main contrib non-free 2: deb http://security.debian.org/ stretch/updates main contrib non-free No active apt repos in: /etc/apt/sources.list.d/onion.list No active apt repos in: /etc/apt/sources.list.d/various.list $VAR1 = [ 'harry 4782 34.9 6.6 2501848 541452 ? rl 12:46 24:16 /usr/lib/firefox-esr/firefox-esr', 'harry 14378 1.3 0.9 789348 73324 ? sl 13:30 0:20 /usr/lib/firefox-esr/plugin-container /usr/lib/adobe-flashplugin/libflashplayer.so -greomni /usr/lib/firefox-esr/omni.ja -appomni /usr/lib/firefox-esr/browser/omni.ja -appdir /usr/lib/firefox-esr/browser 4782 true plugin', 'root 2275 1.8 0.5 306572 44016 tty7 ssl+ 12:41 1:23 /usr/lib/xorg/xorg -nolisten tcp -auth /var/run/slim.auth vt07', 'harry 2584 0.0 0.5 523680 41788 ? sl 12:41 0:02 /usr/bin/python -o /usr/share/wicd/gtk/wicd-client.py -t', 'harry 2569 0.0 0.3 254112 28612 ? s 12:41 0:00 volumeicon' ]; Processes: CPU % used - Command - pid - Memory: MiB / % used - top: 5 1: cpu: 34.9% command: firefox-esr pid: 4782 mem: 528.8MiB (6.6%) 2: cpu: 1.8% command: xorg pid: 2275 mem: 43.0MiB (0.5%) 3: cpu: 1.3% command: libflashplayer.so started by: plugin-container pid: 14378 mem: 71.6MiB (0.9%) 4: cpu: 1.0% command: sudo pid: 19963 mem: 3.64MiB (0.0%) 5: cpu: 0.4% command: conky pid: 2643 mem: 10.2MiB (0.1%) Memory MiB/% used - Command - pid - CPU: % used - top: 5 1: mem: 528.8 MiB (6.6%) command: firefox-esr pid: 4782 cpu: 6.6% 2: mem: 71.6 MiB (0.9%) command: libflashplayer.so started by: plugin-container pid: 14378 cpu: 0.9% 3: mem: 43.0 MiB (0.5%) command: xorg pid: 2275 cpu: 0.5% 4: mem: 40.8 MiB (0.5%) command: python pid: 2584 cpu: 0.5% 5: mem: 27.9 MiB (0.3%) command: volumeicon pid: 2569 cpu: 0.3% Info: Processes: 158 Uptime: 1:15 Memory: 7.72 GiB used: 770.9 MiB (9.8%) Init: SysVinit v: 2.88 runlevel: 5 default: 5 Compilers: gcc: 6.3.0 alt: 6 Shell: bash 4.4.12 running in: lxterminal pinxi: 2.9.03-5Now break time is over. I got to go back to carburetor rebuilding outside.
Sometimes I drive a crooked road to get my mind straight.
Not all who Wander are Lost.
I'm not outa place. I'm from outer space.Linux Registered User # 475019
How to Search for AntiX solutions to your problemsMarch 24, 2018 at 7:57 pm #8259Memberrob
::Asus eeepc 701 with 4.15.9 antix kernel
inxi
CPU: Single Core Intel Celeron M (-UP-) speed/min/max: 112/112/900 MHz
Kernel: 4.15.9-antix.1-686-smp-pae i686 Up: 1 min Mem: 58.4/2007.8 MiB (2.9%)
HDD: 3.73 GiB (64.7% used) Procs: 103 Shell: bash 4.4.12 inxi: 2.9.05 `pstree
init-+-acpid
|-console-kit-dae-+-62*[{console-kit-dae}]
| |-{gdbus}
| `
-{gmain}
|-cron
|-2*[dbus-daemon]
|-dbus-launch
|-gconfd-2
|-6*[getty]
|-gksu—lxterminal-+-bash—pstree
| |-gnome-pty-helpe
| `-{gmain}
|-gnome-keyring-d—{gmain}
|-gpm
|-polkitd-+-{gdbus}
| `-{gmain}
|-rpc.idmapd
|-rpc.statd
|-rpcbind
|-rsyslogd-+-{in:imklog}
| |-{in:imuxsock}
| `-{rs:main Q:Reg}
|-slim-+-Xorg—{InputThread}
| `-desktop-session—icewm-session-+-icewm
| |-icewmbg
| `-icewmtray
`-udevdstart-t icewm
27.33
27.35
27.35
27.87Same eee pc with 4.15.9 reconfigured for non smp celeron m.
inxi
CPU: Single Core Intel Celeron M (-UP-) speed/min/max: 112/112/900 MHz
Kernel: 4.15.9-antix.1-eee701 i686 Up: 0 min Mem: 53.3/2007.7 MiB (2.7%)
HDD: 3.73 GiB (64.7% used) Procs: 94 Shell: bash 4.4.12 inxi: 2.9.05pstree
init-+-acpid
|-console-kit-dae-+-62*[{console-kit-dae}]
| |-{gdbus}
| `
-{gmain}
|-cron
|-2*[dbus-daemon]
|-dbus-launch
|-gconfd-2
|-6*[getty]
|-gksu—lxterminal-+-bash—pstree
| |-gnome-pty-helpe
| `-{gmain}
|-gnome-keyring-d—{gmain}
|-gpm
|-polkitd-+-{gdbus}
| |-{gmain}
| `-{pool}
|-rpc.statd
|-rpcbind
|-rsyslogd-+-{in:imklog}
| |-{in:imuxsock}
| `-{rs:main Q:Reg}
|-slim-+-Xorg—{InputThread}
| `-desktop-session—icewm-session-+-icewm
| |-icewmbg
| `-icewmtray
`-udevdstart-t icewm
21.94
21.95
21.95
22.43March 24, 2018 at 8:05 pm #8260Memberrob
::Asus eeepc with 4.15.9 antix kernel reconfigured to target single core pentium M netbook:
inxi CPU: Single Core Intel Celeron M (-UP-) speed/min/max: 112/112/900 MHz Kernel: 4.15.9-antix.1-eee701 i686 Up: 0 min Mem: 53.3/2007.7 MiB (2.7%) HDD: 3.73 GiB (64.7% used) Procs: 94 Shell: bash 4.4.12 inxi: 2.9.05pstree init-+-acpid |-console-kit-dae-+-62*[{console-kit-dae}] | |-{gdbus} | +-{gmain} |-cron |-2*[dbus-daemon] |-dbus-launch |-gconfd-2 |-6*[getty] |-gksu---lxterminal-+-bash---pstree | |-gnome-pty-helpe | +-{gmain} |-gnome-keyring-d---{gmain} |-gpm |-polkitd-+-{gdbus} | |-{gmain} | +-{pool} |-rpc.statd |-rpcbind |-rsyslogd-+-{in:imklog} | |-{in:imuxsock} | +-{rs:main Q:Reg} |-slim-+-Xorg---{InputThread} | +-desktop-session---icewm-session-+-icewm | |-icewmbg | +-icewmtray +-udevdstart-t icewm 21.94 21.95 21.95 22.43Same Asus eeepc with 4.15.9 anti kernel from distro.
inxi CPU: Single Core Intel Celeron M (-UP-) speed/min/max: 112/112/900 MHz Kernel: 4.15.9-antix.1-686-smp-pae i686 Up: 1 min Mem: 58.4/2007.8 MiB (2.9%) HDD: 3.73 GiB (64.7% used) Procs: 103 Shell: bash 4.4.12 inxi: 2.9.05pstree init-+-acpid |-console-kit-dae-+-62*[{console-kit-dae}] | |-{gdbus} | +-{gmain} |-cron |-2*[dbus-daemon] |-dbus-launch |-gconfd-2 |-6*[getty] |-gksu---lxterminal-+-bash---pstree | |-gnome-pty-helpe | +-{gmain} |-gnome-keyring-d---{gmain} |-gpm |-polkitd-+-{gdbus} | +-{gmain} |-rpc.idmapd |-rpc.statd |-rpcbind |-rsyslogd-+-{in:imklog} | |-{in:imuxsock} | +-{rs:main Q:Reg} |-slim-+-Xorg---{InputThread} | +-desktop-session---icewm-session-+-icewm | |-icewmbg | +-icewmtray +-udevdstart-t icewm 27.33 27.35 27.35 27.87March 26, 2018 at 5:33 am #8335Member
Jaggernaut
::Here is my edition with AntiX 17.1 I have a multiboot system with Win7, Xubuntu and AntiX. I have two grub menus (one on sda and one on sdb) I use that from Xubuntu on sda.
$ inxi CPU: Dual Core Intel Core2 Duo E6750 (-MCP-) speed/min/max: 2431/2003/2670 MHz Kernel: 4.15.5-antix.1-686-smp-pae i686 Up: 30 min Mem: 746.2/4038.6 MiB (18.5%) HDD: 1.06 TiB (14.6% used) Procs: 116 Shell: bash 4.4.12 inxi: 2.9.05$ pstree init─┬─acpid ├─at-spi-bus-laun─┬─dbus-daemon │ ├─{dconf worker} │ ├─{gdbus} │ └─{gmain} ├─at-spi2-registr─┬─{gdbus} │ └─{gmain} ├─avahi-daemon───avahi-daemon ├─bluetoothd ├─clipit─┬─{gdbus} │ └─{gmain} ├─conky───6*[{conky}] ├─console-kit-dae─┬─62*[{console-kit-dae}] │ ├─{gdbus} │ └─{gmain} ├─cron ├─cupsd ├─2*[dbus-daemon] ├─dbus-launch ├─devmon───udevil ├─2*[dhclient] ├─gconfd-2 ├─6*[getty] ├─gksu───firefox-esr─┬─Web Content─┬─{BgHangManager} │ │ ├─{Chrome_ChildThr} │ │ ├─{HTML5 Parser} │ │ ├─{Hang Monitor} │ │ ├─{ImageBridgeChil} │ │ ├─{ImageIO} │ │ ├─{ImgDecoder #1} │ │ ├─{ImgDecoder #2} │ │ ├─6*[{JS Helper}] │ │ ├─{JS Watchdog} │ │ ├─{ProcessHangMoni} │ │ ├─{Socket Thread} │ │ ├─{StreamTrans #11} │ │ ├─{Timer} │ │ ├─{VideoChild} │ │ ├─{dconf worker} │ │ ├─{gdbus} │ │ └─{gmain} │ ├─plugin-containe─┬─{Chrome_ChildThr} │ │ └─4*[{plugin-containe}] │ ├─{BgHangManager} │ ├─{Cache I/O} │ ├─{Cache2 I/O} │ ├─{Compositor} │ ├─{DNS Resolver #2} │ ├─{DNS Resolver #5} │ ├─{DNS Resolver #7} │ ├─{DNS Resolver #8} │ ├─3*[{DOM Worker}] │ ├─3*[{DataStorage}] │ ├─{GMPThread} │ ├─{Gecko_IOThread} │ ├─{HTML5 Parser} │ ├─{Hang Monitor} │ ├─{IPDL Background} │ ├─{IdentityCrypto} │ ├─{ImageBridgeChil} │ ├─{ImageIO} │ ├─{ImgDecoder #1} │ ├─{ImgDecoder #2} │ ├─6*[{JS Helper}] │ ├─{JS Watchdog} │ ├─{Link Monitor} │ ├─{ProcessHangMoni} │ ├─{Proxy R~olution} │ ├─{Socket Thread} │ ├─{SoftwareVsyncTh} │ ├─{StreamTrans #21} │ ├─{Timer} │ ├─{URL Classifier} │ ├─{dconf worker} │ ├─{firefox-esr} │ ├─{gdbus} │ ├─{gmain} │ ├─{localStorage DB} │ ├─{mozStorage #1} │ ├─{mozStorage #2} │ ├─{mozStorage #3} │ ├─{mozStorage #4} │ ├─{mozStorage #5} │ └─{mozStorage #6} ├─gksu───lxterminal─┬─bash───pstree │ ├─gnome-pty-helpe │ └─{gmain} ├─gpm ├─ifplugd ├─irqbalance ├─polkitd─┬─{gdbus} │ └─{gmain} ├─rpc.idmapd ├─rpc.statd ├─rpcbind ├─rsyslogd─┬─{in:imklog} │ ├─{in:imuxsock} │ └─{rs:main Q:Reg} ├─slim─┬─Xorg─┬─{InputThread} │ │ └─{radeon_cs:0} │ └─desktop-session───fluxbox─┬─Main─┬─{Finalizer} │ │ ├─{Main} │ │ └─{SGen worker} │ └─thunderbird─┬─{BgHangManager} │ ├─{Cache2 I/O} │ ├─{Compositor} │ ├─{DNS Resolver #4} │ ├─{DNS Resolver #5} │ ├─{DOM Worker} │ ├─3*[{DataStorage}] │ ├─{GMPThread} │ ├─{Gecko_IOThread} │ ├─{HTML5 Parser} │ ├─{Hang Monitor} │ ├─{IPDL Background} │ ├─{ImageBridgeChil} │ ├─{ImageIO} │ ├─{ImgDecoder #1} │ ├─{ImgDecoder #2} │ ├─6*[{JS Helper}] │ ├─{JS Watchdog} │ ├─{Link Monitor} │ ├─{Proxy R~olution} │ ├─{Socket Thread} │ ├─{SoftwareVsyncTh} │ ├─{Timer} │ ├─{URL Classifier} │ ├─{dconf worker} │ ├─{gdbus} │ ├─{gmain} │ ├─{localStorage DB} │ ├─{mozStorage #1} │ ├─{mozStorage #2} │ ├─{mozStorage #3} │ ├─{mozStorage #4} │ ├─{mozStorage #5} │ └─6*[{thunderbird}] ├─sshd ├─startup───wicd-client─┬─{gdbus} │ └─{gmain} ├─udevd ├─volumeicon───{radeon_cs:0} ├─wicd───wicd-monitor ├─wpa_supplicant └─xpad───{radeon_cs:0}$ start-t fluxbox 33.88greetings
- This reply was modified 5 years, 1 month ago by Jaggernaut.
March 26, 2018 at 9:27 am #8340MemberX180A
::The following is from an install on a 2.5″ external hard drive connected to my laptop via USB. HDD in inix below is the laptop’s hard drive loaded with Windows 10 and not being used at all while running antiX. The full 64-bit antiX install is on the external drive, including GRUB. This is just a test setup using an SATA-II disk running through a USB2 system to provide a baseline for later comparison. I will be replacing the external drive with a SATA-III disk running through USB3. I expect that to speed things up. But I must say I am surprised at how well this is working out at USB2.
$ inxi
CPU: Dual Core AMD A4-9120 RADEON R3 4 COMPUTE CORES 2C+2G (-MCP-)
speed/min/max: 1300/1300/2200 MHz Kernel: 4.9.87-antix.1-amd64-smp x86_64 Up: 2 min
Mem: 175.6/7504.4 MiB (2.3%) HDD: 1.20 TiB (0.3% used) Procs: 169 Shell: bash 4.4.12
inxi: 2.9.05$ pstree
init─┬─acpid
├─avahi-daemon───avahi-daemon
├─bluetoothd
├─conky───6*[{conky}]
├─console-kit-dae─┬─62*[{console-kit-dae}]
│…………………….├─{gdbus}
│…………………….└─{gmain}
├─cron
├─cupsd
├─2*[dbus-daemon]
├─dbus-launch
├─devmon───udevil
├─gconfd-2
├─6*[getty]
├─gksu───lxterminal─┬─bash───pstree
│………………………├─gnome-pty-helpe
│………………………└─{gmain}
├─gnome-keyring-d───{gmain}
├─gpm
├─ifplugd
├─ifup───sh───dhclient
├─irqbalance
├─polkitd─┬─{gdbus}
│………….└─{gmain}
├─process-reaper───sleep
├─rpc.idmapd
├─rpc.statd
├─rpcbind
├─rsyslogd─┬─{in:imklog}
│……………├─{in:imuxsock}
│……………└─{rs:main Q:Reg}
├─slim─┬─Xorg─┬─{InputThread}
│……..│……..├─{amdgpu_cs:0}
│……..│……..├─{si_shader:0}
│……..│……..└─{si_shader:1}
│……..└─desktop-session───icewm-session─┬─icewm
│…………………………………………….├─icewmbg
│…………………………………………….└─icewmtray
├─spacefm───{gmain}
├─sshd
├─startpar
├─udevd
└─volumeicon$ start-t icewm
38.42
38.60
38.60
42.49- This reply was modified 5 years, 1 month ago by X180A.
- This reply was modified 5 years, 1 month ago by X180A.
- This reply was modified 5 years, 1 month ago by X180A.
March 26, 2018 at 1:15 pm #8348Member
sleekmason
::With ffmpeg in the background transcoding, and chrome open.
$ inxi
CPU: Dual Core Pentium T4300 (-MCP-) speed/min/max: 2095/1200/2100 MHz
Kernel: 4.15.1314 x86_64 Up: 4:52 Mem: 607.5/1956.1 MiB (31.1%)
HDD: 149.05 GiB (26.7% used) Procs: 133 Shell: bash 4.4.18 inxi: 2.9.02
–
$ pstree
init─┬─acpid
├─at-spi-bus-laun─┬─dbus-daemon
│ └─3*[{at-spi-bus-laun}]
├─at-spi2-registr───2*[{at-spi2-registr}]
├─conky───6*[{conky}]
├─console-kit-dae───64*[{console-kit-dae}]
├─cron
├─cupsd
├─2*[dbus-daemon]
├─dbus-launch
├─dconf-service───2*[{dconf-service}]
├─devmon───udevil
├─2*[dhclient]
├─gconfd-2
├─6*[getty]
├─gpm
├─ifplugd
├─polkitd───2*[{polkitd}]
├─rpc.statd
├─rpcbind
├─rsyslogd───3*[{rsyslogd}]
├─sh───urxvt─┬─bash───bash───ffmpeg───9*[{ffmpeg}]
│ └─urxvt
├─slim─┬─Xorg───3*[{Xorg}]
│ └─desktop-session───fluxbox─┬─chrome─┬─2*[cat]
│ │ ├─chrome─┬─chrome─┬─3*[chrome───11*[{chr+
│ │ │ │ ├─2*[chrome───13*[{chr+
│ │ │ │ └─chrome───6*[{chrome}+
│ │ │ └─nacl_helper
│ │ ├─chrome─┬─chrome
│ │ │ └─6*[{chrome}]
│ │ └─30*[{chrome}]
│ └─urxvt─┬─bash───pstree
│ └─urxvt
├─udevd
├─volumeicon
└─wpa_supplicant
–
–
$ start-t fluxbox
31.70March 26, 2018 at 9:10 pm #8351Anonymous
::Here’s my hp-g6 laptop with antix-17.1-64 bit stretch repos on rox-icewm.
Same machine and setup as my ps_mem.py screenshot of the laptop. -
AuthorPosts
- You must be logged in to reply to this topic.