wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[MemManager] Implement ASID #81

Open ghost opened 9 years ago

ghost commented 9 years ago

write process id into CONTEXTIDR, ...

ghost commented 9 years ago

little status update: I've prepared so far everything that's needed for switching to ASID functionality. but there are still a great number of details left that I must take care of. The ASID functionality will unfortunately take some more time until it works stable and satisfying. At the moment I can't accurately estimate how long it will take, but it WILL work in the end.