Date: Mon, 23 Jul 2001 16:21:58 -0700 From: Mike Smith <msmith@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: Weiguang SHI <weiguang_shi@hotmail.com>, freebsd-hackers@freebsd.org Subject: Re: jmp after setting PE? Message-ID: <200107232321.f6NNLw203318@mass.dis.org> In-Reply-To: Your message of "Mon, 23 Jul 2001 16:16:00 PDT." <XFMail.010723161600.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Well, this BTX thing is amazing: all this effort, (btxld, run-time > > library crt0.o, loader, etc.) seems to just to provide a 32-bit > > protected and possibly paging-enabled environment to start the > > kernel/loader(and to confuse a new-comer like me.) What are the > > other gains? Where can I found more info about this BTX before going > > through the ultimate source code? (I've search the mailing-lists.) Basically, yes. The loader does a lot (module loading, multiple disk- and filesystem-support) and could be used for a lot more (it's fully programmable, and in fact quite a bit of its functionality is implemented in Forth already). There isn't, unfortunately, much in the way of documentation covering it broadly. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107232321.f6NNLw203318>