Re: GDT initialization and location question.
From: Randy.Dunlap (rdunlap_at_xenotime.net)
Date: 08/31/05
- Previous message: Steven Rostedt: "Re: [RFC] RT-patch update to remove the global pi_lock"
- In reply to: Chris Wright: "Re: GDT initialization and location question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Aug 2005 16:11:17 -0700 (PDT) To: Chris Wright <chrisw@osdl.org>
On Tue, 30 Aug 2005, Chris Wright wrote:
> * Pritesh Shah (pritesh.myphotos@gmail.com) wrote:
> > I was wondering as to where is the GDT initialized during the boot
> > sequence? I will need the filename and the name of the routine that
> > does this. Any help would be greatly appreciated.
>
> Search for cpu_gdt_table (one is literal, the other is per_cpu). You
> should be able to work it out from there.
> -
I would have said search for /gdt/ in arch/i386/boot/setup.S .
Maybe both are helpful.
-- ~Randy - 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/
- Previous message: Steven Rostedt: "Re: [RFC] RT-patch update to remove the global pi_lock"
- In reply to: Chris Wright: "Re: GDT initialization and location question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|