Subject: STACKGAPLEN increase?
To: None <tech-kern@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 03/16/2002 09:18:03
Hi

In sys/sys/exec.h, STACKGAPLEN is currently 512 bytes long. While
working on IRIX, I'm trying to get some bits of IRIX's /sbin/swap
working (Autocad runs it to get the swap usage). 

This involves using a struct swapent in the stack gap, and struct
swapent is 1048 bytes long. Would it be a problem to change STACKGAPLEN
to 2048?

-- 
Emmanuel Dreyfus.  
Hiroshima 45. Tchernobyl 86. Windows 95. 
manu@netbsd.org