Newbie 
Joined: 2012/4/11
From
Posts: 1
|
Hi,
I'm using java tests (with testng) which advance cent os system time for testing purposes . But after some time system automatically log out. dmesg gives, ------ ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169 [drm] Initialized i915 1.8.0 20060929 on minor 0 mtrr: type mismatch for e0000000,10000000 old: uncachable new: write-combining set status page addr 0x038a0000 mtrr: type mismatch for e0000000,10000000 old: uncachable new: write-combining set status page addr 0x038a0000 mtrr: type mismatch for e0000000,10000000 old: uncachable new: write-combining set status page addr 0x038a0000 -----
Any idea what might cause this ? I'm using cent os 5.6
|