Date: Thu, 7 Dec 1995 18:02:39 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: current@freebsd.org Subject: FYI Message-ID: <199512080102.SAA00275@phaeton.artisoft.com>
next in thread | raw e-mail | index | archive | help
ps -gax
PID TT STAT TIME COMMAND
0 ?? DLs 0:00.00 (swapper)
1 ?? Is 0:00.16 /sbin/init --
2 ?? DL 0:00.00 (pagedaemon)
3 ?? DL 0:00.00 (vmdaemon)
4 ?? DL 0:00.25 (update)
31 ?? Is 0:00.01 adjkerntz -i
58 ?? Ss 0:00.06 routed -q
75 ?? Ss 0:00.29 syslogd
81 ?? Is 0:00.02 portmap
87 ?? Is 0:00.02 mountd
89 ?? Is 0:00.03 nfsd-master (nfsd)
91 ?? I 0:00.00 nfsd-server (nfsd)
92 ?? I 0:00.00 nfsd-server (nfsd)
94 ?? I 0:00.00 nfsd-server (nfsd)
95 ?? I 0:00.00 nfsd-server (nfsd)
98 ?? I 0:00.00 nfsiod -n 4
99 ?? I 0:00.00 nfsiod -n 4
100 ?? I 0:00.00 nfsiod -n 4
101 ?? I 0:00.00 nfsiod -n 4
104 ?? Is 0:00.31 inetd
111 ?? Is 0:00.12 cron
113 ?? Is 0:00.05 lpd
116 ?? Is 0:00.08 sendmail: accepting connections (sendmail)
165 ?? S 0:00.51 telnetd
166 p0 Ss 0:00.52 -csh (csh)
234 p0 R 0:16.11 ./xxx
237 p0 R+ 0:00.02 ps -gax
162 v0 Is+ 0:00.04 /usr/libexec/getty Pc ttyv0
163 v1 Is+ 0:00.04 /usr/libexec/getty Pc ttyv1
164 v2 Is+ 0:00.04 /usr/libexec/getty Pc ttyv2
xxx.c:
main()
{
for(;;)
continue;
}
dmesg:
FreeBSD/SMP: Multiprocessor: 2 processors
FreeBSD 2.0-BUILT-19951207 #7: Thu Dec 7 17:30:55 MST 1995
terry@phaeton.artisoft.com:/usr/src.org/sys/compile/SMP
CPU: 90-MHz Pentium 735\\90 (Pentium-class CPU)
Origin = "GenuineIntel" Id = 0x525 Stepping=5
Features=0x3bf<FPU,VME,PSE,MCE,CX8,APIC>
real memory = 16351232 (3992 pages)
avail memory = 14938112 (3647 pages)
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 not found at 0xffffffff
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
fd1: 1.2MB 5.25in
npx0 on motherboard
npx0: INT 16 interface
stray irq 7
Probing for devices on the pci0 bus:
configuration mode 2 allows 16 devices.
chip0 <Intel 82434NX PCI cache memory controller> rev 17 on pci0:0
chip1 <Intel 82378IB PCI-ISA bridge> rev 136 on pci0:2
vga0 <VGA-compatible display device> rev 0 int a irq 9 on pci0:5
de0 <Digital DC21040 Ethernet> rev 35 int a irq 11 on pci0:6
reg20: virtual=0xf2a85000 physical=0xfafff000 size=0x80
de0: DC21040 [10Mb/s] pass 2.3 Ethernet address 00:80:48:e8:1b:b1
de0: enabling 10baseT/UTP port
ncr0 <ncr 53c810 scsi> rev 2 int a irq 10 on pci0:7
reg20: virtual=0xf2a86000 physical=0xfaffe000 size=0x100
ncr0: restart (scsi reset).
ncr0 scanning for targets 0..6 (V2 pl22 95/07/07)
(ncr0:0:0): "DEC DSP3053LS X442" type 0 fixed SCSI 2
sd0(ncr0:0:0): Direct-Access
sd0(ncr0:0:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
511MB (1046532 512 byte sectors)
(ncr0:1:0): "DEC DSP3053LS X442" type 0 fixed SCSI 2
sd1(ncr0:1:0): Direct-Access
sd1(ncr0:1:0): FAST SCSI-2 100ns (10 Mb/sec) offset 8.
511MB (1046532 512 byte sectors)
pci0: uses 8388992 bytes of memory from faffe000 upto fb7fffff.
pci0: uses 384 bytes of I/O space from e400 upto e87f.
changing root device to sd0a
Terry Lambert
terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512080102.SAA00275>
