Artificial intelligent assistant

What is the name of fortuna's kernel process in FreeBSD? Historically yarrow algorithm had a kernel process with the name of yarrow. But after replacing it with Fortuna, the kernel process disappears. What is the name of the new kernel process of Fortuna's algorithm in the permanent kernel processes?

The name of the kthread is `rand_harvestq` and was changed in this commit in `sys/dev/random/random_harvestq.c`:165.

The name was prior `yarrow` or `fortuna` depending on how the kernel was compiled see line `sys/dev/random/randomdev_soft.c`:85

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 955e2b3b4b360316bcfa63acc0d248d5