Liste des Groupes | Revenir à cl c |
Lawrence D'Oliveiro <ldo@nz.invalid> writes:>
On Wed, 28 Aug 2024 08:04:34 +0200, Bonita Montero wrote:
>Am 28.08.2024 um 07:39 schrieb Lawrence D'Oliveiro:>
The Linux kernel abstractions are very high level. Look at how
entirely different filesystems, even ones originating from entirely
different OSes, can be handled through the common VFS layer.
The distance between the levels of indirection is less than in C++.
Do you have any examples of C++ code that deals with the levels of
indirection in the Linux kernel?
The SVR4 VFS layer (which linux adopted) is ideally suited to using C++
derived classes. As is the network stack.
Les messages affichés proviennent d'usenet.