diff options
| author | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2005-04-27 14:42:32 +0000 |
|---|---|---|
| committer | kaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk> | 2005-04-27 14:42:32 +0000 |
| commit | ce37d6f6d47a883d7a57593a874953f653afecd8 (patch) | |
| tree | 7ee82e509d81fd7a82a43bb776cdbc455937a005 /tools/libxc/xc_evtchn.c | |
| parent | a54d06f0ee732ff442ed99f37c46c080c4d9c7c4 (diff) | |
| download | xen-ce37d6f6d47a883d7a57593a874953f653afecd8.tar.gz xen-ce37d6f6d47a883d7a57593a874953f653afecd8.tar.bz2 xen-ce37d6f6d47a883d7a57593a874953f653afecd8.zip | |
bitkeeper revision 1.1385.1.6 (426fa4d8AQ8dQHrihxXpPojuqYnL0g)
Improve multi-processor XenLinux fork/exec/destroy times. We do this
by lazily pinning page-tables for p.t. use, and aggressively unpinning
them on last use, to put as little pressure on the batched wrpt
interface as possible. Basically this means that the copy loop and
destroy loop will usually be able to directly write pagetables with no
Xen intervention at all (implicit or explicit).
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/libxc/xc_evtchn.c')
0 files changed, 0 insertions, 0 deletions
