Subv d192fb066d Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE region of the linear heap.
Each thread gets a 0x200-byte area from the 0x1000-sized page, when all 8 thread slots in a single page are used up, the kernel allocates a new page to hold another 8 entries.

This is consistent with what the real kernel does.
2016-05-07 10:18:47 -05:00
..
2016-03-12 15:06:31 -05:00
2015-11-30 19:49:44 -08:00
2015-09-10 11:20:21 -04:00
2015-09-10 11:20:21 -04:00
2016-03-12 15:06:31 -05:00
2016-01-30 18:41:04 +00:00
2016-01-30 18:41:04 +00:00