lkml.org 
[lkml]   [2004]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Autoregulated VM swappiness
Date
On Mon, 31 May 2004 21:50, Aristeu Sergio Rozanski Filho wrote:
> Hi Con,
>
> + .ctl_name = VM_AUTO_SWAPPINESS,
> + .procname = "autoswappiness",
> + .data = &auto_swappiness,
> + .maxlen = sizeof(auto_swappiness),
> + .mode = 0644,
> + .proc_handler = &proc_dointvec_minmax,
> + .strategy = &sysctl_intvec,
> + .extra1 = &zero,
> + .extra2 = &one_hundred,
> + },
> shouldn't be proc_dointvec here? seems minmax isn't needed.

Err yeah sure, thanks.

Con
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.574 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site