Olivier Houchard
f4c01f1508
Instead of using sysarch() to store-retrieve the tp, add a magic address,
...
ARM_TP_ADDRESS, where the tp will be stored. On CPUs that support it, a cache
line will be allocated and locked for this address, so that it will never go
to RAM. On CPUs that does not, a page is allocated for it (it will be a bit
slower, and is wrong for SMP, but should be fine for UP).
The tp is still stored in the mdthread struct, and at each context switch,
ARM_TP_ADDRESS gets updated.
Suggested by: davidxu
2005-02-26 18:59:01 +00:00
..
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2004-05-18 16:04:57 +00:00
2004-05-04 22:16:29 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-15 19:31:08 +00:00
2004-05-14 11:46:45 +00:00
2005-02-01 06:36:27 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-07-27 19:44:08 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-05-04 22:21:36 +00:00
2005-01-18 15:51:50 +00:00
2005-02-19 21:16:48 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2005-02-13 18:26:31 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-02-26 18:59:01 +00:00
2004-09-23 22:30:05 +00:00
2004-11-07 23:01:36 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2004-11-20 16:51:32 +00:00
2005-01-05 21:58:49 +00:00
2004-11-04 19:19:44 +00:00
2005-02-26 18:59:01 +00:00
2005-02-26 00:02:14 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2004-11-04 19:20:54 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2004-07-12 21:23:58 +00:00
2004-05-14 11:46:45 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2005-01-05 21:58:49 +00:00
2005-02-26 18:59:01 +00:00
2005-01-10 22:43:16 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00
2004-05-14 11:46:45 +00:00
2005-01-05 21:58:49 +00:00