Hi, can someone explain why a proc sysctl (add via SYSCTL_PROC or SYSCTL_ADD_PROC) calls the handler twice if i read the sysctl only once? Is this the normal behaviour? How can i prevent this? Thanks in advance Maik