summaryrefslogtreecommitdiffstats
path: root/sys/sys/memrange.h
Commit message (Expand)AuthorAgeFilesLines
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-3/+11
* Initial suspend/resume support for amd64.jkim2009-03-171-1/+1
* Fix module builds for i386 and amd64.markm2004-08-041-1/+1
* Some BIOSs are using MTRR values that are only documented under NDAdwmalone2002-09-151-0/+1
* Make the MTRR code a bit more defensive - this should help peopledwmalone2002-04-141-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+3
* Make the error return from mem_range_attr_get actually do something usefulmsmith1999-08-311-1/+1
* Add a hook that can be called to initialise a slave processor's memorymsmith1999-04-301-0/+2
* Generic memory range attribute interface.msmith1999-04-071-0/+65
OpenPOWER on IntegriCloud