This is not the current version of the class.

Lecture 4

Notes by Alisha Ukani

Segments

     v gs base for T1 = 0x1000
     |------------------------------------------------------------ ...
     | thread 1's TLS |            | thread 2's TLS |  (virtual memory space)
     |------------------------------------------------------------ ...
                                   ^ gs base for T2 = 0x3000

Context switching