All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ksummit-discuss] [CORE TOPIC] How to cope with 'creative' userspace
@ 2016-07-08 22:35 Jiri Kosina
  2016-07-09 12:18 ` Vlastimil Babka
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2016-07-08 22:35 UTC (permalink / raw)
  To: ksummit-discuss

There are many cases where certain components of modern linux desktops 
slightly misuse the features provided by the kernel.

One of the latests instances was PIDs controller being instructed by an 
init system to actually limit the number of created sub-processess/threads 
to insanely small number

	https://github.com/systemd/systemd/blob/dd050decb6ad131ebdeabb71c4f9ecb4733269c0/NEWS#L60

That of course caused horrible user experience left and right.

This is not a single and only exceptional instance of such issue.

I know that this in principle shouldn't really be directly our business, 
but I believe we should be at least a bit nervous when our interfaces are 
being used "incorrectly".

I dont' have a good idea from top of my head what we could immediately do 
to improve this. Some sort of documented guidance on sane values for 
certain userspace toggles? Issue a warning when we think userspace is 
trying to shoot itself in a foot? ...?

Thanks,

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-09 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-08 22:35 [Ksummit-discuss] [CORE TOPIC] How to cope with 'creative' userspace Jiri Kosina
2016-07-09 12:18 ` Vlastimil Babka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.