Forum Search:
OpenVZ Forum
Members
Search
Help
Register
Login
Home
Home
»
Mailing lists
»
Devel
»
[RFC][PATCH][0/4] Memory controller (RSS Control)
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: [RFC][PATCH][3/4] Add reclaim support
[
message #10435
is a reply to
message #10425
]
Mon, 19 February 2007 10:52
Balbir Singh
Messages:
491
Registered:
August 2006
Senior Member
KAMEZAWA Hiroyuki wrote:
> On Mon, 19 Feb 2007 12:20:42 +0530
> Balbir Singh <
balbir@in.ibm.com
> wrote:
>
>> +int memctlr_mm_overlimit(struct mm_struct *mm, void *sc_cont)
>> +{
>> + struct container *cont;
>> + struct memctlr *mem;
>> + long usage, limit;
>> + int ret = 1;
>> +
>> + if (!sc_cont)
>> + goto out;
>> +
>> + read_lock(&mm->container_lock);
>> + cont = mm->container;
>
>> +out:
>> + read_unlock(&mm->container_lock);
>> + return ret;
>> +}
>> +
>
> should be
> ==
> out_and_unlock:
> read_unlock(&mm->container_lock);
> out_:
> return ret;
>
Thanks, that's a much convention!
>
> -Kame
>
--
Warm Regards,
Balbir Singh
Report message to a moderator
[
Message index
]
[RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 06:50
[RFC][PATCH][1/4] RSS controller setup
By:
Balbir Singh
on Mon, 19 February 2007 06:50
Re: [RFC][PATCH][1/4] RSS controller setup
By:
Paul Menage
on Mon, 19 February 2007 09:18
Re: [RFC][PATCH][1/4] RSS controller setup
By:
Balbir Singh
on Mon, 19 February 2007 11:13
Re: [RFC][PATCH][1/4] RSS controller setup
By:
Matt Helsley
on Mon, 19 February 2007 19:43
Re: [RFC][PATCH][1/4] RSS controller setup
By:
Balbir Singh
on Mon, 19 February 2007 10:06
Re: [RFC][PATCH][1/4] RSS controller setup
By:
Andrew Morton
on Mon, 19 February 2007 08:57
[RFC][PATCH][2/4] Add RSS accounting and control
By:
Balbir Singh
on Mon, 19 February 2007 06:50
Re: [RFC][PATCH][2/4] Add RSS accounting and control
By:
Andrew Morton
on Mon, 19 February 2007 08:58
[RFC][PATCH][4/4] RSS controller documentation
By:
Balbir Singh
on Mon, 19 February 2007 06:50
[RFC][PATCH][3/4] Add reclaim support
By:
Balbir Singh
on Mon, 19 February 2007 06:50
Re: [RFC][PATCH][3/4] Add reclaim support
By:
KAMEZAWA Hiroyuki
on Mon, 19 February 2007 09:48
Re: [RFC][PATCH][3/4] Add reclaim support
By:
Balbir Singh
on Mon, 19 February 2007 10:52
Re: [RFC][PATCH][3/4] Add reclaim support
By:
Balbir Singh
on Mon, 19 February 2007 10:50
Re: [RFC][PATCH][3/4] Add reclaim support
By:
Andrew Morton
on Mon, 19 February 2007 11:10
Re: [RFC][PATCH][3/4] Add reclaim support
By:
Balbir Singh
on Mon, 19 February 2007 11:16
Re: [RFC][PATCH][3/4] Add reclaim support
By:
Andrew Morton
on Mon, 19 February 2007 08:59
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Paul Menage
on Mon, 19 February 2007 09:06
Re: [ckrm-tech] [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
dev
on Mon, 19 February 2007 09:46
Re: [ckrm-tech] [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Paul Menage
on Mon, 19 February 2007 09:50
Re: [ckrm-tech] [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 10:24
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 10:39
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 10:00
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 10:45
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Magnus Damm
on Mon, 19 February 2007 11:56
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Andrew Morton
on Mon, 19 February 2007 08:54
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Magnus Damm
on Mon, 19 February 2007 09:16
Re: [RFC][PATCH][0/4] Memory controller (RSS Control)
By:
Balbir Singh
on Mon, 19 February 2007 14:07
Previous Topic:
[PATCH] ecryptfs ecryptfs_read_super path_lookup errh fix
Next Topic:
Re: [patch 0/1] [RFC][net namespace] veth ioctl management
Goto Forum:
- General
Virtuozzo 7 Beta Program
Support
HowTo
Discussions
- Mailing lists
Users
Devel
- International
German
French
Russian
- Test
TestForum
ml-test
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Mon Aug 04 10:49:12 GMT 2025
Total time taken to generate the page: 2.03879 seconds