|
|
|
|
|
by vardump
2815 days ago
|
|
I write kernel mode drivers as my day job, and this is certainly the first time I've ever heard of non-swappable being called "wired". It might be called "non-pageable", "pinned", "non-swappable", etc. Out of those, I'd prefer "non-pageable", because it's the most descriptive term for it. Non-standard terminology is not great for communication. |
|
For what OS? Consider https://wiki.freebsd.org/Memory
Wired
OSX is derived from BSD.