All of lore.kernel.org
 help / color / mirror / Atom feed
* double or triple access to ext2, ext3 or other partitions
@ 2004-11-23 17:13 Luke Kenneth Casson Leighton
  2004-11-23 17:30 ` Mark Williamson
  2004-11-23 20:14 ` Rik van Riel
  0 siblings, 2 replies; 5+ messages in thread
From: Luke Kenneth Casson Leighton @ 2004-11-23 17:13 UTC (permalink / raw)
  To: xen-devel

dear xen developers,

how feasible would it be, in your opinions, to add in code into the
linux kernel / xen infrastructure, around the ext2 and ext3 filesystem
drivers, that meant, ultimately, that you could have TWO OR MORE
separate linux xen guest OSes mounting the SAME partition?

muhahahahah  oo sorry.

i would envisage this as being implemented somewhere along the following
lines:

1) provide some mutex semaphore system in the xen infrastructure which
one or more linux xen guest OS could "register" with and use

2) at every point in the ext2 and ext3 filesystem drivers where
SMP-driven locking is performed, add in xen-semaphore usage and locking
(as well / instead).

presumably, the issue of locking an ext2, ext3 or other
filesystem already covers the issue of SMP-based locking,
therefore i imagine it wouldn't be too hard to utilise that
opportunity to put in "alternative" locking.

l.

-- 
--
<a href="http://lkcl.net">http://lkcl.net</a>
--


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

end of thread, other threads:[~2004-11-23 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 17:13 double or triple access to ext2, ext3 or other partitions Luke Kenneth Casson Leighton
2004-11-23 17:30 ` Mark Williamson
2004-11-23 21:06   ` Luke Kenneth Casson Leighton
2004-11-23 20:14 ` Rik van Riel
2004-11-23 21:08   ` Luke Kenneth Casson Leighton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.