Advertisement
timp87

sysctl -a causes crash in Hyper-V

Nov 11th, 2013
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.13 KB | None | 0 0
  1. bsdtest dumped core - see /var/crash/vmcore.1
  2.  
  3. Mon Nov 11 16:28:52 MSK 2013
  4.  
  5. FreeBSD bsdtest 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  6.  
  7. panic: page fault
  8.  
  9. GNU gdb 6.1.1 [FreeBSD]
  10. Copyright 2004 Free Software Foundation, Inc.
  11. GDB is free software, covered by the GNU General Public License, and you are
  12. welcome to change it and/or distribute copies of it under certain conditions.
  13. Type "show copying" to see the conditions.
  14. There is absolutely no warranty for GDB. Type "show warranty" for details.
  15. This GDB was configured as "amd64-marcel-freebsd"...
  16.  
  17. Unread portion of the kernel message buffer:
  18.  
  19.  
  20. Fatal trap 12: page fault while in kernel mode
  21. cpuid = 1; apic id = 01
  22. fault virtual address = 0x0
  23. fault code = supervisor read data, page not present
  24. instruction pointer = 0x20:0xffffffff8095d79b
  25. stack pointer = 0x28:0xfffffe003d31c8f0
  26. frame pointer = 0x28:0xfffffe003d31c900
  27. code segment = base 0x0, limit 0xfffff, type 0x1b
  28. = DPL 0, pres 1, long 1, def32 0, gran 1
  29. processor eflags = interrupt enabled, resume, IOPL = 0
  30. current process = 777 (sysctl)
  31. trap number = 12
  32. panic: page fault
  33. cpuid = 1
  34. KDB: stack backtrace:
  35. #0 0xffffffff808e7a90 at kdb_backtrace+0x60
  36. #1 0xffffffff808af575 at panic+0x155
  37. #2 0xffffffff80c8e272 at trap_fatal+0x3a2
  38. #3 0xffffffff80c8e549 at trap_pfault+0x2c9
  39. #4 0xffffffff80c8dcd6 at trap+0x5e6
  40. #5 0xffffffff80c74f72 at calltrap+0x8
  41. #6 0xffffffff808ea529 at sysctl_kern_vm_guest+0x29
  42. #7 0xffffffff808baacf at sysctl_root+0x24f
  43. #8 0xffffffff808bb088 at userland_sysctl+0x1d8
  44. #9 0xffffffff808bae74 at sys___sysctl+0x74
  45. #10 0xffffffff80c8eb67 at amd64_syscall+0x357
  46. #11 0xffffffff80c7525b at Xfast_syscall+0xfb
  47. Uptime: 30s
  48. Dumping 89 out of 1001 MB:..18%..36%..54%..72%..89%
  49.  
  50. Reading symbols from /boot/kernel/fuse.ko.symbols...done.
  51. Loaded symbols for /boot/kernel/fuse.ko.symbols
  52. Reading symbols from /boot/kernel/fdescfs.ko.symbols...done.
  53. Loaded symbols for /boot/kernel/fdescfs.ko.symbols
  54. #0 doadump (textdump=<value optimized out>) at pcpu.h:219
  55. 219 pcpu.h: No such file or directory.
  56. in pcpu.h
  57. (kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219
  58. #1 0xffffffff808af1f0 in kern_reboot (howto=260)
  59. at /usr/src/sys/kern/kern_shutdown.c:447
  60. #2 0xffffffff808af5b4 in panic (fmt=<value optimized out>)
  61. at /usr/src/sys/kern/kern_shutdown.c:754
  62. #3 0xffffffff80c8e272 in trap_fatal (frame=<value optimized out>,
  63. eva=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:882
  64. #4 0xffffffff80c8e549 in trap_pfault (frame=0xfffffe003d31c840, usermode=0)
  65. at /usr/src/sys/amd64/amd64/trap.c:699
  66. #5 0xffffffff80c8dcd6 in trap (frame=0xfffffe003d31c840)
  67. at /usr/src/sys/amd64/amd64/trap.c:463
  68. #6 0xffffffff80c74f72 in calltrap ()
  69. at /usr/src/sys/amd64/amd64/exception.S:232
  70. #7 0xffffffff8095d79b in strlen (str=0x0) at /usr/src/sys/libkern/strlen.c:98
  71. #8 0xffffffff808ea529 in sysctl_kern_vm_guest (oidp=<value optimized out>,
  72. arg1=0x0, arg2=0, req=0xfffffe003d31c9a8)
  73. at /usr/src/sys/kern/subr_param.c:352
  74. #9 0xffffffff808baacf in sysctl_root (arg1=<value optimized out>,
  75. arg2=<value optimized out>) at /usr/src/sys/kern/kern_sysctl.c:1497
  76. #10 0xffffffff808bb088 in userland_sysctl (td=<value optimized out>,
  77. name=0xfffffe003d31ca70, namelen=<value optimized out>,
  78. old=<value optimized out>, oldlenp=<value optimized out>,
  79. inkernel=<value optimized out>, new=<value optimized out>,
  80. retval=<value optimized out>, flags=0)
  81. at /usr/src/sys/kern/kern_sysctl.c:1607
  82. #11 0xffffffff808bae74 in sys___sysctl (td=0xfffff8000274a000,
  83. uap=0xfffffe003d31cb80) at /usr/src/sys/kern/kern_sysctl.c:1533
  84. #12 0xffffffff80c8eb67 in amd64_syscall (td=0xfffff8000274a000, traced=0)
  85. at subr_syscall.c:134
  86. #13 0xffffffff80c7525b in Xfast_syscall ()
  87. at /usr/src/sys/amd64/amd64/exception.S:391
  88. #14 0x00000008009532ca in ?? ()
  89. Previous frame inner to this frame (corrupt stack?)
  90. Current language: auto; currently minimal
  91. (kgdb)
  92.  
  93. ------------------------------------------------------------------------
  94. ps -axl
  95.  
  96. UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
  97. 0 0 0 0 -92 0 0 0 a DLs - 0:00.00 [kernel]
  98. 0 1 0 0 52 0 9428 0 wait DLs - 0:00.01 [init]
  99. 0 2 0 0 -16 0 0 0 - DL - 0:00.01 [fdc0]
  100. 0 3 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator]
  101. 0 4 0 0 -16 0 0 0 ccb_scan DL - 0:00.00 [xpt_thrd]
  102. 0 5 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon]
  103. 0 6 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon]
  104. 0 7 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero]
  105. 0 8 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon]
  106. 0 9 0 0 -16 0 0 0 - RL - 0:00.00 [vnlru]
  107. 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit]
  108. 0 11 0 0 155 0 0 0 - RL - 1:42.36 [idle]
  109. 0 12 0 0 -60 0 0 0 - RL - 0:00.20 [intr]
  110. 0 13 0 0 -8 0 0 0 - DL - 0:00.12 [geom]
  111. 0 14 0 0 -16 0 0 0 - DL - 0:00.01 [rand_harvestq]
  112. 0 15 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer]
  113. 0 16 0 0 26 0 0 0 sdflush DL - 0:00.00 [softdepflush]
  114. 0 110 1 0 52 0 12264 0 pause Ds - 0:00.00 [adjkerntz]
  115. 0 457 1 0 20 0 13584 0 select Ds - 0:00.00 [devd]
  116. 0 580 1 0 20 0 14432 0 select Ds - 0:00.02 [syslogd]
  117. 0 679 1 0 20 0 23980 0 select Ds - 0:00.01 [sendmail]
  118. 25 682 1 0 52 0 23980 0 pause Ds - 0:00.00 [sendmail]
  119. 0 709 1 0 22 0 60816 0 select Ds - 0:00.00 [sshd]
  120. 0 720 1 0 52 0 16520 0 nanslp Ds - 0:00.00 [cron]
  121. 0 754 1 0 52 0 16988 0 wait D - 0:00.00 [sh]
  122. 0 755 1 0 52 0 12264 0 piperd D - 0:00.00 [logger]
  123. 0 756 754 0 52 0 8164 0 nanslp D - 0:00.00 [sleep]
  124. 0 758 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  125. 0 759 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  126. 0 760 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  127. 0 761 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  128. 0 762 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  129. 0 763 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  130. 0 764 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  131. 0 765 1 0 52 0 14420 0 ttyin Ds+ - 0:00.00 [getty]
  132. 0 766 709 0 24 0 86084 0 select Ds - 0:00.05 [sshd]
  133. 1001 769 766 0 20 0 86084 0 - R - 0:00.02 [sshd]
  134. 1001 770 769 0 20 0 25544 0 pause Ds - 0:00.05 [csh]
  135. 1001 777 770 0 23 0 12272 0 - R+ - 0:00.01 [sysctl]
  136.  
  137. ------------------------------------------------------------------------
  138. vmstat -s
  139.  
  140. 23087 cpu context switches
  141. 1663 device interrupts
  142. 3661 software interrupts
  143. 56733 traps
  144. 73214 system calls
  145. 16 kernel threads created
  146. 650 fork() calls
  147. 111 vfork() calls
  148. 0 rfork() calls
  149. 0 swap pager pageins
  150. 0 swap pager pages paged in
  151. 0 swap pager pageouts
  152. 0 swap pager pages paged out
  153. 398 vnode pager pageins
  154. 2815 vnode pager pages paged in
  155. 0 vnode pager pageouts
  156. 0 vnode pager pages paged out
  157. 0 page daemon wakeups
  158. 0 pages examined by the page daemon
  159. 0 pages reactivated
  160. 24039 copy-on-write faults
  161. 154 copy-on-write optimized faults
  162. 22325 zero fill pages zeroed
  163. 0 zero fill pages prezeroed
  164. 0 intransit blocking page faults
  165. 54802 total VM faults taken
  166. 326 page faults requiring I/O
  167. 0 pages affected by kernel thread creation
  168. 23803 pages affected by fork()
  169. 4123 pages affected by vfork()
  170. 0 pages affected by rfork()
  171. 0 pages cached
  172. 66230 pages freed
  173. 0 pages freed by daemon
  174. 0 pages freed by exiting processes
  175. 3661 pages active
  176. 3708 pages inactive
  177. 0 pages in VM cache
  178. 8926 pages wired down
  179. 233216 pages free
  180. 4096 bytes per page
  181. 26522 total name lookups
  182. cache hits (81% pos + 13% neg) system 0% per-directory
  183. deletions 0%, falsehits 0%, toolong 0%
  184.  
  185. ------------------------------------------------------------------------
  186. vmstat -m
  187.  
  188. Type InUse MemUse HighUse Requests Size(s)
  189. cdev 8 2K - 8 256
  190. entropy 1026 65K - 1027 32,64,4096
  191. CAM SIM 4 1K - 4 256
  192. filedesc 41 83K - 780 16,2048,4096
  193. sigio 1 1K - 1 64
  194. filecaps 0 0K - 2 64
  195. kdtrace 123 24K - 862 64,256
  196. kenv 77 11K - 81 16,32,64,128
  197. kqueue 0 0K - 18 256,2048
  198. proc-args 23 2K - 242 16,32,64,128
  199. kbdmux 6 18K - 6 16,512,1024,2048
  200. hhook 2 1K - 2 256
  201. ithread 70 12K - 70 32,128,256
  202. KTRACE 100 13K - 100 128
  203. CAM XPT 25 3K - 212 32,64,128,256,1024,2048
  204. scsi_cd 0 0K - 10 16
  205. linker 165 26K - 174 16,32,64,128,256,512,1024,2048,4096
  206. lockf 17 2K - 29 64,128
  207. loginclass 2 1K - 11 64
  208. cache 1 1K - 1 32
  209. devbuf 806 3444K - 1505 16,32,64,128,256,512,1024,2048,4096
  210. temp 14 17K - 625 16,32,64,128,256,1024,2048
  211. ip6ndp 4 1K - 5 64,128
  212. module 477 60K - 477 128
  213. mtx_pool 2 16K - 2
  214. scsi_da 0 0K - 140 16,64
  215. pmchooks 1 1K - 1 128
  216. pgrp 20 3K - 25 128
  217. session 19 3K - 19 128
  218. proc 2 16K - 2
  219. subproc 85 179K - 824 512,4096
  220. cred 48 8K - 2642 64,256
  221. plimit 13 4K - 147 256
  222. uidinfo 4 3K - 5 128,2048
  223. CAM DEV 6 12K - 75 2048
  224. pci_link 8 1K - 8 64,128
  225. sysctl 0 0K - 179 16,32,64
  226. sysctloid 1872 92K - 1918 16,32,64,128
  227. sysctltmp 0 0K - 129 16,32,64,128,4096
  228. tidhash 1 16K - 1
  229. callout 3 1672K - 3
  230. umtx 174 22K - 174 128
  231. p1003.1b 1 1K - 1 16
  232. SWAP 2 277K - 2 64
  233. bus 1059 97K - 4421 16,32,64,128,256,1024
  234. bus-sc 32 23K - 2423 16,32,64,128,256,512,1024,2048,4096
  235. devstat 6 13K - 6 32,4096
  236. eventhandler 87 7K - 87 64,128
  237. kobj 323 1292K - 490 4096
  238. Per-cpu 1 1K - 1 32
  239. DEVFS3 95 24K - 107 256
  240. DEVFS1 81 41K - 86 512
  241. rman 131 16K - 495 32,128
  242. sbuf 0 0K - 680 16,32,64,128,256,512,1024,2048,4096
  243. DEVFS 10 1K - 11 16,128
  244. taskqueue 45 7K - 45 16,32,256
  245. Unitno 20 2K - 160 32,64
  246. vmem 3 8K - 3 2048,4096
  247. ioctlops 0 0K - 492 16,32,64,128,256,512,1024
  248. select 8 1K - 8 128
  249. iov 0 0K - 12959 16,64,128,256,512
  250. msg 4 30K - 4 2048,4096
  251. sem 4 106K - 4 2048,4096
  252. shm 1 20K - 1
  253. tty 20 20K - 20 1024
  254. pts 1 1K - 1 256
  255. mbuf_tag 0 0K - 9 32
  256. shmfd 1 8K - 1
  257. soname 3 1K - 8175 16,32,128
  258. pcb 15 277K - 35 16,32,128,1024,2048
  259. vfscache 1 1024K - 1
  260. vfs_hash 1 512K - 1
  261. vnodes 1 1K - 1 256
  262. mount 46 3K - 116 16,32,64,128,256
  263. vnodemarker 0 0K - 19 512
  264. BPF 2 1K - 2 128
  265. ifnet 3 5K - 3 128,2048
  266. ifaddr 28 13K - 28 32,64,128,256,512,2048,4096
  267. ether_multi 40 3K - 46 16,32,64
  268. clone 7 1K - 7 128
  269. arpcom 1 1K - 1 16
  270. lltable 11 4K - 11 256,512
  271. routetbl 37 6K - 110 32,64,128,256,512
  272. igmp 2 1K - 2 256
  273. in_multi 2 1K - 2 256
  274. sctp_a_it 0 0K - 2 16
  275. sctp_vrf 1 1K - 1 64
  276. sctp_ifa 5 1K - 5 128
  277. sctp_ifn 2 1K - 2 128
  278. sctp_iter 0 0K - 2 256
  279. hostcache 1 28K - 1
  280. syncache 1 64K - 1
  281. in6_multi 25 3K - 25 32,256
  282. mld 2 1K - 2 128
  283. NFS FHA 1 2K - 1 2048
  284. rpc 2 1K - 2 256
  285. audit_evclass 187 6K - 228 32
  286. pagedep 9 66K - 14 256
  287. inodedep 28 526K - 49 512
  288. bmsafemap 1 8K - 30 256
  289. newblk 5 1025K - 21 256
  290. freefrag 0 0K - 1 128
  291. freeblks 0 0K - 15 256
  292. freefile 7 1K - 21 64
  293. diradd 19 3K - 27 128
  294. mkdir 4 1K - 12 128
  295. dirrem 0 0K - 23 128
  296. newdirblk 4 1K - 6 64
  297. freework 1 1K - 16 32,128
  298. jaddref 0 0K - 39 128
  299. jremref 0 0K - 35 128
  300. jnewblk 0 0K - 20 128
  301. jfreefrag 0 0K - 1 128
  302. jseg 5 1K - 5 128
  303. jsegdep 31 2K - 95 64
  304. sbdep 0 0K - 5 64
  305. savedino 0 0K - 46 256
  306. jblocks 2 1K - 2 128,256
  307. ufs_dirhash 36 8K - 36 16,32,64,128,256,512
  308. ufs_quota 1 512K - 1
  309. ufs_mount 3 13K - 3 512,4096
  310. vm_pgdata 2 129K - 2 128
  311. pfs_nodes 21 6K - 21 256
  312. memdesc 1 4K - 1 4096
  313. pfs_vncache 1 1K - 1 64
  314. GEOM 65 12K - 588 16,32,64,128,256,512,1024,2048
  315. feeder 7 1K - 7 32
  316. atkbddev 2 1K - 2 64
  317. CAM CCB 72 144K - 82 2048
  318. raid_data 0 0K - 78 32,128,256
  319. acpiintr 1 1K - 1 64
  320. UART 6 5K - 6 16,1024
  321. md_nvidia_data 0 0K - 11 512
  322. acpica 1563 158K - 138023 16,32,64,128,256,512,1024,2048
  323. md_sii_data 0 0K - 11 512
  324. CAM path 8 1K - 95 32
  325. CAM periph 6 2K - 85 16,32,64,128,256
  326. acpitask 1 8K - 1
  327. apmdev 1 1K - 1 128
  328. madt_table 0 0K - 1 4096
  329. ata_pci 1 1K - 1 64
  330. acpisem 20 3K - 20 128
  331. CAM queue 13 5K - 363 16,32,512,2048
  332. acpidev 87 6K - 87 64
  333. CAM dev queue 4 1K - 4 32
  334. io_apic 1 2K - 1 2048
  335. MCA 2 1K - 2 128
  336. nexusdev 5 1K - 5 16
  337. isadev 5 1K - 5 128
  338. fdesc_mount 1 1K - 1 16
  339.  
  340. ------------------------------------------------------------------------
  341. vmstat -z
  342.  
  343. ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
  344.  
  345. UMA Kegs: 384, 0, 96, 4, 96, 0, 0
  346. UMA Zones: 896, 0, 96, 0, 96, 0, 0
  347. UMA Slabs: 80, 0, 1112, 38, 1541, 0, 0
  348. UMA RCntSlabs: 88, 0, 131, 4, 131, 0, 0
  349. UMA Hash: 256, 0, 9, 6, 9, 0, 0
  350. 4 Bucket: 32, 0, 10, 240, 788, 0, 0
  351. 8 Bucket: 64, 0, 12, 298, 164, 0, 0
  352. 16 Bucket: 128, 0, 25, 254, 52, 36, 0
  353. 32 Bucket: 256, 0, 23, 112, 74, 100, 0
  354. 64 Bucket: 512, 0, 36, 52, 120, 98, 0
  355. 128 Bucket: 1024, 0, 63, 21, 290, 11, 0
  356. vmem btag: 56, 0, 752, 29, 752, 11, 0
  357. VM OBJECT: 256, 0, 917, 73, 8660, 0, 0
  358. RADIX NODE: 144, 0, 1491, 102, 20562, 49, 0
  359. MAP: 240, 0, 3, 61, 3, 0, 0
  360. KMAP ENTRY: 128, 0, 5, 274, 5, 0, 0
  361. MAP ENTRY: 128, 0, 662, 361, 20011, 0, 0
  362. VMSPACE: 448, 0, 23, 67, 763, 0, 0
  363. fakepg: 104, 0, 0, 0, 0, 0, 0
  364. mt_zone: 4112, 0, 346, 0, 346, 0, 0
  365. 16: 16, 0, 1078, 177, 69320, 0, 0
  366. 32: 32, 0, 1075, 300, 5877, 0, 0
  367. 64: 64, 0, 2759, 155, 19664, 0, 0
  368. 128: 128, 0, 2773, 234, 70732, 0, 0
  369. 256: 256, 0, 535, 80, 3710, 0, 0
  370. 512: 512, 0, 787, 85, 1881, 0, 0
  371. 1024: 1024, 0, 33, 151, 9475, 0, 0
  372. 2048: 2048, 0, 141, 9, 1340, 0, 0
  373. 4096: 4096, 0, 389, 3, 1366, 0, 0
  374. SLEEPQUEUE: 80, 0, 88, 191, 88, 0, 0
  375. uint64 pcpu: 8, 0, 1332, 76, 1332, 0, 0
  376. Files: 80, 0, 59, 341, 4653, 0, 0
  377. TURNSTILE: 136, 0, 88, 112, 88, 0, 0
  378. rl_entry: 40, 0, 29, 271, 29, 0, 0
  379. umtx pi: 96, 0, 0, 0, 0, 0, 0
  380. MAC labels: 40, 0, 0, 0, 0, 0, 0
  381. PROC: 1208, 0, 38, 7, 777, 0, 0
  382. THREAD: 1168, 0, 83, 4, 83, 0, 0
  383. cpuset: 72, 0, 56, 109, 57, 0, 0
  384. audit_record: 1248, 0, 0, 0, 0, 0, 0
  385. mbuf_packet: 256, 399345, 1, 259, 203, 5, 0
  386. mbuf: 256, 399345, 73, 242, 1189, 185, 0
  387. mbuf_cluster: 2048, 62396, 255, 1, 255, 0, 0
  388. mbuf_jumbo_page: 4096, 31198, 0, 3, 12, 0, 0
  389. mbuf_jumbo_9k: 9216, 27729, 0, 0, 0, 0, 0
  390. mbuf_jumbo_16k: 16384, 20796, 0, 0, 0, 0, 0
  391. mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0
  392. g_bio: 248, 0, 0, 256, 3606, 0, 0
  393. ttyinq: 160, 0, 180, 20, 315, 0, 0
  394. ttyoutq: 256, 0, 95, 100, 167, 0, 0
  395. ata_request: 336, 0, 0, 66, 40, 0, 0
  396. vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
  397. FPU_save_area: 512, 0, 0, 0, 0, 0, 0
  398. VNODE: 472, 0, 519, 65, 542, 0, 0
  399. VNODEPOLL: 112, 0, 0, 0, 0, 0, 0
  400. BUF TRIE: 144, 0, 60, 7014, 166, 0, 0
  401. NAMEI: 1024, 0, 0, 40, 11217, 0, 0
  402. S VFS Cache: 108, 0, 514, 116, 1264, 0, 0
  403. STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
  404. L VFS Cache: 328, 0, 0, 0, 0, 0, 0
  405. LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
  406. NCLNODE: 528, 0, 0, 0, 0, 0, 0
  407. DIRHASH: 1024, 0, 58, 22, 58, 0, 0
  408. fuse_ticket: 224, 0, 0, 0, 0, 0, 0
  409. procdesc: 128, 0, 0, 0, 0, 0, 0
  410. Mountpoints: 816, 0, 4, 26, 4, 0, 0
  411. pipe: 744, 0, 2, 28, 413, 0, 0
  412. ksiginfo: 112, 0, 37, 1013, 38, 0, 0
  413. itimer: 352, 0, 0, 0, 0, 0, 0
  414. KNOTE: 128, 0, 0, 279, 30, 0, 0
  415. socket: 696, 32045, 14, 16, 1489, 0, 0
  416. ipq: 56, 1988, 0, 0, 0, 0, 0
  417. udp_inpcb: 392, 32050, 2, 58, 105, 0, 0
  418. udpcb: 16, 32128, 2, 249, 105, 0, 0
  419. tcp_inpcb: 392, 32050, 4, 56, 9, 0, 0
  420. tcpcb: 1024, 32048, 4, 24, 9, 0, 0
  421. tcptw: 88, 6435, 0, 0, 0, 0, 0
  422. syncache: 160, 15375, 0, 75, 1, 0, 0
  423. hostcache: 136, 15370, 0, 0, 0, 0, 0
  424. tcpreass: 40, 3900, 0, 0, 0, 0, 0
  425. sackhole: 32, 0, 0, 0, 0, 0, 0
  426. sctp_ep: 1408, 32046, 0, 0, 0, 0, 0
  427. sctp_asoc: 2352, 40000, 0, 0, 0, 0, 0
  428. sctp_laddr: 48, 80012, 0, 166, 4, 0, 0
  429. sctp_raddr: 728, 80000, 0, 0, 0, 0, 0
  430. sctp_chunk: 136, 400026, 0, 0, 0, 0, 0
  431. sctp_readq: 104, 400026, 0, 0, 0, 0, 0
  432. sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0
  433. sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
  434. sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
  435. ripcb: 392, 32050, 0, 0, 0, 0, 0
  436. unpcb: 240, 32048, 8, 120, 1370, 0, 0
  437. rtentry: 200, 0, 17, 63, 17, 0, 0
  438. selfd: 56, 0, 17, 267, 992, 0, 0
  439. SWAPMETA: 288, 124800, 0, 0, 0, 0, 0
  440. FFS inode: 168, 0, 489, 63, 510, 0, 0
  441. FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
  442. FFS2 dinode: 256, 0, 489, 66, 510, 0, 0
  443.  
  444.  
  445. ------------------------------------------------------------------------
  446. vmstat -i
  447.  
  448. interrupt total rate
  449. irq1: atkbd0 6 0
  450. irq5: vmbus0 1574 62
  451. irq6: fdc0 23 0
  452. irq15: ata1 60 2
  453. cpu0:timer 1124 44
  454. cpu1:timer 704 28
  455. Total 3491 139
  456.  
  457. ------------------------------------------------------------------------
  458. pstat -T
  459.  
  460. 59/32042 files
  461. 0M/2047M swap space
  462.  
  463. ------------------------------------------------------------------------
  464. pstat -s
  465.  
  466. Device 512-blocks Used Avail Capacity
  467. /dev/da0p3 4193976 0 4193976 0%
  468.  
  469. ------------------------------------------------------------------------
  470. iostat
  471.  
  472. iostat: kvm_read(_tk_nin): invalid address (0x0)
  473. iostat: disabling TTY statistics
  474. da0 cd0 pass0 cpu
  475. KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id
  476. 17.65 45 0.78 0.00 1 0.00 0.00 0 0.00 1 0 1 0 98
  477.  
  478. ------------------------------------------------------------------------
  479. ipcs -a
  480.  
  481. Message Queues:
  482. T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
  483.  
  484. Shared Memory:
  485. T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
  486.  
  487. Semaphores:
  488. T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
  489.  
  490.  
  491. ------------------------------------------------------------------------
  492. ipcs -T
  493.  
  494. msginfo:
  495. msgmax: 16384 (max characters in a message)
  496. msgmni: 40 (# of message queues)
  497. msgmnb: 2048 (max characters in a message queue)
  498. msgtql: 40 (max # of messages in system)
  499. msgssz: 8 (size of a message segment)
  500. msgseg: 2048 (# of message segments in system)
  501.  
  502. shminfo:
  503. shmmax: 536870912 (max shared memory segment size)
  504. shmmin: 1 (min shared memory segment size)
  505. shmmni: 192 (max number of shared memory identifiers)
  506. shmseg: 128 (max shared memory segments per process)
  507. shmall: 131072 (max amount of shared memory in pages)
  508.  
  509. seminfo:
  510. semmni: 50 (# of semaphore identifiers)
  511. semmns: 340 (# of semaphores in system)
  512. semmnu: 150 (# of undo structures in system)
  513. semmsl: 340 (max # of semaphores per id)
  514. semopm: 100 (max # of operations per semop call)
  515. semume: 50 (max # of undo entries per process)
  516. semusz: 632 (size in bytes of undo structure)
  517. semvmx: 32767 (semaphore maximum value)
  518. semaem: 16384 (adjust on exit max value)
  519.  
  520.  
  521. ------------------------------------------------------------------------
  522. nfsstat
  523.  
  524. Client Info:
  525. Rpc Counts:
  526. Getattr Setattr Lookup Readlink Read Write Create Remove
  527. 0 0 0 0 0 0 0 0
  528. Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
  529. 0 0 0 0 0 0 0 0
  530. Mknod Fsstat Fsinfo PathConf Commit
  531. 0 0 0 0 0
  532. Rpc Info:
  533. TimedOut Invalid X Replies Retries Requests
  534. 0 0 0 0 0
  535. Cache Info:
  536. Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
  537. 0 0 0 0 0 0 0 0
  538. BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses
  539. 0 0 0 0 0 0 0 0
  540.  
  541. Server Info:
  542. Getattr Setattr Lookup Readlink Read Write Create Remove
  543. 0 0 0 0 0 0 0 0
  544. Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
  545. 0 0 0 0 0 0 0 0
  546. Mknod Fsstat Fsinfo PathConf Commit
  547. 0 0 0 0 0
  548. Server Ret-Failed
  549. 0
  550. Server Faults
  551. 0
  552. Server Cache Stats:
  553. Inprog Idem Non-idem Misses
  554. 0 0 0 0
  555. Server Write Gathering:
  556. WriteOps WriteRPC Opsaved
  557. 0 0 0
  558.  
  559. ------------------------------------------------------------------------
  560. netstat -s
  561.  
  562. tcp:
  563. 292 packets sent
  564. 285 data packets (55215 bytes)
  565. 0 data packets (0 bytes) retransmitted
  566. 0 data packets unnecessarily retransmitted
  567. 0 resends initiated by MTU discovery
  568. 7 ack-only packets (0 delayed)
  569. 0 URG only packets
  570. 0 window probe packets
  571. 0 window update packets
  572. 0 control packets
  573. 99 packets received
  574. 77 acks (for 47888 bytes)
  575. 0 duplicate acks
  576. 0 acks for unsent data
  577. 53 packets (5093 bytes) received in-sequence
  578. 0 completely duplicate packets (0 bytes)
  579. 0 old duplicate packets
  580. 0 packets with some dup. data (0 bytes duped)
  581. 0 out-of-order packets (0 bytes)
  582. 0 packets (0 bytes) of data after window
  583. 0 window probes
  584. 1 window update packet
  585. 0 packets received after close
  586. 0 discarded for bad checksums
  587. 0 discarded for bad header offset fields
  588. 0 discarded because packet too short
  589. 0 discarded due to memory problems
  590. 0 connection requests
  591. 1 connection accept
  592. 0 bad connection attempts
  593. 0 listen queue overflows
  594. 0 ignored RSTs in the windows
  595. 1 connection established (including accepts)
  596. 5 connections closed (including 0 drops)
  597. 0 connections updated cached RTT on close
  598. 0 connections updated cached RTT variance on close
  599. 0 connections updated cached ssthresh on close
  600. 0 embryonic connections dropped
  601. 53 segments updated rtt (of 54 attempts)
  602. 0 retransmit timeouts
  603. 0 connections dropped by rexmit timeout
  604. 0 persist timeouts
  605. 0 connections dropped by persist timeout
  606. 0 Connections (fin_wait_2) dropped because of timeout
  607. 0 keepalive timeouts
  608. 0 keepalive probes sent
  609. 0 connections dropped by keepalive
  610. 12 correct ACK header predictions
  611. 20 correct data packet header predictions
  612. 1 syncache entry added
  613. 0 retransmitted
  614. 0 dupsyn
  615. 0 dropped
  616. 1 completed
  617. 0 bucket overflow
  618. 0 cache overflow
  619. 0 reset
  620. 0 stale
  621. 0 aborted
  622. 0 badack
  623. 0 unreach
  624. 0 zone failures
  625. 1 cookie sent
  626. 0 cookies received
  627. 0 hostcache entries added
  628. 0 bucket overflow
  629. 0 SACK recovery episodes
  630. 0 segment rexmits in SACK recovery episodes
  631. 0 byte rexmits in SACK recovery episodes
  632. 0 SACK options (SACK blocks) received
  633. 0 SACK options (SACK blocks) sent
  634. 0 SACK scoreboard overflow
  635. 0 packets with ECN CE bit set
  636. 0 packets with ECN ECT(0) bit set
  637. 0 packets with ECN ECT(1) bit set
  638. 0 successful ECN handshakes
  639. 0 times ECN reduced the congestion window
  640. udp:
  641. 15 datagrams received
  642. 0 with incomplete header
  643. 0 with bad data length field
  644. 0 with bad checksum
  645. 0 with no checksum
  646. 0 dropped due to no socket
  647. 0 broadcast/multicast datagrams undelivered
  648. 0 dropped due to full socket buffers
  649. 0 not for hashed pcb
  650. 15 delivered
  651. 15 datagrams output
  652. 0 times multicast source filter matched
  653. ip:
  654. 114 total packets received
  655. 0 bad header checksums
  656. 0 with size smaller than minimum
  657. 0 with data size < data length
  658. 0 with ip length > max ip packet size
  659. 0 with header length < data size
  660. 0 with data length < header length
  661. 0 with bad options
  662. 0 with incorrect version number
  663. 0 fragments received
  664. 0 fragments dropped (dup or out of space)
  665. 0 fragments dropped after timeout
  666. 0 packets reassembled ok
  667. 114 packets for this host
  668. 0 packets for unknown/unsupported protocol
  669. 0 packets forwarded (0 packets fast forwarded)
  670. 0 packets not forwardable
  671. 0 packets received for unknown multicast group
  672. 0 redirects sent
  673. 307 packets sent from this host
  674. 0 packets sent with fabricated ip header
  675. 0 output packets dropped due to no bufs, etc.
  676. 0 output packets discarded due to no route
  677. 0 output datagrams fragmented
  678. 0 fragments created
  679. 0 datagrams that can't be fragmented
  680. 0 tunneling packets that can't find gif
  681. 0 datagrams with bad address in header
  682. icmp:
  683. 0 calls to icmp_error
  684. 0 errors not generated in response to an icmp message
  685. 0 messages with bad code fields
  686. 0 messages less than the minimum length
  687. 0 messages with bad checksum
  688. 0 messages with bad length
  689. 0 multicast echo requests ignored
  690. 0 multicast timestamp requests ignored
  691. 0 message responses generated
  692. 0 invalid return addresses
  693. 0 no return routes
  694. igmp:
  695. 0 messages received
  696. 0 messages received with too few bytes
  697. 0 messages received with wrong TTL
  698. 0 messages received with bad checksum
  699. 0 V1/V2 membership queries received
  700. 0 V3 membership queries received
  701. 0 membership queries received with invalid field(s)
  702. 0 general queries received
  703. 0 group queries received
  704. 0 group-source queries received
  705. 0 group-source queries dropped
  706. 0 membership reports received
  707. 0 membership reports received with invalid field(s)
  708. 0 membership reports received for groups to which we belong
  709. 0 V3 reports received without Router Alert
  710. 0 membership reports sent
  711. arp:
  712. 4 ARP requests sent
  713. 2 ARP replies sent
  714. 12 ARP requests received
  715. 3 ARP replies received
  716. 15 ARP packets received
  717. 0 total packets dropped due to no ARP entry
  718. 0 ARP entrys timed out
  719. 0 Duplicate IPs seen
  720. ip6:
  721. 0 total packets received
  722. 0 with size smaller than minimum
  723. 0 with data size < data length
  724. 0 with bad options
  725. 0 with incorrect version number
  726. 0 fragments received
  727. 0 fragments dropped (dup or out of space)
  728. 0 fragments dropped after timeout
  729. 0 fragments that exceeded limit
  730. 0 packets reassembled ok
  731. 0 packets for this host
  732. 0 packets forwarded
  733. 0 packets not forwardable
  734. 0 redirects sent
  735. 5 packets sent from this host
  736. 0 packets sent with fabricated ip header
  737. 0 output packets dropped due to no bufs, etc.
  738. 0 output packets discarded due to no route
  739. 0 output datagrams fragmented
  740. 0 fragments created
  741. 0 datagrams that can't be fragmented
  742. 0 packets that violated scope rules
  743. 0 multicast packets which we don't join
  744. Mbuf statistics:
  745. 0 one mbuf
  746. 1 one ext mbuf
  747. 0 two or more ext mbuf
  748. 0 packets whose headers are not contiguous
  749. 0 tunneling packets that can't find gif
  750. 0 packets discarded because of too many headers
  751. 0 failures of source address selection
  752. Source addresses selection rule applied:
  753. icmp6:
  754. 0 calls to icmp6_error
  755. 0 errors not generated in response to an icmp6 message
  756. 0 errors not generated because of rate limitation
  757. Output histogram:
  758. neighbor solicitation: 1
  759. 0 messages with bad code fields
  760. 0 messages < minimum length
  761. 0 bad checksums
  762. 0 messages with bad length
  763. Histogram of error messages to be generated:
  764. 0 no route
  765. 0 administratively prohibited
  766. 0 beyond scope
  767. 0 address unreachable
  768. 0 port unreachable
  769. 0 packet too big
  770. 0 time exceed transit
  771. 0 time exceed reassembly
  772. 0 erroneous header field
  773. 0 unrecognized next header
  774. 0 unrecognized option
  775. 0 redirect
  776. 0 unknown
  777. 0 message responses generated
  778. 0 messages with too many ND options
  779. 0 messages with bad ND options
  780. 0 bad neighbor solicitation messages
  781. 0 bad neighbor advertisement messages
  782. 0 bad router solicitation messages
  783. 0 bad router advertisement messages
  784. 0 bad redirect messages
  785. 0 path MTU changes
  786. rip6:
  787. 0 messages received
  788. 0 checksum calculations on inbound
  789. 0 messages with bad checksum
  790. 0 messages dropped due to no socket
  791. 0 multicast messages dropped due to no socket
  792. 0 messages dropped due to full socket buffers
  793. 0 delivered
  794. 0 datagrams output
  795.  
  796. ------------------------------------------------------------------------
  797. netstat -m
  798.  
  799. 74/501/575 mbufs in use (current/cache/total)
  800. 18446744073709551612/260/256/62396 mbuf clusters in use (current/cache/total/max)
  801. 1/259 mbuf+clusters out of packet secondary zone in use (current/cache)
  802. 0/3/3/31198 4k (page size) jumbo clusters in use (current/cache/total/max)
  803. 0/0/0/27729 9k jumbo clusters in use (current/cache/total/max)
  804. 0/0/0/20796 16k jumbo clusters in use (current/cache/total/max)
  805. 10K/657K/667K bytes allocated to network (current/cache/total)
  806. 185/0/5 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
  807. 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
  808. 0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
  809. 0/0/0 requests for jumbo clusters denied (4k/9k/16k)
  810. 0 requests for sfbufs denied
  811. 0 requests for sfbufs delayed
  812. 0 requests for I/O initiated by sendfile
  813.  
  814. ------------------------------------------------------------------------
  815. netstat -idW
  816.  
  817. Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop
  818. lo0 16384 <Link#1> 0 0 0 0 0 0 0
  819. lo0 16384 localhost ::1 0 - - 0 - - -
  820. lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - -
  821. lo0 16384 your-net localhost 0 - - 0 - - -
  822. hn0 1500 <Link#2> 00:15:5d:02:9a:8b 144 0 0 313 0 0 0
  823. hn0 1500 192.168.25.0/ bsdtest.ocslab.ru 114 - - 307 - - -
  824. hn0 1500 fe80::215:5df fe80::215:5dff:fe 0 - - 1 - - -
  825.  
  826. ------------------------------------------------------------------------
  827. netstat -anr
  828.  
  829. Routing tables
  830.  
  831. Internet:
  832. Destination Gateway Flags Refs Use Netif Expire
  833. default 192.168.25.1 UGS 0 292 hn0
  834. 127.0.0.1 link#1 UH 0 0 lo0
  835. 192.168.25.0/26 link#2 U 0 15 hn0
  836. 192.168.25.5 link#2 UHS 0 0 lo0
  837.  
  838. Internet6:
  839. Destination Gateway Flags Netif Expire
  840. ::/96 ::1 UGRS lo0
  841. ::1 link#1 UH lo0
  842. ::ffff:0.0.0.0/96 ::1 UGRS lo0
  843. fe80::/10 ::1 UGRS lo0
  844. fe80::%lo0/64 link#1 U lo0
  845. fe80::1%lo0 link#1 UHS lo0
  846. fe80::%hn0/64 link#2 U hn0
  847. fe80::215:5dff:fe02:9a8b%hn0 link#2 UHS lo0
  848. ff01::%lo0/32 ::1 U lo0
  849. ff01::%hn0/32 fe80::215:5dff:fe02:9a8b%hn0 U hn0
  850. ff02::/16 ::1 UGRS lo0
  851. ff02::%lo0/32 ::1 U lo0
  852. ff02::%hn0/32 fe80::215:5dff:fe02:9a8b%hn0 U hn0
  853.  
  854. ------------------------------------------------------------------------
  855. netstat -anA
  856.  
  857. Active Internet connections (including servers)
  858. Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
  859. fffff800029d7800 tcp4 0 7328 192.168.25.5.22 192.168.8.249.4944 ESTABLISHED
  860. fffff800029d7c00 tcp4 0 0 *.22 *.* LISTEN
  861. fffff800029d8000 tcp6 0 0 *.22 *.* LISTEN
  862. fffff800029d8400 tcp4 0 0 127.0.0.1.25 *.* LISTEN
  863. fffff8000285fab8 udp4 0 0 *.514 *.*
  864. fffff8000285fc40 udp6 0 0 *.514 *.*
  865. Active UNIX domain sockets
  866. Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
  867. fffff800028e04b0 stream 0 0 0 fffff800028e05a0 0 0
  868. fffff800028e05a0 stream 0 0 0 fffff800028e04b0 0 0
  869. fffff800028d8b40 stream 0 0 fffff800028dace8 0 0 0 /var/run/devd.pipe
  870. fffff800028e0690 dgram 0 0 0 fffff800028d8960 0 fffff800028d8870
  871. fffff800028d8780 dgram 0 0 0 fffff800028d8a50 0 0
  872. fffff800028d8870 dgram 0 0 0 fffff800028d8960 0 0
  873. fffff800028d8960 dgram 0 0 fffff800028483b0 0 fffff800028e0690 0 /var/run/logpriv
  874. fffff800028d8a50 dgram 0 0 fffff80002848588 0 fffff800028d8780 0 /var/run/log
  875.  
  876. ------------------------------------------------------------------------
  877. netstat -aL
  878.  
  879. Current listen queue sizes (qlen/incqlen/maxqlen)
  880. Proto Listen Local Address
  881. tcp4 0/0/128 *.ssh
  882. tcp6 0/0/128 *.ssh
  883. tcp4 0/0/10 localhost.smtp
  884. unix 0/0/4 /var/run/devd.pipe
  885.  
  886. ------------------------------------------------------------------------
  887. fstat
  888.  
  889. fstat: can't read file 1 at 0x2007fffffffffff
  890. fstat: can't read file 2 at 0x400000000003fff
  891. fstat: can't read file 1 at 0x2007fffffffffff
  892. fstat: can't read file 2 at 0x400000000003fff
  893. fstat: can't read file 4 at 0x780000ffff
  894. fstat: can't read file 7 at 0x2007fffffffffff
  895. fstat: can't read file 8 at 0x400000000003fff
  896. fstat: can't read file 10 at 0x780000ffff
  897. fstat: can't read file 1 at 0x2007fffffffffff
  898. fstat: can't read file 2 at 0x400000000003fff
  899. fstat: can't read file 4 at 0x780000ffff
  900. fstat: can't read file 1 at 0x2007fffffffffff
  901. fstat: can't read file 2 at 0x400000000003fff
  902. fstat: can't read file 1 at 0x2007fffffffffff
  903. fstat: can't read file 2 at 0x400000000003fff
  904. fstat: can't read file 1 at 0x2007fffffffffff
  905. fstat: can't read file 2 at 0x400000000003fff
  906. fstat: can't read file 1 at 0x2007fffffffffff
  907. fstat: can't read file 2 at 0x400000000003fff
  908. fstat: can't read file 1 at 0x2007fffffffffff
  909. fstat: can't read file 2 at 0x400000000003fff
  910. fstat: can't read file 1 at 0x2007fffffffffff
  911. fstat: can't read file 2 at 0x400000000003fff
  912. fstat: can't read file 1 at 0x2007fffffffffff
  913. fstat: can't read file 2 at 0x400000000003fff
  914. fstat: can't read file 1 at 0x2007fffffffffff
  915. fstat: can't read file 2 at 0x400000000003fff
  916. fstat: can't read file 1 at 0x2007fffffffffff
  917. fstat: can't read file 2 at 0x400000000003fff
  918. fstat: can't read file 1 at 0x2007fffffffffff
  919. fstat: can't read file 2 at 0x400000000003fff
  920. fstat: can't read file 1 at 0x2007fffffffffff
  921. fstat: can't read file 2 at 0x400000000003fff
  922. fstat: can't read file 1 at 0x2007fffffffffff
  923. fstat: can't read file 2 at 0x400000000003fff
  924. fstat: can't read file 1 at 0x2007fffffffffff
  925. fstat: can't read file 2 at 0x400000000003fff
  926. fstat: can't read file 4 at 0x780000ffff
  927. fstat: can't read file 1 at 0x2007fffffffffff
  928. fstat: can't read file 2 at 0x400000000003fff
  929. fstat: can't read file 4 at 0x780000ffff
  930. fstat: can't read file 1 at 0x2007fffffffffff
  931. fstat: can't read file 2 at 0x400000000003fff
  932. fstat: can't read file 4 at 0x780000ffff
  933. fstat: can't read file 1 at 0x2007fffffffffff
  934. fstat: can't read file 2 at 0x400000000003fff
  935. fstat: can't read file 4 at 0x780000ffff
  936. fstat: can't read file 7 at 0x2007fffffffffff
  937. fstat: can't read file 8 at 0x400000000003fff
  938. fstat: can't read file 10 at 0x780000ffff
  939. fstat: can't read file 13 at 0x2007fffffffffff
  940. fstat: can't read file 14 at 0x400000000003fff
  941. fstat: can't read file 16 at 0x780000ffff
  942. fstat: can't read file 19 at 0x2007fffffffffff
  943. fstat: can't read file 20 at 0x400000000003fff
  944. fstat: can't read file 1 at 0x2007fffffffffff
  945. fstat: can't read file 2 at 0x400000000003fff
  946. fstat: can't read file 4 at 0x780000ffff
  947. fstat: can't read file 1 at 0x2007fffffffffff
  948. fstat: can't read file 2 at 0x400000000003fff
  949. USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
  950. mox sysctl 777 root / 2 drwxr-xr-x 1024 r
  951. mox sysctl 777 wd / 4897326 drwxr-xr-x 512 r
  952. mox sysctl 777 text / 1444675 -r-xr-xr-x 17832 r
  953. mox sysctl 777 ctty /dev 85 crw--w---- pts/0 rw
  954. mox sysctl 777 0 /dev 85 crw--w---- pts/0 rw
  955. mox csh 770 root / 2 drwxr-xr-x 1024 r
  956. mox csh 770 wd / 4897326 drwxr-xr-x 512 r
  957. mox csh 770 text / 4895623 -r-xr-xr-x 374096 r
  958. mox csh 770 ctty /dev 85 crw--w---- pts/0 rw
  959. mox sshd 769 root / 2 drwxr-xr-x 1024 r
  960. mox sshd 769 wd / 2 drwxr-xr-x 1024 r
  961. mox sshd 769 text / 4417269 -r-xr-xr-x 291968 r
  962. mox sshd 769 0 /dev 15 crw-rw-rw- null rw
  963. mox sshd 769 6 /dev 15 crw-rw-rw- null rw
  964. root sshd 766 root / 2 drwxr-xr-x 1024 r
  965. root sshd 766 wd / 2 drwxr-xr-x 1024 r
  966. root sshd 766 text / 4417269 -r-xr-xr-x 291968 r
  967. root sshd 766 0 /dev 15 crw-rw-rw- null r
  968. root getty 765 root / 2 drwxr-xr-x 1024 r
  969. root getty 765 wd / 2 drwxr-xr-x 1024 r
  970. root getty 765 text / 4417153 -r-xr-xr-x 27936 r
  971. root getty 765 ctty /dev 58 crw------- ttyv7 rw
  972. root getty 765 0 /dev 58 crw------- ttyv7 rw
  973. root getty 764 root / 2 drwxr-xr-x 1024 r
  974. root getty 764 wd / 2 drwxr-xr-x 1024 r
  975. root getty 764 text / 4417153 -r-xr-xr-x 27936 r
  976. root getty 764 ctty /dev 57 crw------- ttyv6 rw
  977. root getty 764 0 /dev 57 crw------- ttyv6 rw
  978. root getty 763 root / 2 drwxr-xr-x 1024 r
  979. root getty 763 wd / 2 drwxr-xr-x 1024 r
  980. root getty 763 text / 4417153 -r-xr-xr-x 27936 r
  981. root getty 763 ctty /dev 56 crw------- ttyv5 rw
  982. root getty 763 0 /dev 56 crw------- ttyv5 rw
  983. root getty 762 root / 2 drwxr-xr-x 1024 r
  984. root getty 762 wd / 2 drwxr-xr-x 1024 r
  985. root getty 762 text / 4417153 -r-xr-xr-x 27936 r
  986. root getty 762 ctty /dev 55 crw------- ttyv4 rw
  987. root getty 762 0 /dev 55 crw------- ttyv4 rw
  988. root getty 761 root / 2 drwxr-xr-x 1024 r
  989. root getty 761 wd / 2 drwxr-xr-x 1024 r
  990. root getty 761 text / 4417153 -r-xr-xr-x 27936 r
  991. root getty 761 ctty /dev 54 crw------- ttyv3 rw
  992. root getty 761 0 /dev 54 crw------- ttyv3 rw
  993. root getty 760 root / 2 drwxr-xr-x 1024 r
  994. root getty 760 wd / 2 drwxr-xr-x 1024 r
  995. root getty 760 text / 4417153 -r-xr-xr-x 27936 r
  996. root getty 760 ctty /dev 53 crw------- ttyv2 rw
  997. root getty 760 0 /dev 53 crw------- ttyv2 rw
  998. root getty 759 root / 2 drwxr-xr-x 1024 r
  999. root getty 759 wd / 2 drwxr-xr-x 1024 r
  1000. root getty 759 text / 4417153 -r-xr-xr-x 27936 r
  1001. root getty 759 ctty /dev 52 crw------- ttyv1 rw
  1002. root getty 759 0 /dev 52 crw------- ttyv1 rw
  1003. root getty 758 root / 2 drwxr-xr-x 1024 r
  1004. root getty 758 wd / 2 drwxr-xr-x 1024 r
  1005. root getty 758 text / 4417153 -r-xr-xr-x 27936 r
  1006. root getty 758 ctty /dev 51 crw------- ttyv0 rw
  1007. root getty 758 0 /dev 51 crw------- ttyv0 rw
  1008. root sleep 756 root / 2 drwxr-xr-x 1024 r
  1009. root sleep 756 wd / 2 drwxr-xr-x 1024 r
  1010. root sleep 756 text / 4895649 -r-xr-xr-x 6128 r
  1011. root sleep 756 0 /dev 15 crw-rw-rw- null r
  1012. root logger 755 root / 2 drwxr-xr-x 1024 r
  1013. root logger 755 wd / 2 drwxr-xr-x 1024 r
  1014. root logger 755 text / 4416884 -r-xr-xr-x 11344 r
  1015. root logger 755 0* pipe fffff800027a38b8 <-> fffff800027a3a18 0 rw
  1016. root sh 754 root / 2 drwxr-xr-x 1024 r
  1017. root sh 754 wd / 2 drwxr-xr-x 1024 r
  1018. root sh 754 text / 4895618 -r-xr-xr-x 141536 r
  1019. root sh 754 0 /dev 15 crw-rw-rw- null r
  1020. root cron 720 root / 2 drwxr-xr-x 1024 r
  1021. root cron 720 wd / 1845894 drwxr-x--- 512 r
  1022. root cron 720 text / 4417203 -r-xr-xr-x 41000 r
  1023. root cron 720 0 /dev 15 crw-rw-rw- null rw
  1024. root sshd 709 root / 2 drwxr-xr-x 1024 r
  1025. root sshd 709 wd / 2 drwxr-xr-x 1024 r
  1026. root sshd 709 text / 4417269 -r-xr-xr-x 291968 r
  1027. root sshd 709 0 /dev 15 crw-rw-rw- null rw
  1028. smmsp sendmail 682 root / 2 drwxr-xr-x 1024 r
  1029. smmsp sendmail 682 wd / 1845932 drwxrwx--- 512 r
  1030. smmsp sendmail 682 text / 4494514 -r-xr-sr-x 676040 r
  1031. smmsp sendmail 682 0 /dev 15 crw-rw-rw- null r
  1032. root sendmail 679 root / 2 drwxr-xr-x 1024 r
  1033. root sendmail 679 wd / 1845934 drwxr-xr-x 512 r
  1034. root sendmail 679 text / 4494514 -r-xr-sr-x 676040 r
  1035. root sendmail 679 0 /dev 15 crw-rw-rw- null r
  1036. root syslogd 580 root / 2 drwxr-xr-x 1024 r
  1037. root syslogd 580 wd / 2 drwxr-xr-x 1024 r
  1038. root syslogd 580 text / 4417415 -r-xr-xr-x 39616 r
  1039. root syslogd 580 0 /dev 15 crw-rw-rw- null rw
  1040. root syslogd 580 6 /dev 15 crw-rw-rw- null rw
  1041. root syslogd 580 12 /dev 15 crw-rw-rw- null rw
  1042. root syslogd 580 18 / 1846034 -rw------- 3 w
  1043. root devd 457 root / 2 drwxr-xr-x 1024 r
  1044. root devd 457 wd / 2 drwxr-xr-x 1024 r
  1045. root devd 457 text / 1444623 -r-xr-xr-x 1062008 r
  1046. root devd 457 0 /dev 15 crw-rw-rw- null rw
  1047. root devd 457 6 /dev 15 crw-rw-rw- null rw
  1048. root adjkerntz 110 root / 2 drwxr-xr-x 1024 r
  1049. root adjkerntz 110 wd / 2 drwxr-xr-x 1024 r
  1050. root adjkerntz 110 text / 1444635 -r-xr-xr-x 9152 r
  1051. root adjkerntz 110 0 /dev 15 crw-rw-rw- null rw
  1052. root init 1 root / 2 drwxr-xr-x 1024 r
  1053. root init 1 wd / 2 drwxr-xr-x 1024 r
  1054. root init 1 text / 1444690 -r-xr-xr-x 937544 r
  1055. root kernel 0 root / 2 drwxr-xr-x 1024 r
  1056. root kernel 0 wd / 2 drwxr-xr-x 1024 r
  1057.  
  1058. ------------------------------------------------------------------------
  1059. dmesg
  1060.  
  1061. Copyright (c) 1992-2013 The FreeBSD Project.
  1062. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  1063. The Regents of the University of California. All rights reserved.
  1064. FreeBSD is a registered trademark of The FreeBSD Foundation.
  1065. FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
  1066. root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  1067. FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
  1068. CPU: Intel(R) Xeon(R) CPU L5520 @ 2.27GHz (1270.16-MHz K8-class CPU)
  1069. Origin = "GenuineIntel" Id = 0x106a5 Family = 0x6 Model = 0x1a Stepping = 5
  1070. Features=0x1f83fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,SS,HTT>
  1071. Features2=0x80002001<SSE3,CX16,HV>
  1072. AMD Features=0x20100800<SYSCALL,NX,LM>
  1073. AMD Features2=0x1<LAHF>
  1074. real memory = 1073741824 (1024 MB)
  1075. avail memory = 1012027392 (965 MB)
  1076. Event timer "LAPIC" quality 400
  1077. ACPI APIC Table: <VRTUAL MICROSFT>
  1078. FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
  1079. FreeBSD/SMP: 1 package(s) x 2 core(s)
  1080. cpu0 (BSP): APIC ID: 0
  1081. cpu1 (AP): APIC ID: 1
  1082. ioapic0: Changing APIC ID to 0
  1083. ioapic0 <Version 1.1> irqs 0-23 on motherboard
  1084. kbd1 at kbdmux0
  1085. random: <Software, Yarrow> initialized
  1086. vmbus0: <Vmbus Devices> on motherboard
  1087. acpi0: <VRTUAL MICROSFT> on motherboard
  1088. acpi0: Power Button (fixed)
  1089. acpi0: reservation of 0, a0000 (3) failed
  1090. acpi0: reservation of 100000, f7f00000 (3) failed
  1091. cpu0: <ACPI CPU> on acpi0
  1092. cpu1: <ACPI CPU> on acpi0
  1093. attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
  1094. Timecounter "i8254" frequency 1193182 Hz quality 0
  1095. Event timer "i8254" frequency 1193182 Hz quality 100
  1096. atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
  1097. Event timer "RTC" frequency 32768 Hz quality 0
  1098. Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
  1099. acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
  1100. pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
  1101. pci0: <ACPI PCI bus> on pcib0
  1102. isab0: <PCI-ISA bridge> at device 7.0 on pci0
  1103. isa0: <ISA bus> on isab0
  1104. atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on pci0
  1105. ata0: <Hyper-V ATA storage disengage driver> at channel 0 on atapci0
  1106. ata1: <ATA channel> at channel 1 on atapci0
  1107. pci0: <bridge> at device 7.3 (no driver attached)
  1108. vgapci0: <VGA-compatible display> mem 0xf8000000-0xfbffffff irq 11 at device 8.0 on pci0
  1109. atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
  1110. atkbd0: <AT Keyboard> irq 1 on atkbdc0
  1111. kbd0 at atkbd0
  1112. atkbd0: [GIANT-LOCKED]
  1113. psm0: <PS/2 Mouse> irq 12 on atkbdc0
  1114. psm0: [GIANT-LOCKED]
  1115. psm0: model IntelliMouse Explorer, device ID 4
  1116. uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
  1117. uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0
  1118. fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
  1119. fd0: <1440-KB 3.5" drive> on fdc0 drive 0
  1120. qpi0: <QPI system bus> on motherboard
  1121. orm0: <ISA Option ROM> at iomem 0xc0000-0xcbfff on isa0
  1122. sc0: <System console> at flags 0x100 on isa0
  1123. sc0: VGA <16 virtual consoles, flags=0x300>
  1124. vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
  1125. ppc0: cannot reserve I/O port range
  1126. Timecounter "Hyper-V" frequency 10000000 Hz quality 10000000
  1127. fuse-freebsd: version 0.4.4, FUSE ABI 7.8
  1128. Timecounters tick every 10.000 msec
  1129. storvsc0 on vmbus0
  1130. hyperv-utils0 on vmbus0
  1131. hyperv-utils0: Hyper-V Service attaching: Hyper-V Heartbeat Service
  1132.  
  1133. hyperv-utils1 on vmbus0
  1134. hyperv-utils1: Hyper-V Service attaching: Hyper-V Shutdown Service
  1135.  
  1136. hyperv-utils2 on vmbus0
  1137. hyperv-utils2: Hyper-V Service attaching: Hyper-V Time Synch Service
  1138.  
  1139. storvsc1 on vmbus0
  1140. Netvsc probe... DONE
  1141. hn0: <Synthetic Network Interface> on vmbus0
  1142. Netvsc initializing... hn0: Ethernet address: 00:15:5d:02:9a:8b
  1143. random: unblocking device.
  1144. da0 at blkvsc0 bus 0 scbus1 target 0 lun 0
  1145. da0: <Msft Virtual Disk 1.0> Fixed Direct Access SCSI-4 device
  1146. da0: 300.000MB/s transfers
  1147. da0: Command Queueing enabled
  1148. da0: 40960MB (83886080 512 byte sectors: 255H 63S/T 5221C)
  1149. cd0 at ata1 bus 0 scbus0 target 0 lun 0
  1150. cd0: <Msft Virtual CD/ROM 1.0> Removable CD-ROM SCSI-5 device
  1151. cd0: 16.700MB/s transfers (WDMA2, ATAPI 12bytes, PIO 65534bytes)
  1152. cd0: Attempt to query device size failed: NOT READY, Medium not present
  1153. Netvsc initializing... Already initialized!
  1154. SMP: AP CPU #1 Launched!
  1155. Trying to mount root from ufs:/dev/da0p2 [rw]...
  1156. Setting hostuuid: 18dd792a-1881-6c47-a238-7828b05795ca.
  1157. Setting hostid: 0x7908af74.
  1158. Entropy harvesting: interrupts ethernet point_to_point swi.
  1159. Starting file system checks:
  1160. /dev/da0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
  1161. /dev/da0p2: clean, 8067055 free (15151 frags, 1006488 blocks, 0.2% fragmentation)
  1162. Mounting local file systems:.
  1163. Writing entropy file:.
  1164. Setting hostname: bsdtest.
  1165. Starting Network: lo0 hn0.
  1166. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  1167. options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
  1168. inet6 ::1 prefixlen 128
  1169. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
  1170. inet 127.0.0.1 netmask 0xff000000
  1171. nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  1172. hn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  1173. options=18<VLAN_MTU,VLAN_HWTAGGING>
  1174. ether 00:15:5d:02:9a:8b
  1175. inet 192.168.25.5 netmask 0xffffffc0 broadcast 192.168.25.63
  1176. inet6 fe80::215:5dff:fe02:9a8b%hn0 prefixlen 64 scopeid 0x2
  1177. nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
  1178. Starting devd.
  1179. add net default: gateway 192.168.25.1
  1180. add net fe80::: gateway ::1
  1181. add net ff02::: gateway ::1
  1182. add net ::ffff:0.0.0.0: gateway ::1
  1183. add net ::0.0.0.0: gateway ::1
  1184. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc46 /usr/local/lib/mysql
  1185. 32-bit compatibility ldconfig path: /usr/lib32
  1186. Creating and/or trimming log files.
  1187. Starting syslogd.
  1188. No core dumps found.
  1189. Clearing /tmp (X related).
  1190. Updating motd:.
  1191. Mounting late file systems:.
  1192. Starting sendmail_submit.
  1193. Starting sendmail_msp_queue.
  1194. Performing sanity check on sshd configuration.
  1195. Starting sshd.
  1196. Configuring syscons: blanktime.
  1197. Starting cron.
  1198. Starting background file system checks in 60 seconds.
  1199.  
  1200. Mon Nov 11 16:27:24 MSK 2013
  1201.  
  1202.  
  1203. Fatal trap 12: page fault while in kernel mode
  1204. cpuid = 1; apic id = 01
  1205. fault virtual address = 0x0
  1206. fault code = supervisor read data, page not present
  1207. instruction pointer = 0x20:0xffffffff8095d79b
  1208. stack pointer = 0x28:0xfffffe003d31c8f0
  1209. frame pointer = 0x28:0xfffffe003d31c900
  1210. code segment = base 0x0, limit 0xfffff, type 0x1b
  1211. = DPL 0, pres 1, long 1, def32 0, gran 1
  1212. processor eflags = interrupt enabled, resume, IOPL = 0
  1213. current process = 777 (sysctl)
  1214. trap number = 12
  1215. panic: page fault
  1216. cpuid = 1
  1217. KDB: stack backtrace:
  1218. #0 0xffffffff808e7a90 at kdb_backtrace+0x60
  1219. #1 0xffffffff808af575 at panic+0x155
  1220. #2 0xffffffff80c8e272 at trap_fatal+0x3a2
  1221. #3 0xffffffff80c8e549 at trap_pfault+0x2c9
  1222. #4 0xffffffff80c8dcd6 at trap+0x5e6
  1223. #5 0xffffffff80c74f72 at calltrap+0x8
  1224. #6 0xffffffff808ea529 at sysctl_kern_vm_guest+0x29
  1225. #7 0xffffffff808baacf at sysctl_root+0x24f
  1226. #8 0xffffffff808bb088 at userland_sysctl+0x1d8
  1227. #9 0xffffffff808bae74 at sys___sysctl+0x74
  1228. #10 0xffffffff80c8eb67 at amd64_syscall+0x357
  1229. #11 0xffffffff80c7525b at Xfast_syscall+0xfb
  1230. Uptime: 30s
  1231. Dumping 89 out of 1001 MB:..18%..36%..54%..72%..89%
  1232.  
  1233. ------------------------------------------------------------------------
  1234. kernel config
  1235.  
  1236. options CONFIG_AUTOGENERATED
  1237. ident GENERIC
  1238. machine amd64
  1239. cpu HAMMER
  1240. makeoptions WITH_CTF=1
  1241. makeoptions DEBUG=-g
  1242. options XENHVM
  1243. options USB_DEBUG
  1244. options ATH_ENABLE_11N
  1245. options AH_AR5416_INTERRUPT_MITIGATION
  1246. options AH_SUPPORT_AR5416
  1247. options IEEE80211_SUPPORT_MESH
  1248. options IEEE80211_AMPDU_AGE
  1249. options IEEE80211_DEBUG
  1250. options SC_PIXEL_MODE
  1251. options VESA
  1252. options AHD_REG_PRETTY_PRINT
  1253. options AHC_REG_PRETTY_PRINT
  1254. options ATA_STATIC_ID
  1255. options SMP
  1256. options KDB_TRACE
  1257. options KDB
  1258. options INCLUDE_CONFIG_FILE
  1259. options DDB_CTF
  1260. options KDTRACE_HOOKS
  1261. options KDTRACE_FRAME
  1262. options MAC
  1263. options PROCDESC
  1264. options CAPABILITIES
  1265. options CAPABILITY_MODE
  1266. options AUDIT
  1267. options HWPMC_HOOKS
  1268. options KBD_INSTALL_CDEV
  1269. options PRINTF_BUFR_SIZE=128
  1270. options _KPOSIX_PRIORITY_SCHEDULING
  1271. options SYSVSEM
  1272. options SYSVMSG
  1273. options SYSVSHM
  1274. options STACK
  1275. options KTRACE
  1276. options SCSI_DELAY=5000
  1277. options COMPAT_FREEBSD7
  1278. options COMPAT_FREEBSD6
  1279. options COMPAT_FREEBSD5
  1280. options COMPAT_FREEBSD4
  1281. options COMPAT_FREEBSD32
  1282. options GEOM_LABEL
  1283. options GEOM_RAID
  1284. options GEOM_PART_GPT
  1285. options PSEUDOFS
  1286. options PROCFS
  1287. options CD9660
  1288. options MSDOSFS
  1289. options NFS_ROOT
  1290. options NFSLOCKD
  1291. options NFSD
  1292. options NFSCL
  1293. options MD_ROOT
  1294. options QUOTA
  1295. options UFS_GJOURNAL
  1296. options UFS_DIRHASH
  1297. options UFS_ACL
  1298. options SOFTUPDATES
  1299. options FFS
  1300. options SCTP
  1301. options TCP_OFFLOAD
  1302. options INET6
  1303. options INET
  1304. options PREEMPTION
  1305. options SCHED_ULE
  1306. options NEW_PCIB
  1307. options GEOM_PART_MBR
  1308. options GEOM_PART_EBR_COMPAT
  1309. options GEOM_PART_EBR
  1310. options GEOM_PART_BSD
  1311. device isa
  1312. device mem
  1313. device io
  1314. device uart_ns8250
  1315. device cpufreq
  1316. device acpi
  1317. device pci
  1318. device fdc
  1319. device ahci
  1320. device ata
  1321. device mvs
  1322. device siis
  1323. device ahc
  1324. device ahd
  1325. device esp
  1326. device hptiop
  1327. device isp
  1328. device mpt
  1329. device mps
  1330. device sym
  1331. device trm
  1332. device adv
  1333. device adw
  1334. device aic
  1335. device bt
  1336. device isci
  1337. device scbus
  1338. device ch
  1339. device da
  1340. device sa
  1341. device cd
  1342. device pass
  1343. device ses
  1344. device amr
  1345. device arcmsr
  1346. device ciss
  1347. device dpt
  1348. device hptmv
  1349. device hptnr
  1350. device hptrr
  1351. device hpt27xx
  1352. device iir
  1353. device ips
  1354. device mly
  1355. device twa
  1356. device tws
  1357. device aac
  1358. device aacp
  1359. device aacraid
  1360. device ida
  1361. device mfi
  1362. device mlx
  1363. device twe
  1364. device atkbdc
  1365. device atkbd
  1366. device psm
  1367. device kbdmux
  1368. device vga
  1369. device splash
  1370. device sc
  1371. device agp
  1372. device cbb
  1373. device pccard
  1374. device cardbus
  1375. device uart
  1376. device ppc
  1377. device ppbus
  1378. device lpt
  1379. device ppi
  1380. device puc
  1381. device bxe
  1382. device de
  1383. device em
  1384. device igb
  1385. device ixgbe
  1386. device le
  1387. device ti
  1388. device txp
  1389. device vx
  1390. device miibus
  1391. device ae
  1392. device age
  1393. device alc
  1394. device ale
  1395. device bce
  1396. device bfe
  1397. device bge
  1398. device cas
  1399. device dc
  1400. device et
  1401. device fxp
  1402. device gem
  1403. device hme
  1404. device jme
  1405. device lge
  1406. device msk
  1407. device nfe
  1408. device nge
  1409. device pcn
  1410. device re
  1411. device rl
  1412. device sf
  1413. device sge
  1414. device sis
  1415. device sk
  1416. device ste
  1417. device stge
  1418. device tl
  1419. device tx
  1420. device vge
  1421. device vr
  1422. device wb
  1423. device xl
  1424. device cs
  1425. device ed
  1426. device ex
  1427. device ep
  1428. device fe
  1429. device sn
  1430. device xe
  1431. device wlan
  1432. device wlan_wep
  1433. device wlan_ccmp
  1434. device wlan_tkip
  1435. device wlan_amrr
  1436. device an
  1437. device ath
  1438. device ath_pci
  1439. device ath_hal
  1440. device ath_rate_sample
  1441. device ipw
  1442. device iwi
  1443. device iwn
  1444. device malo
  1445. device mwl
  1446. device ral
  1447. device wi
  1448. device wpi
  1449. device loop
  1450. device random
  1451. device padlock_rng
  1452. device rdrand_rng
  1453. device ether
  1454. device vlan
  1455. device tun
  1456. device md
  1457. device gif
  1458. device faith
  1459. device firmware
  1460. device bpf
  1461. device uhci
  1462. device ohci
  1463. device ehci
  1464. device xhci
  1465. device usb
  1466. device ukbd
  1467. device umass
  1468. device sound
  1469. device snd_cmi
  1470. device snd_csa
  1471. device snd_emu10kx
  1472. device snd_es137x
  1473. device snd_hda
  1474. device snd_ich
  1475. device snd_via8233
  1476. device mmc
  1477. device mmcsd
  1478. device sdhci
  1479. device virtio
  1480. device virtio_pci
  1481. device vtnet
  1482. device virtio_blk
  1483. device virtio_scsi
  1484. device virtio_balloon
  1485. device hyperv
  1486. device xenpci
  1487. device vmx
  1488.  
  1489. ------------------------------------------------------------------------
  1490. ddb capture buffer
  1491.  
  1492. ddb: ddb_capture: kvm_nlist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement