Re: [2.1.79] unregister_proc_table messages.

Bill Hawes (whawes@star.net)
Tue, 13 Jan 1998 08:45:06 -0500


Niels Kristian Bech Jensen wrote:
>
> Hi,
> I get the following messages to the console (and dmesg) when ppp.o is
> unloaded by kerneld (modutils-2.1.71):
>
> unregister_proc_table: neigh not empty!
> unregister_proc_table: ipv4 not empty!
> unregister_proc_table: net not empty!
>
> I've traced the messages to kernel/sysctl.c

Hmm, could be a memory leak ... I added that message to make sure no
tables were being forgotten. I'll check it out further.

Is this consistent every time ppp.o loads and unloads?

Regards,
Bill