DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

tsdptbl - Display the time-sharing scheduler parameter table.

SYNOPSIS

tsdptbl

DESCRIPTION

The tsdptbl macro prints the time-sharing scheduler parameter table. It is the same as the tsdptbl command in crash. Typical output looks like this:
 S> tsdptbl
SLOT     GLOBAL PRIO     TIME QUANTUM     TQEXP     SLPRET     MAXWAIT     LWAIT
-803511936         0003         0000000100        000       010        00005 
010
-803511920         0004         0000000100        000       011        00005
   011
-803511904         0005         0000000100        001       012        00005
   012
-803511888         0006         0000000100        001       013        00005
   013
-803511872         0007         0000000100        002       014        00005
   014
-803511856         0008         0000000100        002       015        00005
   015
-803511840         0009         0000000100        003       016        00005
   016
-803511824         0010         0000000100        003       017        00005
   017
...
-803511024         0060         0000000010        047       058        00005
   058
-803511008         0061         0000000010        048       059        00005
   059
-803510992         0062         0000000010        049       059        00005
   059

DEFINED IN

proc.k

SEE ALSO

rtdptbl, ts_dptbl(4)

APPENDIX A: Alphabetic Index of Macros