public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* lock_kiovec question
@ 2001-09-29  9:09 Manfred Spraul
  2001-09-29 17:51 ` Benjamin LaHaise
  2001-10-03 16:30 ` Stephen C. Tweedie
  0 siblings, 2 replies; 3+ messages in thread
From: Manfred Spraul @ 2001-09-29  9:09 UTC (permalink / raw)
  To: linux-kernel

lock_kiovec tries to lock each page in the kiovec, and fails if it can't
lock one of the pages.

What if the zero page is mapped multiple times in the kiobuf?

AFAICS map_user_pages doesn't break zero page mappings if it's called
with rw==WRITE (i.e write to disk, read from kiobuf)

--
	Manfred

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

end of thread, other threads:[~2001-10-03 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-29  9:09 lock_kiovec question Manfred Spraul
2001-09-29 17:51 ` Benjamin LaHaise
2001-10-03 16:30 ` Stephen C. Tweedie

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