From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752402Ab0GLGCt (ORCPT ); Mon, 12 Jul 2010 02:02:49 -0400 Received: from mail-gw0-f46.google.com ([74.125.83.46]:40104 "EHLO mail-gw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034Ab0GLGCr (ORCPT ); Mon, 12 Jul 2010 02:02:47 -0400 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: "linux-kernel@vger.kernel.org" Subject: any current public code to limit memory per user? Date: Mon, 12 Jul 2010 02:02:45 -0400 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Noah McNallie" Message-ID: User-Agent: Opera Mail/10.60 (Win32) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org As the topic says :o) To be more precise, is there any public patch or somewhat that can help with this? As far as i know, in linux, it is only possible to limit memory per process. Correct me if i'm wrong. noah