MADV_FREE ?

From: Badari Pulavarty
Date: Wed Oct 19 2005 - 17:16:35 EST


Hi,

I was wondering if someone knew what MADV_FREE is supposed
or intended to do ? I see it sparc* headers. I don't see any
code to implement it or for any other architecture.

./include/asm-sparc64/mman.h:#define MADV_FREE 0x5
/* (Solaris) contents can be freed */
./include/asm-sparc/mman.h:#define MADV_FREE 0x5
/* (Solaris) contents can be freed */

Is this carry over from old days ?

Thanks,
Badari

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/