Prev: [PATCH 3/7] arch/ia64/sn/kernel: Use set_cpus_allowed_ptr
Next: [PATCH 17/24] lmb: Add lmb_memory_size()
From: websrvr on 26 Mar 2010 18:20 I've implemented the pciregions_read_proc code as a debugging tool for video cards and I'm not sure if the output is correct I've listed the results below, are the results valid (typical of expected values)??? card1: BFG 7300 GS region 0: mask 0xFF000000, now at 0xA4000000 region 0: type mem, size 16777216 (16mb) region 1: mask 0xF0000000, now at 0x80000000 region 1: type mem, size 268435456 (256MB) region 3: mask 0xFF000000, now at 0xA3000000 region 3: type mem, size 16777216 (16MB) card2: BFG 9400 GT region 0: mask 0xFF000000, now at 0xA2000000 region 0: type mem, size 16777216 (16MB) region 1: mask 0xF0000000, now at 0x90000000 region 1: type mem, size 588908 (256MB) region 3: mask 0xFE000000, now at 0xA0000000 region 3: type mem, size 33554432 (32MB) region 5: mask 0xFFFFFF80, now at 0x00002000 region 5: type I/O, size 128 (128B) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |