User's Manual

Document Title Here
Document Title Here
Document Title Here
eH880 and ACR880 SDE Setup Manual
Version 1.4
Page 19 of 20
info@acs.com.hk
www.acs.com.hk
User can also execute a program inside the mounted directory directly without implicit transfer.
The mount command will "mirror" the directory /home/user in your PC Linux (with IP = xxx.xxx.xxx.xxx)
to /mnt/ext1 in the eH880
Note that "1024" in the above example is necessary to ensure reliability when transferring big files.
Note also that the NFS service in your PC Linux have to be configured correctly to open permission of
the directory that is going to be mounted. See "man nfs" and "man exports" in PC Linux for detail.
Appendix A.3. Showing the Status of Processes
To show the status of processes, input “ps” (process status) command. The information is arranged
by Process ID (PID), User ID (Uid), Virtual Memory Size in bytes (VmSize), Process State (Stat) and
command line (Command).
According to the man page of “ps” command, the process state has the following meanings:
Process State Description
D uninterruptible sleep (usually IO)
R runnable (on run queue)
S Sleeping
T traced or stopped
Z a defunct ("zombie") process
W Has no resident pages
< High-priority process
N Low-priority task
L Has pages locked into memory (for real-time and
custom IO)
~ $ ps
PID Uid VmSize Stat Command
1 root 576 S init
2 root SWN [ksoftirqd/0]
3 root SW< [events/0]
4 root SW< [khelper]
5 root SW< [kthread]
16 root SW< [kblockd/0]
19 root SW [khubd]
42 root SW [pdflush]
43 root SW [pdflush]
45 root SW< [aio/0]
44 root SW [kswapd0]
125 root SW [mtdblockd]
150 root SWN [jffs2_gcd_mtd4]
192 root 612 S syslogd
194 root 612 S klogd
214 root 636 S inetd
217 root 1428 S webs
221 root 396 S /usr/local/eH880/RW/bin/eH880_disc
222 root 832 S eH880_Demo4
224 root 752 S -sh
225 root 1360 S sshd -f /usr/local/eH880/RW/etc/ssh/sshd_config
228 root 832 S eH880_Demo4
229 root 832 S eH880_Demo4
230 root 832 S eH880_Demo4