]> Zhao Yanbai Git Server - minix.git/commit
ahci: use sys_vumap() instead of sys_umap()
authorDavid van Moolenbroek <david@minix3.org>
Wed, 11 Jan 2012 22:54:53 +0000 (23:54 +0100)
committerDavid van Moolenbroek <david@minix3.org>
Sat, 24 Mar 2012 18:51:13 +0000 (19:51 +0100)
commit186a4db67229f6a2c250965468d4d1f0659fba6f
tree4b1796afb2d57c85d1dd0c4d0fe1c9c870c4dee6
parent70abb127cc32b8afb4cc592ce17dadcdaaad88eb
ahci: use sys_vumap() instead of sys_umap()

This is only an optimization for CPU performance. Callers are
currently still required to supply contiguous memory.
drivers/ahci/ahci.c
drivers/ahci/ahci.h
etc/system.conf