Re: [PATCH] syscall latency improvement #1

From: Denis Vlasenko (vda@port.imtp.ilyichevsk.odessa.ua)
Date: Mon Jan 28 2002 - 09:18:20 EST


> <thinks of another>
>
> s/inline//g

I like this.

Plain grep turned out hundreds of 'inline' (I didn't even count).
I'd like to write a script which will narrow it to:

.... inline .... {
   more than 2 lines
}

But my knowledge of grep/sed/perl/awk/??? magic is really not up to the task.

Plan:
* replace those with big_inline
* #define it to 'inline' or to '' (nothing) and compare kernel sizes
* make it CONFIG_xxx option if it worth the trouble

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



This archive was generated by hypermail 2b29 : Thu Jan 31 2002 - 21:00:49 EST