Sciweavers

EUROPAR
2008
Springer

Reducing Kernel Development Complexity in Distributed Environments

13 years 6 months ago
Reducing Kernel Development Complexity in Distributed Environments
Setting up generic and fully transparent distributed services for clusters implies complex and tedious kernel developments. More flexible approaches such as user-space libraries are usually preferred with the drawback of requiring application recompilation. A second approach consists in using specific kernel modules (such as FUSE in Gnu/Linux system) to transfer kernel complexity into user space. In this paper, we present a new way to develop kernel distributed services for clusters by using a cluster wide consistent data management service. This system, entitled kDDM for "kernel Distributed Data Management", offers flexible kernel mechanisms to transparently manage remote accesses, cache and coherency. We show how kDDM simplifies distributed kernel developments by presenting the design and the implementation of a service as complex as a fully symmetric distributed file system. The innovative approach of kDDM has the potential to boost the development of distributed kernel se...
Adrien Lebre, Renaud Lottiaux, Erich Focht, Christ
Added 19 Oct 2010
Updated 19 Oct 2010
Type Conference
Year 2008
Where EUROPAR
Authors Adrien Lebre, Renaud Lottiaux, Erich Focht, Christine Morin
Comments (0)