All of lore.kernel.org
 help / color / mirror / Atom feed
* Random IP27 Tests on 4.3.0-rc3
@ 2015-10-04  5:06 Joshua Kinard
  0 siblings, 0 replies; only message in thread
From: Joshua Kinard @ 2015-10-04  5:06 UTC (permalink / raw)
  To: Linux/MIPS

Has anyone else tested the below various kernel modes on IP27 hardware?  Same
observations?

CONFIG_SGI_SN_M_MODE=y
- Boots, works, until the hardlock bug bites.

CONFIG_SGI_SN_N_MODE=y
- Appears to boot, but crashes early.  This message is left on the MSC console:
    2A 000: *** TLB Refill Exception on node 0
    2A 000: *** EPC: 0xa80000000001d890 (0xa80000000001d890)
    2A 000: *** Press ENTER to continue.

CONFIG_MAPPED_KERNEL=y
CONFIG_REPLICATE_KTEXT=y
- Does not boot, give this classic (and annoying) error:
    Cannot load bootp():.
    Text start 0x1c000, size 0x1965a70 doesn't fit in a FreeMemory area.
    Unable to execute bootp()::  not enough space

CONFIG_REPLICATE_EXHANDLERS=y
- Appears to boot, but crashes early.  MSC error:
    2A 000: *** TLB Refill Exception on node 0
    2A 000: *** EPC: 0x0 (0x0)
    2A 000: *** Press ENTER to continue.


CONFIG_NUMA=y is true for all tests above, because that seemingly staves off
the hardlock bug a little longer....though mdraid seems to really exacerbate
the thing now.

--J

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-04  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04  5:06 Random IP27 Tests on 4.3.0-rc3 Joshua Kinard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.