:: Re: [DNG] libudev-compat documentat…
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] libudev-compat documentation (Was: Remarks on vdev, Eudev, Mdev)
Hi,

On 15/6/22 13:00, aitor wrote:
> I pushed the commit to gitea.devuan.dev, but now i'm stuck in how to integrate eventfs in libudev-compat.
> I do understand how it works and the example given by Jude Nelson in the README.md file works for me. The
> problem I have is related to the insufficient space if I mount eventfs within a tmpfs filesystem (whether
> `/tmp/test` or `/dev/metadata/udev/events`), independently of the value given to `default_max_bytes` in
> the config file of eventfs, to the point where I can't even receive a single uevent packet!
> Any hints?
>
> I think I'll make a brief pause here... :(


Well, I think I need to have a look at the following init scripts:

mountdevsubfs.sh
umountfs
umountnfs.sh

to see how to handle nested filesystems.

Cheers,

Aitor.