The MUX RAMSEM

In a MUX wait the RAMSEM id is recorded as a hob:offset.

In this example we look at the RAMSEM being waited on by slot 1f.

>> The MUX table entry:
>> slot = 1f, type = 2, hob= 03fa, offset=0758
0400:000048d9 e2 48 1f 00 02 58 07 fa-03                      bH...X.z.
# db muxtable+(9*4) l9

>> Use .MOC to find the linear address
# .moc 3fa
*har     par      cpg        va    flg next prev link hash hob   hal
 039b %fef23f5c 00000010 %1a350000 379 0413 039c 0000 0000 03fa 0000  hco=00c45
 hob   har hobnxt flgs own  hmte  sown,cnt lt st xf
 03fa  039b 0000  082c 03fb 03fb  0000 00  00 00 00 shared    e:pmshapi.dll
 hco=0c45 pco=ffe77d74  hconext=00ee0 hptda=0873 f=16  pid=00e0 e:cmd.exe

>> This is owned by PMSHAPI. LN gives a lable.
# ln %1a350758
%1a350750 PMSHAPI ASEMRS + 8
#


[Back: The SYSSEM]
[Next: MUX Physical RAMSEM]