Re: Preemptive scheduling under Linux?

Andi Kleen (ak@muc.de)
18 Jun 1998 14:00:47 +0200


"Krzysztof G. Baranowski" <kgb@manjak.knm.org.pl> writes:

> On Wed, 17 Jun 1998, Rik van Riel wrote:
> > PS. Anyone know a good book on assembler? I hardly know
> > assembler, but after just parsing the structure and the
> > mnemonics for their english 'translations', I already
> > begin to enjoy it :-)
> :-) There is a whole book available on the web (one of the best IMHO)
>
> http://cuda.ucr.edu/Page_asm/ArtOfAsm.html
>
> The only problem seems to be that the autor uses Intel syntax
> and M$ Turbo Asm (or something like that).

You can use nasm for Linux, which is mostly (not 100%) MASM compatible.
I used it successfully to port many assembler functions to Linux.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu