Re: Boot time memory issue

2001-05-27 Thread Valentin Nechayev
Sat, May 26, 2001 at 22:03:34, barry (Barry Lustig) wrote about "Re: Boot time memory issue": > > > SMAP type=01 base= 0010 len= 13ef [...] > Did that and got the same error. I put a printf just before the > pa_indx++ in machdep.c and watche

Re: Boot time memory issue

2001-05-27 Thread Mike Smith
> > > SMAP type=01 base= len= 0009f800 > > > SMAP type=02 base= 0009f800 len= 0800 > > > SMAP type=02 base= 000e8400 len= 00017c00 > > > SMAP type=01 base= 0010 len= 13ef > > > SMAP type=03 base= 13ff

Re: Boot time memory issue

2001-05-26 Thread Barry Lustig
Mike Smith wrote: > > > Here are the SMAP lines: > > > > SMAP type=01 base= len= 0009f800 > > SMAP type=02 base= 0009f800 len= 0800 > > SMAP type=02 base= 000e8400 len= 00017c00 > > SMAP type=01 base= 0010 len= 13ef0

Re: Boot time memory issue

2001-05-26 Thread Mike Smith
> Valentin Nechayev wrote: > > > > Sun, May 20, 2001 at 19:53:29, barry (Barry Lustig) wrote about "Boot time memory >issue": > > > > Do verbose boot (`boot -v') with large SC_HISTORY_SIZE (1000 at least, > > 2000 at most), and after boot c

Re: Boot time memory issue

2001-05-26 Thread Barry Lustig
Valentin Nechayev wrote: > > Sun, May 20, 2001 at 19:53:29, barry (Barry Lustig) wrote about "Boot time memory >issue": > > Do verbose boot (`boot -v') with large SC_HISTORY_SIZE (1000 at least, > 2000 at most), and after boot check for "SMAP ..."

Re: Boot time memory issue

2001-05-24 Thread Valentin Nechayev
Sun, May 20, 2001 at 19:53:29, barry (Barry Lustig) wrote about "Boot time memory issue": Do verbose boot (`boot -v') with large SC_HISTORY_SIZE (1000 at least, 2000 at most), and after boot check for "SMAP ..." lines at the very beginning of the kernel boot log at /d

Boot time memory issue

2001-05-20 Thread Barry Lustig
I was curious whether the memory limitation on the Sony VAIO Z505 machines was an actual hardware limitation or a marketing issue. I just tried adding a 256MB module to my machine. The BIOS seemed to mostly recognize it. It did see 320MB of RAM, but had problems when testing all of it. Current