RE: [WOLK-announce] Re: [ANNOUNCE] WOLK v4.15s FINAL - Server Edition (aka get the 2.6 feeling with 2.4 :p)

"Mike Bethune" <[email protected]> Tue, 29 Jun 2004 12:43:55 -0700
Newsgroups gmane.linux.wolk.devel
Message-ID <[email protected]>
> If someone finds a bug, I'll kill him/her ;-)

don't want to be killed :), but grsec is spewing these:
"... attempted resource overstep by requesting 8192 for RLIMIT_MEMLOCK =
against limit 4096 ..."
for almost everything now (same config worked great with 4.14)...(sent =
to marc)
doesn't appear to affect anything, just a wrong warning message maybe.

also, this looks weird:
#ifdef CONFIG_SCHED_DESKTOP
struct cache_limits cache_limits =3D {
        .min =3D 1,
        .borrow =3D 10,
        .max =3D 10,
};
#else
struct cache_limits cache_limits =3D {
        .min =3D 1,
        .borrow =3D 10,
        .max =3D 10,
};
#endif

should one be: ?
struct cache_limits cache_limits =3D {
        .min =3D 1,
        .borrow =3D 15,
        .max =3D 100,
};


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
WOLK - Working Overloaded Linux Kernel
[email protected]
https://lists.sourceforge.net/lists/listinfo/wolk-devel