*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: kmem | Section: 7 | Source: Digital UNIX | File: kmem.7.gz
kmem(7) Miscellaneous Information Manual kmem(7) NAME kmem - mapped kernel memory interface DESCRIPTION The kmem character special device provides access to mapped kernel mem- ory. Byte addresses in kmem are equivalent to mapped kernel memory ad- dresses. 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 contigu- ous 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)

Navigation Options