NetBSD/sys/dev/ata
rmind e225b7bd09 Welcome to 5.99.53! Merge rmind-uvmplock branch:
- Reorganize locking in UVM and provide extra serialisation for pmap(9).
  New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
  the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
  Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
  kernel-lock on some ports).  Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
2011-06-12 03:35:36 +00:00
..
Makefile
ata.c Add simplistic atabus(4) rescan support. 2011-04-30 00:34:03 +00:00
ata_raid.c fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +00:00
ata_raid_adaptec.c
ata_raid_intel.c * use correct interleave factor for RAID-0 of Intel MatrixRaid. 2010-07-06 18:09:04 +00:00
ata_raid_jmicron.c
ata_raid_nvidia.c
ata_raid_promise.c
ata_raid_subr.c
ata_raid_via.c
ata_raidreg.h
ata_raidvar.h fix some probles with ataraid(4) and Intel MatrixRaid. 2010-07-06 18:03:21 +00:00
ata_wdc.c
ataconf.h
atareg.h
atavar.h Add simplistic atabus(4) rescan support. 2011-04-30 00:34:03 +00:00
files.ata
ld_ataraid.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
sata_subr.c Actually, 31244 does not refer to the Silicon Image SiI3124, 2010-12-12 00:38:07 +00:00
satafis_subr.c
satafisreg.h
satafisvar.h
satapmpreg.h
satareg.h
satavar.h
wd.c Start new line before issuing IDENTIFY command since messages from 2011-02-10 05:07:46 +00:00
wdvar.h