search for: mem_config

Displaying 3 results from an estimated 3 matches for "mem_config".

2016 Mar 03
2
[RFC kernel 0/2]A PV solution for KVM live migration optimization
The current QEMU live migration implementation mark the all the guest's RAM pages as dirtied in the ram bulk stage, all these pages will be processed and that takes quit a lot of CPU cycles. >From guest's point of view, it doesn't care about the content in free pages. We can make use of this fact and skip processing the free pages in the ram bulk stage, it can save a lot CPU cycles
2016 Mar 03
2
[RFC kernel 0/2]A PV solution for KVM live migration optimization
The current QEMU live migration implementation mark the all the guest's RAM pages as dirtied in the ram bulk stage, all these pages will be processed and that takes quit a lot of CPU cycles. >From guest's point of view, it doesn't care about the content in free pages. We can make use of this fact and skip processing the free pages in the ram bulk stage, it can save a lot CPU cycles
2006 Oct 31
0
6310485 gcc and trapstat don''t get along
...hor: dmick Repository: /hg/zfs-crypto/gate Revision: aaf08404ec592e56684b19ac5e3773c0d3155d0c Log message: 6310485 gcc and trapstat don''t get along 6310536 gcc and sfmmu header don''t get along 6310555 gcc and memlists don''t get along Files: update: usr/src/uts/common/os/mem_config.c update: usr/src/uts/common/os/memlist_new.c update: usr/src/uts/sfmmu/vm/hat_sfmmu.h update: usr/src/uts/sun4/io/trapstat.c update: usr/src/uts/sun4/os/memlist.c