CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/06/21 12:04:41
Modified files: sys/arch/sgi/sgi: sginode.c Log message: Disable memory above 2GB physical again, as we can end up with an unkillable process waiting on getblk when all ATE are exhausted, despite the exhaustion being transient; I fear the only way to skirt this is to use bounce buffers.