Displaying 6 results from an estimated 6 matches for "swappag".
Did you mean:
swappage
2009 Dec 14
1
[LLVMdev] Problem running 2.6 test-suite on cygwin
On Sun, Dec 13, 2009 at 8:17 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>> It looks to me that this:
>>
>> make[4]: *** No rule to make target `Output/sse.expandfft.linked.rbc',
>> needed by `Output/sse.expandfft.linked.bc'. Stop.
> Well, I have no idea then. makefiles of testsuite are well-known for
> such erratic behavior :(
For the
2007 Jun 28
6
[patch 0/6] resend: guest page hinting version 5.
Greetings,
after Carsten pitched CMM2 on the kvm mini summit here is a repost
of version 5 of the guest page hinting patches. The code is still
the same but has been adapted to the latest git level.
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
2007 Jun 28
6
[patch 0/6] resend: guest page hinting version 5.
Greetings,
after Carsten pitched CMM2 on the kvm mini summit here is a repost
of version 5 of the guest page hinting patches. The code is still
the same but has been adapted to the latest git level.
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
2007 May 11
6
[patch 0/6] [rfc] guest page hinting version 5
After way to many months here is the fifth version of the guest page
hinting patches. Compared to version four a few improvements have been
added:
- Avoid page_host_discards() calls outside of page-states.h
- The discard list is now implemented via the page_free_discarded
hook and architecture specific code.
- PG_state_change page flag has been replaced with architecture
specficic
2007 May 11
6
[patch 0/6] [rfc] guest page hinting version 5
After way to many months here is the fifth version of the guest page
hinting patches. Compared to version four a few improvements have been
added:
- Avoid page_host_discards() calls outside of page-states.h
- The discard list is now implemented via the page_free_discarded
hook and architecture specific code.
- PG_state_change page flag has been replaced with architecture
specficic
2010 Jul 05
0
Release of libvirt-0.8.2
...isk backing stores with cgroups (Daniel P. Berrange)
- Fix possible crash in handling IO Error event (Daniel P. Berrange)
- Fix monitor ref counting when adding event handle (Jiri Denemark)
- Remove watches before calling REMOTE_PROC_CLOSE (Jiri Denemark)
- node_device: udev: Fix PCI product/vendor swappage (Cole Robinson)
- virsh: schedinfo --set invalid=value would simply ignore the option (Jim Meyering)
- Remove unused nwfilter field from struct remote_error (Matthew Booth)
- util: fix va_start usage bug (Eric Blake)
- Don't wipe generated iface target in active domains (Jiri Denemark)
- Vario...