Re: [PATCH 1/1] system call notification with self_ptrace

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Friday, September 12, 2008 - 7:32 am

Hello Pierre,

On 09/12, Pierre Morel wrote:

Yes.

So you want to optimize the code for the (imho very exotic) functionality.
And again, the overhead of a system call is nothing compared to the signal
delivery. I bet this overhead won't be visible with any benchmark.


What if everyone who wants to add the new functionality will add one
single "if + code" to the core kernel just because he wants to add
a very minor optimization for his needs?

And you forgot about the maintaince overhead. You forgot that this extra
"if" uglifies/complicates the code.

This all is imho of course, and I'm not maintainer. But I promise I
will argue against this change forever ;)


Yes please, this would be very nice. Please do not count me, but I'm
afraid I am not alone who needs to really understand why this patch
is useful.

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/1] system call notification with self_ptrace, Pierre Morel, (Mon Sep 8, 5:02 am)
Re: [PATCH 1/1] system call notification with self_ptrace, Oleg Nesterov, (Wed Sep 10, 9:20 am)
Re: [PATCH 1/1] system call notification with self_ptrace, Oleg Nesterov, (Fri Sep 12, 7:32 am)