get in kernel module committed_as under 2.6.18 rhel kernel
Vasiliy G Tolstov <[email protected]>
| Newsgroups | gmane.linux.c-programming |
|---|---|
| Organization | Selfip.Ru |
| Message-ID | <[email protected]> |
Hello. I need to get Committed_AS undex 2.6.18 in my kernel module. How can i do that? I'm check this under fs/proc/proc_misc.c i need to access vm_committed_space that defined as atomic_t. But it in kernel data and not export to modules. How can i avoid this? Thank's. -- Vasiliy G Tolstov <[email protected]> Selfip.Ru -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html