[haiku-bugs] Re: [Haiku] #16049: NVMe KDL, page fault in nvme_disk_io->_mutex_unlock

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 17 May 2020 21:47:24 -0000

#16049: NVMe KDL, page fault in nvme_disk_io->_mutex_unlock
--------------------------------+----------------------------
  Reporter:  KapiX              |      Owner:  waddlesplash
      Type:  bug                |     Status:  new
  Priority:  normal             |  Milestone:  Unscheduled
 Component:  Drivers/Disk/NVMe  |    Version:  R1/Development
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:
  Platform:  All                |
--------------------------------+----------------------------
Comment (by waddlesplash):

 Yes, it appears segmented I/O can result in the callback being invoked
 more than once, and there is no way to detect the last one. I've filed
 https://github.com/hgst/libnvme/issues/7 about this. It appears Intel
 controllers have "stripes" that other controllers do not; so it may be
 necessary to work around this.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16049#comment:3>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: