Its in the high mem handling routines. It means the machine stalled for
a moment doing I/O because it had no memory below 1Gb to use.
> Why does this message appear (apparently during high network load with the intel
> eepro100 driver or e1000 driver). Is bounce buffers really in use on a x86
> machine with 2GB of RAM (normal smp RedHat kernel, not enterprise)??
The answer is yes. You can actually build yourself a custom none bounce
buffer 1.8GB kernel with about 2Gb of user virtual space per app. For some
applications it will perform better.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/