DragonFly BSD
DragonFly kernel List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Patch for Proportional RSS


From: Jonas Trollvik <jontro@xxxxxxxxx>
Date: Mon, 27 Sep 2010 23:49:24 +0200

Hi,

On Mon, Sep 27, 2010 at 11:16 PM, Pratyush Kshirsagar
<pratyush.kshirsagar@gmail.com> wrote:
> Here is the patch for the proportional RSS. I have attached the diff also.
> It will work only for uni processor i386 arch, other functionality
> will be added soon.
> Please, tell me if some changes need to be made.
> Remarks from you guys are always important and well-come.

Just one small thing, the
+	//	lwkt_gettoken(&vmspace_token);
and
+	//lwkt_reltoken(&vmspace_token);
lines  should probably not be in there.

Regards,
Jonas



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]