Re: [RFC PATCH tip 3/5] Extended BPF (64-bit BPF) design document

From: Ingo Molnar
Date: Wed Dec 04 2013 - 04:24:49 EST



* Alexei Starovoitov <ast@xxxxxxxxxxxx> wrote:

> It's possible to teach it for multi-level, but then analyzer will
> become too large and won't be suitable for kernel.

Btw., even if we want to start simple with most things, the above
statement is not actually true in the broad sense: the constraint for
the kernel is utility, not complexity.

We have various kinds of highly complex code in the kernel and can
deal with it just fine. Throwing away useful ideas just because they
seem too complex at first sight is almost always wrong.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/