lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 20 Mar 2010 12:20:58 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Jiri Slaby <jirislaby@...il.com>
cc:	LKML <linux-kernel@...r.kernel.org>,
	Neil Horman <nhorman@...driver.com>,
	Oleg Nesterov <oleg@...hat.com>
Subject: Re: [git pull] pull request for writable limits for 2.6.34-rc0



On Fri, 5 Mar 2010, Jiri Slaby wrote:
> 
> please pull the writable limits tree below.

Ok, sorry for the long delay - I spent 5 days at two separate intel events 
over the last two weeks, which ended up sucking up a lot of my spare time 
that I normally use to try to judge the merge window stuff. As a result, I 
pulled mainly code that wasn't new (ie existing models), or that was 
"obviously independent" (liek the new ceph filesystem) and didn't have any 
contentious issues.

As a result, I ended up looking at the writable limits only today.

And I'm not entirely happy. For example, I absolutely _detest_ seeing new 
compat code for a feature that was just added. My immediate reaction is 
"WTF? What kind of moron doesn't make things 64-bit safe to begin with?". 
It's really annoying.

Why doesn't the new set/getprlimit things just take a pointer to a 
well-defined pair of 64-bit values? Why is there any compat cruft at all 
there? That is beyond insane. Just make the user level interface work 
right in the first place, instead of adding crazy compat crap. This is 
_not_ a legacy interface.

I'd also like to hear more about actual uses. Does _any_ other Unix-like 
system actually implement this writable limits thing? Who is asking for 
it? 

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ