All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] NPTL + UML?
@ 2004-01-02 20:22 La Monte H.P. Yarroll
  2004-01-03 11:13 ` M A Young
  2004-01-06  2:58 ` Jeff Dike
  0 siblings, 2 replies; 3+ messages in thread
From: La Monte H.P. Yarroll @ 2004-01-02 20:22 UTC (permalink / raw)
  To: User-mode-linux-devel

Is anybody out there working on getting thread-local storage (i.e. NPTL) 
working with UML?  I see that set_thread_area(2) and get_thread_area(2) 
are both sys_ni_syscall in arch/um/kernel/sys_call_table.c.

The lack of NPTL support causes me a lot of grief...



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [uml-devel] NPTL + UML?
  2004-01-02 20:22 [uml-devel] NPTL + UML? La Monte H.P. Yarroll
@ 2004-01-03 11:13 ` M A Young
  2004-01-06  2:58 ` Jeff Dike
  1 sibling, 0 replies; 3+ messages in thread
From: M A Young @ 2004-01-03 11:13 UTC (permalink / raw)
  To: La Monte H.P. Yarroll; +Cc: User-mode-linux-devel

On Fri, 2 Jan 2004, La Monte H.P. Yarroll wrote:

> Is anybody out there working on getting thread-local storage (i.e. NPTL)
> working with UML?  I see that set_thread_area(2) and get_thread_area(2)
> are both sys_ni_syscall in arch/um/kernel/sys_call_table.c.
>
> The lack of NPTL support causes me a lot of grief...

I did start to look at it, but ran into trouble with (possibly unrelated)
bugs, I didn't succeed in debugging. In principle it should be easy to do
by passing on the system call to the parent kernel (perhaps via ptrace).

	Michael Young


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [uml-devel] NPTL + UML?
  2004-01-02 20:22 [uml-devel] NPTL + UML? La Monte H.P. Yarroll
  2004-01-03 11:13 ` M A Young
@ 2004-01-06  2:58 ` Jeff Dike
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Dike @ 2004-01-06  2:58 UTC (permalink / raw)
  To: La Monte H.P. Yarroll; +Cc: User-mode-linux-devel

piggy@timesys.com said:
> Is anybody out there working on getting thread-local storage (i.e.
> NPTL)  working with UML?  I see that set_thread_area(2) and
> get_thread_area(2)  are both sys_ni_syscall in arch/um/kernel/
> sys_call_table.c. 

I've punted on some of the new 2.6 stuff for now.  I'll catch up on that
and other things (modules, hugetlbfs, etc) when I get a free moment or two.

				Jeff



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-06  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-02 20:22 [uml-devel] NPTL + UML? La Monte H.P. Yarroll
2004-01-03 11:13 ` M A Young
2004-01-06  2:58 ` Jeff Dike

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.