Displaying 2 results from an estimated 2 matches for "devad".
Did you mean:
dead
2020 Nov 19
0
PANIC outstanding aio + key does not exist
...known
[2020/11/19 17:35:46.800224, 2]
../../source3/param/loadparm.c:2862(lp_do_section)
Processing section "[DC]"
[2020/11/19 17:35:46.802682, 2]
../../source3/auth/auth.c:329(auth_check_ntlm_password)
check_ntlm_password: authentication for user [srv-acct] -> [srv-acct] ->
[DEVAD\srv-acct] succeeded
[2020/11/19 17:36:06.483196, 2]
../../source3/smbd/service.c:1152(close_cnum)
somdev-or-cdc-1 (ipv4:10.7.3.228:58542) closed connection to service DC
[2020/11/19 17:36:06.851891, 2]
../../source3/modules/vfs_acl_xattr.c:234(connect_acl_xattr)
connect_acl_xattr: setting ...
2012 Sep 18
8
Collecting entropy from device_attach() times.
Hi.
I experimented a bit with collecting entropy from the time it takes for
device_attach() to run (in CPU cycles). It seems that those times have
enough variation that we can use it for entropy harvesting. It happens
even before root is mounted, so pretty early.
On the machine I'm testing it, which has minimal kernel plus NIC driver
I see 75 device_attach() calls. I'm being very careful