aboutsummaryrefslogtreecommitdiff
path: root/share/examples/kld/dyn_sysctl/README
blob: 054a6e2328f7142a3fd7651d980f383d9dc05acc (plain) (blame)
1
2
3
4
5
6
This example module creates partially overlapping subtrees to demonstrate
reference counting. It also contains example of attaching a subtree to the
wrong place, i.e. to a dynamic oid that could belong to someone else.
The framework should deal with this case gracefully.

Andrzej Bialecki <abial@freebsd.org>