Re: please revert kthread from loop.c



Quoting Hugh Dickins (hugh@xxxxxxxxxxx):
This version has passed parallel runs of the following
script (on different devices of course), i.e.

But not good for me. Gets further e.g. 170 iterations,
but then hangs while kthread_stop waits for completion.

Confounded...

I haven't investigated further. Is there really any reason
to be messing with what has worked well for so long here?

Only because loop.c can be compiled as a module, and kernel_thread
is slated to have it's EXPORT_SYMBOL removed.

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



Relevant Pages

  • Re: Script hangs, but only one one machine
    ... The following test-script hangs for around 15 second at two steps. ... The script hangs around 15 seconds after "Setze Umgebungsvariable" and another 15 seconds after "Starte wscript.network zum Setzen des ... "in a timely manner" (even if that program has not asked for the notification), your script hangs until the notification times out. ...
    (microsoft.public.scripting.wsh)
  • Re: expect + telnet hangs on AIX
    ... Is it only telnet to a particular host that misbehaves? ... >> This script hangs 80% of the time ... >> When running expect -d it never hangs ... 'close stdout ' ...
    (comp.lang.tcl)
  • Re: wvdial support
    ... Cricket wireless network using a Cal-Comp A600 GSM wireless modem. ... The dialer is being called from a startup script, ... terminate, so it must be spawned as a detached process. ... that the ISP hangs up after 12 hours, ...
    (alt.linux)
  • Re: How to trigger garbage collection
    ... Despite that, my script grows to large sizes in memory, which screws ... For a quick-and-dirty solution you could restart the script ... iterations you could save these to disk and restart ...
    (comp.lang.perl.misc)
  • Bash-script produces "Interrupted system call"-print outs
    ... tried every resource I've come to think of (IRC and GNU mailing list) ... #!/usr/bin/env bash ... approximately half of the iterations in the for-loop, ... Changing the script to... ...
    (comp.unix.shell)