create TLS form a system service for the requesting user thread

From: Ben Kial (benkial_at_hotmail.com)
Date: 12/27/04

  • Next message: Sniper1: "Re: fixing gdb"
    Date: Sun, 26 Dec 2004 23:40:26 GMT
    
    

    I am trying to write a new system service for Linux, which will create a
    Thread Local Storage (TLS) for the requesting User Thread. My question is:
    how can I create a TLS or a per-thread private memory from code in the
    Kernel for the calling user thread?

    Thanks in advance.

    Ben


  • Next message: Sniper1: "Re: fixing gdb"