On 06 Jun 2001 15:27:57 -0700, android wrote: > >I sincerely hope you're joking. > > I realize that assembly is platform-specific. Being that I use the IA32 class > machine, that's what I would write for. Others who use other platforms could > do the deed for their native language.<snip> no, look at the code. it is not going to benefit from assembly (assuming you can even implement it cleanly in assembly). its basically an iteration of other function calls. doing a new implementation in assembly for each platform is not feasible, anyhow. this is the sort of thing that needs to be uniform. this really has nothing to do with the "iron" of the computer -- its a loop to check and free swap pages. assembly will not provide benefit. -- Robert M. Love [EMAIL PROTECTED] [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: Break 2.4 VM in five easy steps Derek Glidden
- Re: Break 2.4 VM in five easy step... Miles Lane
- Re: Break 2.4 VM in five easy steps Mike A. Harris
- Re: Break 2.4 VM in five easy steps Mike Galbraith
- Re: Break 2.4 VM in five easy steps Derek Glidden
- Re: Break 2.4 VM in five easy steps Linus Torvalds
- Re: Break 2.4 VM in five easy steps android
- Re: Break 2.4 VM in five easy steps Jonathan Morton
- Re: Break 2.4 VM in five easy steps android
- Re: Break 2.4 VM in five easy steps Antoine
- Re: Break 2.4 VM in five easy steps Robert Love
- Re: Break 2.4 VM in five easy steps Jonathan Morton
- Re: Break 2.4 VM in five easy steps Eric W. Biederman
- Re: Break 2.4 VM in five easy steps Linus Torvalds
- Re: Break 2.4 VM in five easy steps Eric W. Biederman
- Re: Break 2.4 VM in five easy steps Derek Glidden
- Re: Break 2.4 VM in five easy steps John Alvord
- Re: Break 2.4 VM in five easy steps Derek Glidden
- Re: Break 2.4 VM in five easy steps Eric W. Biederman
- Re: Break 2.4 VM in five easy steps Derek Glidden
- Re: Break 2.4 VM in five easy step... Eric W. Biederman