![]() | |||||||||||||
Messages in this thread |
On Fri, Dec 20, 2002 at 10:48:29AM -0500, Daniel Jacobowitz wrote: > Eventually most or all targets will have thread-specific data > implemented; I don't want to have to redo this for each one. Well, but on most arches you don't need any kernel support for TLS. On sparc32/sparc64/IA-64/s390/s390x and others you simply have one general register reserved for it by the ABI, on Alpha you use a PAL call. set_thread_area/get_thread_area is IA-32/x86-64 specific. Jakub - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:31 [W:1.198 / U:0.130 seconds] ©2003-2008 Jasper Spaans | |||||||||||||