Viewing and modifying global data

You can access global data using several different methods.

Note: The demo and demokext programs are used in the examples in this section. The demokext_j variable, which is exported is used in the examples.

Before using any of the following examples, see Loading the kernel extension.