|
Description
|
The current ::whatis for umem is rather lacking; it only reports on objects
allocated by libumem. It would be good to:
1. do a symbol lookup,
2. identify objects on LWP stacks, and
3. identify any information we have about mappings.
Longer-term, it would be good to genericize the "::whatis" support, so that it can be
plugged-in-to, instead of explicit.
|