Re: [Etherboot-developers] [COMMIT] contrib/mini-slamd
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Eric W B. <ebi...@ln...> - 2002-09-03 21:51:14
|
By way of finishing up details I just tested the slam client in etherboot, and fixed one bug but it is definitely working now. Previously heap.c could allocate a chunk of memory across as segment boundary, which caused problems. I don't see why rolling over a 4GB boundary should but it did. Eric |