Patch for Proportional RSS
Jonas Trollvik
jontro at gmail.com
Mon Sep 27 14:51:58 PDT 2010
Hi,
On Mon, Sep 27, 2010 at 11:16 PM, Pratyush Kshirsagar
<pratyush.kshirsagar at 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
More information about the Kernel
mailing list