On Tuesday, 6 April 2021 23:08:17 BST Peter Humphrey wrote:
> Hello list,
> 
> I've just started an emerge -e world to run overnight, and I realised I'd
> forgotten to mount /boot (for intel-microcode), so I hit CTRL-C to abort. It
> took several dozen attempts, because pre-merge checks were in progress. It
> seems that this operation doesn't pass the interrupt up the calling chain,
> as other operations do.
> 
> Should I report a bug?

I have noticed the same when I pause a compilation, especially on big packages 
with a high number of make jobs.   I always took this to mean the CPU thread 
pipes were full and until they are processed the pause instruction has to wait 
for its turn.  Slower PCs take longer time and since I'm not running an RT 
kernel for emerge, I never thought of it as a bug.  However, if more learned 
contributors can explain this as a bug, I'll be happy to learn something new.  
:-)

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to