> > Danny Braniss wrote: > > > hi, > > > is there an 'easy' way to mark some memory as unusable? > > > thanks, > > > danny > > > > You'll hopefully get a better answer than mine, but in case you don't > > & need to start hacking code ... > > > > Way back on 2.2.8 I disabled all above 16M 'cos one certain manufacturers > > mboard failed to cache & board went slower with more ram ! > > > > Can't remember much now, & doubtless patch doesnt apply now (& that > > 486 board not in service regularly) but it might give a clue where > > to look, looking at > > > > http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/sys/i386/i386/machdep > .c.maxmem.diff.ignore > > > > back then it seemed to be MAXMEM in sys/i386/i386/machdep.c > > Hi, > The short version: I need to disable 'some' physical memory, it's bad, > and so far can't find it to change it :-). > > The long version: this is an IBM Thinkpad X40, quiet new, that > lost it's warranty because somehow 'some liquid' was spilled on the keyboard. > It seems to have some 512M of memory on the motherboard, which after an > almost total dissasembly could not find. Windows crashes too often, but > FreeBSD is doing fine. So if i can just disable parts of it (memtest has > found the bad memory) then this is a neat notebook. > > danny
Is the low boundary of what memtest shows, too low to sacrifice all above by patching out all above ? It would get you up & stable, with low performance. If after that you don't find an answer on hackers, probably best contact author of the swapper, who probably reads current@, or whose name may be found in CVS. If desperate, You might want to offer some incentive, eg bottle of Whisky or whatever, to whoever will write you some custom hacks to the swapper to patch out one range permanently ? Good luck. - Julian Stacey. Unix C & Net Services Consultant, Munich. http://berklix.com Mail Ascii plain text. Html dumped as Spam. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"