pstat.8 (c3f0a895300dff5e214d05b977778f34026f3adf) | pstat.8 (0985ff699a7ace348b8c4cb0c0b2a903cbfac819) |
---|---|
1.\" Copyright (c) 1980, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 69 unchanged lines hidden (view full) --- 78Print the open file table with these headings: 79.Bl -tag -width indent 80.It LOC 81The core location of this table entry. 82.It TYPE 83The type of object the file table entry points to. 84.It FLG 85Miscellaneous state variables encoded thus: | 1.\" Copyright (c) 1980, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 69 unchanged lines hidden (view full) --- 78Print the open file table with these headings: 79.Bl -tag -width indent 80.It LOC 81The core location of this table entry. 82.It TYPE 83The type of object the file table entry points to. 84.It FLG 85Miscellaneous state variables encoded thus: |
86.Bl -tag -width indent | 86.Pp 87.Bl -tag -width indent -compact |
87.It R 88open for reading 89.It W 90open for writing 91.It A 92open for appending 93.It S 94shared lock present --- 47 unchanged lines hidden (view full) --- 142.It ADDR 143Physical device address. 144.It DEL 145Number of delimiters (newlines) in canonicalized input queue. 146.It COL 147Calculated column position of terminal. 148.It STATE 149Miscellaneous state variables encoded thus: | 88.It R 89open for reading 90.It W 91open for writing 92.It A 93open for appending 94.It S 95shared lock present --- 47 unchanged lines hidden (view full) --- 143.It ADDR 144Physical device address. 145.It DEL 146Number of delimiters (newlines) in canonicalized input queue. 147.It COL 148Calculated column position of terminal. 149.It STATE 150Miscellaneous state variables encoded thus: |
150.Bl -tag -width indent | 151.Pp 152.Bl -tag -width indent -compact |
151.It T 152delay timeout in progress 153.It W 154waiting for open to complete 155.It O 156open 157.It F 158outq has been flushed during DMA --- 67 unchanged lines hidden (view full) --- 226.Ql ppp 227for 228PPPDISC. 229.El 230.It Fl v 231Print the active vnodes. Each group of vnodes corresponding 232to a particular filesystem is preceded by a two line header. The 233first line consists of the following: | 153.It T 154delay timeout in progress 155.It W 156waiting for open to complete 157.It O 158open 159.It F 160outq has been flushed during DMA --- 67 unchanged lines hidden (view full) --- 228.Ql ppp 229for 230PPPDISC. 231.El 232.It Fl v 233Print the active vnodes. Each group of vnodes corresponding 234to a particular filesystem is preceded by a two line header. The 235first line consists of the following: |
234.Pp | |
235.Bd -filled -offset indent 236.No *** MOUNT Em fstype from 237on 238.Em on fsflags 239.Ed 240.Pp 241where 242.Em fstype --- 12 unchanged lines hidden (view full) --- 255the first part of which are fixed, and the second part are filesystem 256type specific. The headers common to all vnodes are: 257.Bl -tag -width indent 258.It ADDR 259Location of this vnode. 260.It TYP 261File type. 262.It VFLAG | 236.Bd -filled -offset indent 237.No *** MOUNT Em fstype from 238on 239.Em on fsflags 240.Ed 241.Pp 242where 243.Em fstype --- 12 unchanged lines hidden (view full) --- 256the first part of which are fixed, and the second part are filesystem 257type specific. The headers common to all vnodes are: 258.Bl -tag -width indent 259.It ADDR 260Location of this vnode. 261.It TYP 262File type. 263.It VFLAG |
263.Pp | |
264A list of letters representing vnode flags: | 264A list of letters representing vnode flags: |
265.Bl -tag -width indent | 265.Pp 266.Bl -tag -width indent -compact |
266.It R | 267.It R |
267\- VROOT | 268.Dv VROOT |
268.It T | 269.It T |
269\- VTEXT | 270.Dv VTEXT |
270.It S | 271.It S |
271\- VSYSTEM | 272.Dv VSYSTEM |
272.It t | 273.It t |
273\- VISTTY | 274.Dv VISTTY |
274.It L | 275.It L |
275\- VXLOCK | 276.Dv VXLOCK |
276.It W | 277.It W |
277\- VXWANT | 278.Dv VXWANT |
278.It B | 279.It B |
279\- VBWAIT | 280.Dv VBWAIT |
280.It V | 281.It V |
281\- VOBJBUF | 282.Dv VOBJBUF |
282.It C | 283.It C |
283\- VCOPYONWRITE | 284.Dv VCOPYONWRITE |
284.It a | 285.It a |
285\- VAGE | 286.Dv VAGE |
286.It l | 287.It l |
287\- VOLOCK | 288.Dv VOLOCK |
288.It w | 289.It w |
289\- VOWANT | 290.Dv VOWANT |
290.It D | 291.It D |
291\- VDOOMED | 292.Dv VDOOMED |
292.It F | 293.It F |
293\- VFREE | 294.Dv VFREE |
294.It O | 295.It O |
295\- VONWORKLST | 296.Dv VONWORKLST |
296.It M | 297.It M |
297\- VMOUNT | 298.Dv VMOUNT |
298.El | 299.El |
299.Pp | |
300.It USE 301The number of references to this vnode. 302.It HOLD 303The number of I/O buffers held by this vnode. 304.It FILEID 305The vnode fileid. 306In the case of 307.Em ufs 308this is the inode number. 309.It IFLAG 310Miscellaneous filesystem specific state variables encoded thus: 311.Bl -tag -width indent 312.It "For ufs:" 313.Pp | 300.It USE 301The number of references to this vnode. 302.It HOLD 303The number of I/O buffers held by this vnode. 304.It FILEID 305The vnode fileid. 306In the case of 307.Em ufs 308this is the inode number. 309.It IFLAG 310Miscellaneous filesystem specific state variables encoded thus: 311.Bl -tag -width indent 312.It "For ufs:" 313.Pp |
314.Bl -tag -width indent | 314.Bl -tag -width indent -compact |
315.It L 316locked 317.It U 318update time 319.Pq Xr fs 5 320must be corrected 321.It A 322access time must be corrected --- 10 unchanged lines hidden (view full) --- 333.It E 334exclusive lock applied 335.It H 336inode is on hash list 337.It L 338modified, but don't write key 339.El 340.It "For nfs:" | 315.It L 316locked 317.It U 318update time 319.Pq Xr fs 5 320must be corrected 321.It A 322access time must be corrected --- 10 unchanged lines hidden (view full) --- 333.It E 334exclusive lock applied 335.It H 336inode is on hash list 337.It L 338modified, but don't write key 339.El 340.It "For nfs:" |
341.Bl -tag -width indent | 341.Bl -tag -width indent -compact 342.Pp |
342.It W 343waiting for I/O buffer flush to complete 344.It P 345I/O buffers being flushed 346.It M 347locally modified data exists 348.It E 349an earlier write failed --- 61 unchanged lines hidden --- | 343.It W 344waiting for I/O buffer flush to complete 345.It P 346I/O buffers being flushed 347.It M 348locally modified data exists 349.It E 350an earlier write failed --- 61 unchanged lines hidden --- |