public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* solid state drive access and context switching
@ 2007-12-03 23:06 Chris Friesen
  2007-12-03 23:06 ` Alan Cox
  0 siblings, 1 reply; 17+ messages in thread
From: Chris Friesen @ 2007-12-03 23:06 UTC (permalink / raw)
  To: linux-kernel


Over on comp.os.linux.development.system someone asked an interesting 
question, and I thought I'd mention it here.

Given a fast low-latency solid state drive, would it ever be beneficial 
to simply wait in the kernel for synchronous read/write calls to 
complete?  The idea is that you could avoid at least two task context 
switches, and if the data access can be completed at less cost than 
those context switches it could be an overall win.

Has anyone played with this concept?

Chris



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-12-06  3:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.4uUCLsuQFjc4FtQYCBYK6kY9TiU@ifi.uio.no>
2007-12-05  1:11 ` solid state drive access and context switching Robert Hancock
2007-12-03 23:06 Chris Friesen
2007-12-03 23:06 ` Alan Cox
2007-12-04 17:54   ` Jared Hulbert
2007-12-04 20:35     ` Alan Cox
2007-12-04 21:54       ` Jared Hulbert
2007-12-04 22:45         ` Jörn Engel
2007-12-05  0:03           ` Jared Hulbert
2007-12-04 23:24         ` Alan Cox
2007-12-05  0:08           ` Jared Hulbert
2007-12-05  0:24             ` Alan Cox
2007-12-05 22:01               ` Jared Hulbert
2007-12-06  3:51                 ` Kyungmin Park
2007-12-04 20:46     ` Chris Friesen
2007-12-04 21:38       ` Jared Hulbert
2007-12-04 20:52   ` Jeff Garzik
2007-12-04 21:02     ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox