On Sat, 23 Sept 2023 at 16:30, Steffen Nurpmeso <[email protected]> wrote: > > Roberto A. Foglietta wrote in > <cajgkyo64t0r+zyym1dbj2e7-zufaj8-6wd3sutazy8ekk2u...@mail.gmail.com>: > |On Thu, 21 Sept 2023 at 20:05, Steffen Nurpmeso <[email protected]> wrote: > |>|IMHO, I vote for /sys rather than /proc/debug. The capability to > > There already _is_ a debugfs interface?
Nothing which is interesting, AFAIK redfishos:~ # find /sys -name rand\* /sys/class/mem/random /sys/devices/virtual/mem/random /sys/module/random redfishos:~ # cat /sys/class/mem/random/dev 1:8 redfishos:~ # cat /sys/devices/virtual/mem/random/uevent MAJOR=1 MINOR=8 DEVNAME=random DEVMODE=0666 redfishos:~ # cat /sys/module/random/parameters/ratelimit_disable 0 Until someone add a patch that creates something like entropy_pool_access_status (RW) cat: disable write append hashing (were hashing is like append but hashing before) entropy_pool_access (RW) cat: number of bytes of data, number of entropy bit > This must be new then. Just a couple more of parameters > I do not have debugfs no more, it is of no > use for me. Sorry if i have missed anything. You are welcome, do not worry about. Best regards, R- _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
