Liste des Groupes | Revenir à c arch |
BGB [2025-04-01 23:19:11] wrote:Or, to allow for NOMMU operation, or reduce costs by not having context switches result in as large of numbers of TLB misses.But, yeah, inter-process function pointers aren't really a thing, and shouldAFAIK, this point was brought in the context of a shared address space
not be a thing.
(I assumed it was some kind of SASOS situation, but the same thing
happens with per-thread data inside a POSIX-style process).
Function pointers are perfectly normal and common in data (even tho they
may often be implicit, e.g. within the method table of objects), and the
whole point of sharing an address space is to be able to exchange data.
Stefan
Les messages affichés proviennent d'usenet.