pstat.8 (8b5c4af3ffdd3802a61cddd58892d38b455d4e27) | pstat.8 (26a2d90362b756a517f8a3afc7715ee4169c47c0) |
---|---|
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. --- 273 unchanged lines hidden (view full) --- 282.It t 283\- VISTTY 284.It L 285\- VXLOCK 286.It W 287\- VXWANT 288.It B 289\- VBWAIT | 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. --- 273 unchanged lines hidden (view full) --- 282.It t 283\- VISTTY 284.It L 285\- VXLOCK 286.It W 287\- VXWANT 288.It B 289\- VBWAIT |
290.It A 291\- VALIASED | |
292.It V 293\- VOBJBUF | 290.It V 291\- VOBJBUF |
292.It C 293\- VCOPYONWRITE |
|
294.It a 295\- VAGE 296.It l 297\- VOLOCK 298.It w 299\- VOWANT | 294.It a 295\- VAGE 296.It l 297\- VOLOCK 298.It w 299\- VOWANT |
300.It D 301\- VDOOMED 302.It F 303\- VFREE 304.It O 305\- VONWORKLST 306.It M 307\- VMOUNT |
|
300.El 301.Pp 302.It USE 303The number of references to this vnode. 304.It HOLD 305The number of I/O buffers held by this vnode. 306.It FILEID 307The vnode fileid. --- 9 unchanged lines hidden (view full) --- 317.It L 318locked 319.It U 320update time 321.Pq Xr fs 5 322must be corrected 323.It A 324access time must be corrected | 308.El 309.Pp 310.It USE 311The number of references to this vnode. 312.It HOLD 313The number of I/O buffers held by this vnode. 314.It FILEID 315The vnode fileid. --- 9 unchanged lines hidden (view full) --- 325.It L 326locked 327.It U 328update time 329.Pq Xr fs 5 330must be corrected 331.It A 332access time must be corrected |
325.It W 326wanted by another process (L flag is on) | |
327.It C 328changed time must be corrected | 333.It C 334changed time must be corrected |
329.It S 330shared lock applied 331.It E 332exclusive lock applied 333.It Z 334someone waiting for a lock | 335.It U 336modification time most be corrected |
335.It M 336contains modifications 337.It R 338has a rename in progress | 337.It M 338contains modifications 339.It R 340has a rename in progress |
341.It S 342shared lock applied 343.It E 344exclusive lock applied 345.It H 346inode is on hash list 347.It L 348modified, but don't write key |
|
339.El 340.It "For nfs:" 341.Bl -tag -width indent 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 350.It X 351non-cacheable lease (nqnfs) 352.It O 353write lease (nqnfs) 354.It G 355lease was evicted (nqnfs) | 349.El 350.It "For nfs:" 351.Bl -tag -width indent 352.It W 353waiting for I/O buffer flush to complete 354.It P 355I/O buffers being flushed 356.It M 357locally modified data exists 358.It E 359an earlier write failed 360.It X 361non-cacheable lease (nqnfs) 362.It O 363write lease (nqnfs) 364.It G 365lease was evicted (nqnfs) |
366.It A 367special file accessed 368.It U 369special file updated 370.It C 371special file times changed 372.It L 373node is locked 374.It w 375someone wants to lock |
|
356.El 357.El 358.It SIZ/RDEV 359Number of bytes in an ordinary file, or 360major and minor device of special file. 361.El 362.It Fl i 363Same as --- 30 unchanged lines hidden --- | 376.El 377.El 378.It SIZ/RDEV 379Number of bytes in an ordinary file, or 380major and minor device of special file. 381.El 382.It Fl i 383Same as --- 30 unchanged lines hidden --- |