Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alan Cox's remark at Fosdem
- Date: Wed, 2 Mar 2005 12:12:49 +0900
- From: Uva Coder <uva.coder@example.com>
- Subject: Re: [tlug] Alan Cox's remark at Fosdem
- References: <32a656c20502280445275ca503@example.com> <d8fcc080050228071171db42fb@example.com> <23c01e4f672d3e54a01e6c118045feb2@example.com> <d8fcc08005022810356a7fca6a@example.com> <15076.210.224.135.130.1109637724.squirrel@example.com>
On Tue, 1 Mar 2005 00:42:04 -0000 (GMT), ijw@example.com <ijw@example.com> wrote: > > That is what the assembler code should handle. In a modern kernel, if > > it is in C, it should not be tied to any one architecture. > > > > -Josh > > That's not really fair. For instance, x86 architectures have low memory > and high memory, a 2 level VM tree, small and large pages (sometimes); > anything written to support these memory structures is going to be x86 > specific. That doesn't mean that you should be writing it in assembler. Perhaps I'm missing your point and digressing, but I think that Josh's statement is a fair statement. The compiler, linker and assembler should handle the architecture not the code per se. This is where GNU compilers go wrong by being all things to all architectures. In comparision see how it was handled by BL: http://plan9.bell-labs.com/sys/doc/comp.html http://plan9.bell-labs.com/sys/doc/compiler.html -uva
- Follow-Ups:
- Re: [tlug] Alan Cox's remark at Fosdem
- From: ijw
- References:
- Re: [tlug] Alan Cox's remark at Fosdem
- From: Josh Glover
- Re: [tlug] Alan Cox's remark at Fosdem
- From: Bruce Howard
- Re: [tlug] Alan Cox's remark at Fosdem
- From: Josh Glover
- Re: [tlug] Alan Cox's remark at Fosdem
- From: ijw
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: Alan Cox's remark at Fosdem
- Next by Date: Re: [tlug] Re: Alan Cox's remark at Fosdem
- Previous by thread: Re: [tlug] Alan Cox's remark at Fosdem
- Next by thread: Re: [tlug] Alan Cox's remark at Fosdem
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links