Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: David Xu <davidxu@xxxxxxxxxxx>
- Date: Mon, 30 Mar 2009 13:05:35 +0800
Julian Elischer wrote:
David Xu wrote:Yes.Julian Elischer wrote:David Xu wrote:I store the address in userland TLS area, then get it when I want toDavid Xu wrote:Julian Elischer wrote:FYI:
depends on the hardware.
anyhow I was only saying it was possible, not necessarily
good or even useful.
I had done some works for thread private page shared by kernel
and userland when I was doing userland spinlock, if userland asks
a page, kernel will allocate it and put some interesting thing in
it by scheduler etcs, these code may be useful.
http://people.freebsd.org/~davidxu/schedctl/
reading this quickly, you allocate a separately addressed page for
each thread, but, how do you use it?
check some scheduling informations.
and the scheduler writes out interesting information to that
location?...
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- References:
- Re: Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Sergey Babkin
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Scott Long
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Julian Elischer
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: David Xu
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Julian Elischer
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: David Xu
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: David Xu
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Julian Elischer
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: David Xu
- Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- From: Julian Elischer
- Re: Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- Prev by Date: Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- Next by Date: Re: Booting from usb hard disk
- Previous by thread: Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- Next by thread: Re: Improving the kernel/i386 timecounter performance (GSoC proposal)
- Index(es):
Relevant Pages
|