osf1 man page for kmem

Query: kmem

OS: osf1

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

kmem(7) 						 Miscellaneous Information Manual						   kmem(7)

NAME
kmem - mapped kernel memory interface
DESCRIPTION
The kmem character special device provides access to mapped kernel memory. Byte addresses in kmem are equivalent to mapped kernel memory addresses. References to unmapped or user space addresses will return an error. Write accesses to console or PAL memory or to memory protected against writes will also return an error.
RESTRICTIONS
Because memory is read and written in aligned quadwords (eight contiguous bytes), writing fewer than all the bytes in an aligned quadword is a read-modify-write operation that is not protected against writes to the same quadword. Device registers are accessed as aligned quadwords through kmem. The kmem file is not available as a memory mapped file.
FILES
/dev/kmem
RELATED INFORMATION
mem(7) delim off kmem(7)
Related Man Pages
mem(4) - bsd
mem(4) - minix
port(4) - bsd
port(4) - debian
port(4) - osx
Similar Topics in the Unix Linux Community
kmem_slab
Locking around kmem_cache_destroy
File permission on : kmem file
kmeminfo
kmemtrace problem