Technical details of a default CentOS 6.10 minimal installation

Processes

Here is the default started processes when logged in Gnome:

[root@srv ~]# pstree
init─┬─anacron
     ├─auditd───{auditd}
     ├─crond
     ├─login───bash
     ├─master─┬─pickup
     │        └─qmgr
     ├─5*[mingetty]
     ├─rsyslogd───3*[{rsyslogd}]
     ├─sshd───sshd───bash───pstree
     └─udevd───2*[udevd]

Processes detailed:

[root@srv ~]# ps axufww
USER        PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root          2  0.0  0.0      0     0 ?        S    16:42   0:00 [kthreadd]
root          3  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/0]
root          4  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/0]
root          5  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/0]
root          6  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/0]
root          7  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/1]
root          8  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/1]
root          9  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/1]
root         10  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/1]
root         11  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/2]
root         12  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/2]
root         13  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/2]
root         14  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/2]
root         15  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/3]
root         16  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/3]
root         17  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/3]
root         18  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/3]
root         19  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/4]
root         20  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/4]
root         21  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/4]
root         22  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/4]
root         23  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/5]
root         24  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/5]
root         25  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/5]
root         26  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/5]
root         27  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/6]
root         28  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/6]
root         29  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/6]
root         30  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/6]
root         31  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/7]
root         32  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/7]
root         33  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/7]
root         34  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/7]
root         35  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/8]
root         36  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/8]
root         37  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/8]
root         38  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/8]
root         39  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/9]
root         40  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/9]
root         41  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/9]
root         42  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/9]
root         43  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/10]
root         44  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/10]
root         45  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/10]
root         46  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/10]
root         47  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/11]
root         48  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/11]
root         49  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/11]
root         50  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/11]
root         51  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/12]
root         52  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/12]
root         53  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/12]
root         54  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/12]
root         55  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/13]
root         56  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/13]
root         57  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/13]
root         58  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/13]
root         59  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/14]
root         60  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/14]
root         61  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/14]
root         62  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/14]
root         63  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/15]
root         64  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/15]
root         65  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/15]
root         66  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/15]
root         67  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/16]
root         68  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/16]
root         69  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/16]
root         70  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/16]
root         71  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/17]
root         72  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/17]
root         73  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/17]
root         74  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/17]
root         75  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/18]
root         76  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/18]
root         77  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/18]
root         78  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/18]
root         79  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/19]
root         80  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/19]
root         81  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/19]
root         82  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/19]
root         83  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/20]
root         84  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/20]
root         85  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/20]
root         86  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/20]
root         87  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/21]
root         88  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/21]
root         89  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/21]
root         90  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/21]
root         91  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/22]
root         92  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/22]
root         93  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/22]
root         94  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/22]
root         95  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/23]
root         96  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/23]
root         97  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/23]
root         98  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/23]
root         99  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/24]
root        100  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/24]
root        101  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/24]
root        102  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/24]
root        103  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/25]
root        104  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/25]
root        105  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/25]
root        106  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/25]
root        107  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/26]
root        108  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/26]
root        109  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/26]
root        110  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/26]
root        111  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/27]
root        112  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/27]
root        113  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/27]
root        114  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/27]
root        115  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/28]
root        116  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/28]
root        117  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/28]
root        118  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/28]
root        119  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/29]
root        120  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/29]
root        121  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/29]
root        122  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/29]
root        123  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/30]
root        124  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/30]
root        125  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/30]
root        126  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/30]
root        127  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [migration/31]
root        128  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [stopper/31]
root        129  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksoftirqd/31]
root        130  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [watchdog/31]
root        131  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/0]
root        132  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/1]
root        133  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/2]
root        134  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/3]
root        135  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/4]
root        136  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/5]
root        137  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/6]
root        138  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/7]
root        139  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/8]
root        140  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/9]
root        141  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/10]
root        142  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/11]
root        143  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/12]
root        144  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/13]
root        145  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/14]
root        146  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/15]
root        147  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/16]
root        148  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/17]
root        149  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/18]
root        150  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/19]
root        151  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/20]
root        152  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/21]
root        153  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/22]
root        154  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/23]
root        155  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/24]
root        156  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/25]
root        157  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/26]
root        158  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/27]
root        159  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/28]
root        160  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/29]
root        161  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/30]
root        162  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/31]
root        163  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/0]
root        164  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/1]
root        165  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/2]
root        166  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/3]
root        167  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/4]
root        168  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/5]
root        169  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/6]
root        170  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/7]
root        171  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/8]
root        172  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/9]
root        173  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/10]
root        174  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/11]
root        175  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/12]
root        176  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/13]
root        177  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/14]
root        178  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/15]
root        179  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/16]
root        180  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/17]
root        181  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/18]
root        182  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/19]
root        183  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/20]
root        184  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/21]
root        185  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/22]
root        186  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/23]
root        187  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/24]
root        188  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/25]
root        189  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/26]
root        190  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/27]
root        191  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/28]
root        192  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/29]
root        193  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/30]
root        194  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events/31]
root        195  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/0]
root        196  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/1]
root        197  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/2]
root        198  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/3]
root        199  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/4]
root        200  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/5]
root        201  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/6]
root        202  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/7]
root        203  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/8]
root        204  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/9]
root        205  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/10]
root        206  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/11]
root        207  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/12]
root        208  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/13]
root        209  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/14]
root        210  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/15]
root        211  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/16]
root        212  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/17]
root        213  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/18]
root        214  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/19]
root        215  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/20]
root        216  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/21]
root        217  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/22]
root        218  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/23]
root        219  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/24]
root        220  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/25]
root        221  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/26]
root        222  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/27]
root        223  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/28]
root        224  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/29]
root        225  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/30]
root        226  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_long/31]
root        227  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        228  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        229  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        230  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        231  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        232  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        233  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        234  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        235  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        236  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        237  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        238  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        239  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        240  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        241  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        242  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        243  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        244  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        245  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        246  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        247  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        248  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        249  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        250  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        251  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        252  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        253  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        254  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        255  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        256  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        257  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        258  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [events_power_ef]
root        259  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [cgroup]
root        260  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [khelper]
root        261  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [netns]
root        262  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [async/mgr]
root        263  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [pm]
root        264  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [sync_supers]
root        265  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [bdi-default]
root        266  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/0]
root        267  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/1]
root        268  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/2]
root        269  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/3]
root        270  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/4]
root        271  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/5]
root        272  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/6]
root        273  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/7]
root        274  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/8]
root        275  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/9]
root        276  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/10]
root        277  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/11]
root        278  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/12]
root        279  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/13]
root        280  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/14]
root        281  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/15]
root        282  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/16]
root        283  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/17]
root        284  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/18]
root        285  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/19]
root        286  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/20]
root        287  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/21]
root        288  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/22]
root        289  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/23]
root        290  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/24]
root        291  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/25]
root        292  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/26]
root        293  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/27]
root        294  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/28]
root        295  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/29]
root        296  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/30]
root        297  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kintegrityd/31]
root        298  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/0]
root        299  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/1]
root        300  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/2]
root        301  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/3]
root        302  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/4]
root        303  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/5]
root        304  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/6]
root        305  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/7]
root        306  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/8]
root        307  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/9]
root        308  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/10]
root        309  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/11]
root        310  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/12]
root        311  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/13]
root        312  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/14]
root        313  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/15]
root        314  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/16]
root        315  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/17]
root        316  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/18]
root        317  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/19]
root        318  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/20]
root        319  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/21]
root        320  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/22]
root        321  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/23]
root        322  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/24]
root        323  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/25]
root        324  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/26]
root        325  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/27]
root        326  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/28]
root        327  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/29]
root        328  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/30]
root        329  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kblockd/31]
root        330  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kacpid]
root        331  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kacpi_notify]
root        332  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kacpi_hotplug]
root        333  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_aux]
root        334  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/0]
root        335  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/1]
root        336  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/2]
root        337  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/3]
root        338  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/4]
root        339  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/5]
root        340  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/6]
root        341  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/7]
root        342  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/8]
root        343  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/9]
root        344  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/10]
root        345  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/11]
root        346  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/12]
root        347  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/13]
root        348  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/14]
root        349  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/15]
root        350  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/16]
root        351  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/17]
root        352  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/18]
root        353  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/19]
root        354  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/20]
root        355  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/21]
root        356  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/22]
root        357  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/23]
root        358  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/24]
root        359  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/25]
root        360  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/26]
root        361  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/27]
root        362  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/28]
root        363  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/29]
root        364  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/30]
root        365  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ata_sff/31]
root        366  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ksuspend_usbd]
root        367  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [khubd]
root        368  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kseriod]
root        369  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/0]
root        370  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/1]
root        371  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/2]
root        372  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/3]
root        373  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/4]
root        374  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/5]
root        375  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/6]
root        376  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/7]
root        377  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/8]
root        378  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/9]
root        379  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/10]
root        380  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/11]
root        381  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/12]
root        382  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/13]
root        383  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/14]
root        384  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/15]
root        385  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/16]
root        386  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/17]
root        387  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/18]
root        388  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/19]
root        389  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/20]
root        390  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/21]
root        391  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/22]
root        392  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/23]
root        393  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/24]
root        394  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/25]
root        395  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/26]
root        396  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/27]
root        397  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/28]
root        398  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/29]
root        399  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/30]
root        400  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md/31]
root        401  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/0]
root        402  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/1]
root        403  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/2]
root        404  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/3]
root        405  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/4]
root        406  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/5]
root        407  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/6]
root        408  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/7]
root        409  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/8]
root        410  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/9]
root        411  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/10]
root        412  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/11]
root        413  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/12]
root        414  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/13]
root        415  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/14]
root        416  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/15]
root        417  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/16]
root        418  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/17]
root        419  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/18]
root        420  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/19]
root        421  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/20]
root        422  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/21]
root        423  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/22]
root        424  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/23]
root        425  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/24]
root        426  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/25]
root        427  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/26]
root        428  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/27]
root        429  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/28]
root        430  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/29]
root        431  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/30]
root        432  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [md_misc/31]
root        433  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [linkwatch]
root        436  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [khungtaskd]
root        437  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/0]
root        438  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        439  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        440  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/3]
root        441  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/4]
root        442  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/5]
root        443  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/6]
root        444  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/7]
root        445  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/8]
root        446  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/9]
root        447  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        448  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        449  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        450  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        451  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        452  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        453  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        454  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        455  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        456  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/1]
root        457  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        458  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        459  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        460  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        461  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        462  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        463  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        464  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        465  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        466  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/2]
root        467  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/3]
root        468  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [lru-add-drain/3]
root        469  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kswapd0]
root        470  0.0  0.0      0     0 ?        SN   16:42   0:00  \_ [ksmd]
root        471  0.0  0.0      0     0 ?        SN   16:42   0:00  \_ [khugepaged]
root        472  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/0]
root        473  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/1]
root        474  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/2]
root        475  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/3]
root        476  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/4]
root        477  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/5]
root        478  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/6]
root        479  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/7]
root        480  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/8]
root        481  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/9]
root        482  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/10]
root        483  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/11]
root        484  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/12]
root        485  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/13]
root        486  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/14]
root        487  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/15]
root        488  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/16]
root        489  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/17]
root        490  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/18]
root        491  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/19]
root        492  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/20]
root        493  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/21]
root        494  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/22]
root        495  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/23]
root        496  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/24]
root        497  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/25]
root        498  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/26]
root        499  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/27]
root        500  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/28]
root        501  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/29]
root        502  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/30]
root        503  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [aio/31]
root        504  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/0]
root        505  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/1]
root        506  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/2]
root        507  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/3]
root        508  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/4]
root        509  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/5]
root        510  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/6]
root        511  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/7]
root        512  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/8]
root        513  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/9]
root        514  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/10]
root        515  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/11]
root        516  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/12]
root        517  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/13]
root        518  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/14]
root        519  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/15]
root        520  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/16]
root        521  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/17]
root        522  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/18]
root        523  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/19]
root        524  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/20]
root        525  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/21]
root        526  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/22]
root        527  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/23]
root        528  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/24]
root        529  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/25]
root        530  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/26]
root        531  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/27]
root        532  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/28]
root        533  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/29]
root        534  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/30]
root        535  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [crypto/31]
root        542  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/0]
root        543  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/1]
root        544  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/2]
root        545  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/3]
root        546  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/4]
root        547  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/5]
root        548  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/6]
root        549  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/7]
root        550  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/8]
root        551  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/9]
root        552  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/10]
root        553  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/11]
root        554  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/12]
root        555  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/13]
root        556  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/14]
root        557  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/15]
root        558  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/16]
root        559  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/17]
root        560  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/18]
root        561  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/19]
root        562  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/20]
root        563  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/21]
root        564  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/22]
root        565  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/23]
root        566  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/24]
root        567  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/25]
root        568  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/26]
root        569  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/27]
root        570  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/28]
root        571  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/29]
root        572  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/30]
root        573  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kthrotld/31]
root        587  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kpsmoused]
root        588  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [usbhid_resumer]
root        589  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [deferwq]
root        622  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kdmremove]
root        623  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kstriped]
root       1154  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_0]
root       1155  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_1]
root       1156  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_2]
root       1157  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_3]
root       1158  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_4]
root       1159  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_5]
root       1160  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_6]
root       1161  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_7]
root       1167  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_8]
root       1172  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_9]
root       1185  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [nvme]
root       1315  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [scsi_eh_10]
root       1316  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [usb-storage]
root       1413  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [nvme]
root       1415  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kdmflush]
root       1417  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kdmflush]
root       1443  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [jbd2/dm-0-8]
root       1444  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ext4-dio-unwrit]
root       1940  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [hd-audio0]
root       1958  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [bluetooth]
root       2207  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [hd-audio1]
root       2263  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kdmflush]
root       2304  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [jbd2/sda1-8]
root       2305  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ext4-dio-unwrit]
root       2306  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [jbd2/dm-2-8]
root       2307  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [ext4-dio-unwrit]
root       2339  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [kauditd]
root       2549  0.0  0.0      0     0 ?        S    16:42   0:00  \_ [flush-253:0]
root       2933  0.0  0.0      0     0 ?        S    16:52   0:00  \_ [flush-8:0]
root       2948  0.0  0.0      0     0 ?        S    16:53   0:00  \_ [flush-253:2]
root          1  0.0  0.0  19232  1508 ?        Ss   16:42   0:00 /sbin/init
root       1536  0.0  0.0  11192  1304 ?        S<s  16:42   0:00 /sbin/udevd -d
root       2848  0.0  0.0  12380  2696 ?        S<   16:42   0:00  \_ /sbin/udevd -d
root       2951  0.0  0.0  11192  1440 ?        S<   16:53   0:00  \_ /sbin/udevd -d
root       2614  0.0  0.0  29764   840 ?        S<sl 16:42   0:00 auditd
root       2636  0.0  0.0 255420  1664 ?        Sl   16:42   0:00 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5
root       2720  0.0  0.0  66288  1204 ?        Ss   16:42   0:00 /usr/sbin/sshd
root       2873  0.0  0.0 102288  4288 ?        Ss   16:44   0:00  \_ sshd: root@pts/0 
root       2877  0.0  0.0 108320  1976 pts/0    Ss   16:44   0:00      \_ -bash
root       3006  1.0  0.0 110800  1648 pts/0    R+   17:02   0:00          \_ ps axufww
root       2801  0.0  0.0  81012  3476 ?        Ss   16:42   0:00 /usr/libexec/postfix/master
postfix    2806  0.0  0.0  81092  3440 ?        S    16:42   0:00  \_ pickup -l -t fifo -u
postfix    2807  0.0  0.0  81260  3484 ?        S    16:42   0:00  \_ qmgr -l -t fifo -u
root       2815  0.0  0.0 116884  1388 ?        Ss   16:42   0:00 crond
root       2828  0.0  0.0  56416  1660 ?        Ss   16:42   0:00 login -- root     
root       2853  0.0  0.0 108316  1912 tty1     Ss+  16:42   0:00  \_ -bash
root       2830  0.0  0.0   4060   592 tty2     Ss+  16:42   0:00 /sbin/mingetty /dev/tty2
root       2832  0.0  0.0   4060   588 tty3     Ss+  16:42   0:00 /sbin/mingetty /dev/tty3
root       2834  0.0  0.0   4060   588 tty4     Ss+  16:42   0:00 /sbin/mingetty /dev/tty4
root       2836  0.0  0.0   4060   592 tty5     Ss+  16:42   0:00 /sbin/mingetty /dev/tty5
root       2838  0.0  0.0   4060   592 tty6     Ss+  16:42   0:00 /sbin/mingetty /dev/tty6
root       3002  0.0  0.0  16948   632 ?        Ss   17:01   0:00 /usr/sbin/anacron -s

One thought on “Technical details of a default CentOS 6.10 minimal installation”

Leave a Reply

Your email address will not be published. Required fields are marked *