Mike Kostersitz (Oilcan Productions)

Results 40 comments of Mike Kostersitz (Oilcan Productions)

the memsiz is calculated in klh10.c ` memsiz = (size_t)PAG_SIZE * PAG_MAXPHYSPGS * sizeof(w10_t);`

this is what I get in gdb ``` Attaching to process 33823 [New Thread 0x1703 of process 33823] warning: Error calling thread_get_state for GP registers for thread 0x1703 warning: Mach...

Need to do a CONTINUE in GDB after attaching so it takes the input on the emulator side.

At least we are both seeing the same.

I do not think it has to do with the amount of memory the emulator tries to allocate I changed it to just try 50% of the allocation. No change...

The thing is I am not getting any error from shmget.

I've been looking a the various config files and found that they are not in sync i.e. they are different depending on the emulator despite the fact that they all...

@larsbrinkhoff sounds good. Should we get on a call at some point to discuss or keep it here in the issues?

@larsbrinkhoff please mark this as an enhancement.

- [ ] Align config files to reflect unique host IP configurations for all machines - [ ] Provide updated run SIMH configurations - [ ] Update start script to...