HomeFreeBSD

Add memrw. This has had minimal testing, and will likely panic the kernel

Description

Add memrw. This has had minimal testing, and will likely panic the kernel
when trying to read data from outside the DMAP region. I expect this panic
to be from within uiomove_fromphys, which needs to grow support to support
such addresses.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS286128: Add more atomic_swap_* functions.
Branches
Unknown
Tags
Unknown