This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"actstat": { | |
"convert": { | |
"actstatid": "int" | |
} | |
}, | |
"addrobj": { | |
"null": [ | |
"actstat", | |
"nextid", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POSIX - Portable Operating System Interface | |
API - Application Programming Interface | |
VM - Virtual Memory | |
US - user space | |
KS - kernel space | |
IP - instruction pointer | |
CPU - central processing unit | |
DMA - direct memory access | |
dev - устройство | |
NUMA - Non-Uniform Memory Access |