I don't think you are reducing complexity very much if at all,
mostly just shuffling it around some.
You may have a quarter as many configurations to manage but will
each configuration be less than four times as hard to maintain?
Maybe, mabye not. I just don't think it's a clear win.
Also don't forget some of the other reasons for not doing it:
single point of failure, harder to maintain, lack of flexibility
etc.
-
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/