This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 04/13/2018 05:43 PM, Wilco Dijkstra wrote:
Things have improved a lot since then, and system wide effects of code footprint have become more important, so using only Arm on a modern core just doesn't make any sense today.
We increasingly see on other architectures that people turn of configurable kernel features, maybe as some form of security hardening (threat surface reduction). This means that code which assumes the presence of these kernel features (because the used to be non-optional and may even be mentioned in ABI documents) no longer runs. Consequently, you have to convince others to change their kernel configuration, or you have to build your software differently.
Thanks, Florian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |