Displaying 3 results from an estimated 3 matches for "0000e019".
2007 Apr 18
2
paravirt xen gpf
...s: 007b fs: 00d8 gs: 0000 ss: e021
Process swapper (pid: 0, ti=c03ae000 task=c0377340 task.ti=c03ae000)
Stack: fbfb9000 00000000 ffff8b04 0242764c 00000002 0486555f c0105b91
ffff8b04
02432846 0000d02f 0242764c 00000002 0486555f 00000000 463ae021
c011e021
000000d8 00000000 c0100620 0000e019 00000246 00000006 c02d20db
00000006
Call Trace:
[<c0105b91>] xen_hypervisor_callback+0x25/0x2c
[<c011e021>] do_wait+0x3e5/0x98d
[<c0100620>] calibrate_delay+0xa0/0x260
[<c02d20db>] mutex_lock+0xb/0x1a
[<c03b5b6c>] start_kernel+0x2c1/0x44a
[<c03baf50>] xen_s...
2007 Apr 18
2
paravirt xen gpf
...s: 007b fs: 00d8 gs: 0000 ss: e021
Process swapper (pid: 0, ti=c03ae000 task=c0377340 task.ti=c03ae000)
Stack: fbfb9000 00000000 ffff8b04 0242764c 00000002 0486555f c0105b91
ffff8b04
02432846 0000d02f 0242764c 00000002 0486555f 00000000 463ae021
c011e021
000000d8 00000000 c0100620 0000e019 00000246 00000006 c02d20db
00000006
Call Trace:
[<c0105b91>] xen_hypervisor_callback+0x25/0x2c
[<c011e021>] do_wait+0x3e5/0x98d
[<c0100620>] calibrate_delay+0xa0/0x260
[<c02d20db>] mutex_lock+0xb/0x1a
[<c03b5b6c>] start_kernel+0x2c1/0x44a
[<c03baf50>] xen_s...
2008 Aug 21
2
doubt on releasing domain pages
Hi,
I am trying to release domU pages from page_list and xenpage_list
after domU shutdown while retaining the rest of the domain information.
To achieve this in __domain_finalise_shutdown i call
domain_relinquish_resources. This is failing to release pages from
page_list for type PGT_l2_page_tables and crashing dom0.
To be specific, while testing on mini-os i saw that when