Re: Using %cr2 to reference "current"

Andrew Morton (akpm@zip.com.au)
Wed, 07 Nov 2001 12:04:29 -0800


Alan Cox wrote:
>
> > With the following options enabled we get:
> > -freg-struct-return -mrtd -mregparm=3
> >
> > text data bss dec hex filename
> > 1302372 260804 288080 1851256 1c3f78 vmlinux
> >
> > Quite significant difference if you ask me!!!
>
> 30K is nice have but still a scratch on the surface compared with 500K 8)
>

It's a lot of L1 though.

If this sort of change breaks the ability to build with
conventional argument passing and no-omit-frame-pointer then
the happy kgdb users of this world will be most aggrieved.

-
-
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/