Re: ipv6 module "Use count" negative (2.3.99-3)

From: B. James Phillippe (bryan@terran.org)
Date: Sun Mar 26 2000 - 16:00:11 EST


On Sun, 26 Mar 2000 iafilius@xs4all.nl wrote:

> Hello,
>
> Just noticed after doing a 'ping6 ::1' ( and thereby
> autoloading ipv6 module):
>
> # lsmod
> Module Size Used by
> <snip>
> ipv6 117152 -1 (autoclean)
> <snip>

This is by design. A negative usage count means that the readiness of the
module to be unloaded is not controlled by a usage count, but instead by
the return value of a function specific to that module (in this case,
ipv6_unload(); see linux/net/ipv6/af_inet6.c for details).

-bp

--
# bryan at terran dot org
# http://www.terran.org/~bryan

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:18 EST