Have a look at /proc/slabinfo. It might show you where the memory is.
>
> Is there I way I can find out where all of that memory went?
> If knfsd is hoarding (no other box has this much unaccounted for), is
> there a way to tweak it at runtime? Are there 'safe' things to adjust at
> compile time?
knfsd directly uses about 20K per thread. Maybe as much as 30. Any
other memory usage is incidental and should be cleaned up by memory
pressure.
NeilBrown
-
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/