On Mon, 2016-10-17 at 13:10 +0200, SF Markus Elfring wrote: [...] > > (Which up to now I thought was basic programming knowledge...) > > By the way: > Run time environments still exist where the size of a pointer can > be also just one byte, don't they? In the context of the Linux kernel: No. [ Side note: there might be some DSP out there with a running Linux kernel which cannot really address a "byte" (meaning 8bits) but only in register sized quantities (and also aligned for that). But no one cares here really deeply as that is a so fundamental difference that the C- compiler must cope with that anyways in the first place. ] [...] > > See above. At the moment _any_ test result from your side would do. > > I imagine that another single result might not be representative. Publish not only results but also everything (complete!) so that anyone can *easily* follow it to check and reproduce the results - especially if you want people with knowledge of other architectures to comment (otherwise they probably won't bother). Kind regards, Bernd -- Bernd Petrovitsch Email : bernd@xxxxxxxxxxxxxxxxxxx LUGA : http://www.luga.at -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html