OSI/FTAM and OSI/APLMGR SCF Reference Manual
PTrace Reference for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual—421943-001
5-35
MEM Deallocate
Count In List
is the number of preallocated control blocks left in the list. Some control blocks may
be preallocated by the traced process so that fast allocation and deallocation may
occur. These preallocated control blocks are placed on the list. Allocation is first
attempted from the list and then from the pool.
Count From Pool
is the number of control blocks that have been allocated from the memory pool.
MEM Deallocate
The following trace record is generated immediately after the deallocation of memory.
Type
is an internally defined integer that identifies the type of control block that has been
deallocated, where the following values are possible:
Len
is the length of the memory deallocation, in bytes.
From
is the type of memory organization to which memory has been deallocated, where
LIST and POOL are the possible values.
09/23/93 10:30:50.467664 >000.000000 #123 Deallocate
Type: 3 Len: 52 From: LIST Addr: %0000373350D
Count In List: 27 Count From Pool: 0
Integer Type of Control Block
0Process
1 Open
2 Access
3 Request
4Data
5 Subdevice
64 SPI request
101 Entry
102 VFS
104 Process
105 Register request