All of lore.kernel.org
 help / color / mirror / Atom feed
* vram_dirty vs. shadow paging dirty tracking
@ 2007-03-13 19:32 Anthony Liguori
  2007-03-13 21:02 ` Ian Pratt
  2007-03-14  8:22 ` Zhai, Edwin
  0 siblings, 2 replies; 8+ messages in thread
From: Anthony Liguori @ 2007-03-13 19:32 UTC (permalink / raw)
  To: Ian Pratt, xen-devel

When thinking about multithreading the device model, it occurred to me 
that it's a little odd that we're doing a memcmp to determine which 
portions of the VRAM has changed.  Couldn't we just use dirty page 
tracking in the shadow paging code?  That should significantly lower the 
overhead of this plus I believe the infrastructure is already mostly 
there in the shadow2 code.

Is this a sane idea?

Regards,

Anthony Liguori

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

end of thread, other threads:[~2007-03-15  3:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-13 19:32 vram_dirty vs. shadow paging dirty tracking Anthony Liguori
2007-03-13 21:02 ` Ian Pratt
2007-03-13 21:30   ` Anthony Liguori
2007-03-14  0:17     ` Ian Pratt
2007-03-14  8:22 ` Zhai, Edwin
2007-03-14 16:00   ` Anthony Liguori
2007-03-15  2:59     ` Zhai, Edwin
2007-03-15  3:22     ` Dong, Eddie

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.