]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Add the lowmem module
authorJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 12 Mar 2007 17:20:00 +0000 (19:20 +0200)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 12 Mar 2007 17:20:00 +0000 (19:20 +0200)
commit92173f9a32f0ceefd511c617c69dda6c03a20ec8
tree7d40ede007517639fb46bb11450b2dcb97ad8c31
parentd041f80e997ff7c21b14fdee920a034e576aa226
Add the lowmem module

lowmem is an LSM module for notifying user space about
low memory situations, and for tweaking the vm_enough_memory()
implementation to be better suited for embedded devices.

Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
security/Kconfig
security/Makefile
security/lowmem.c [new file with mode: 0644]