Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1716383
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: system hung up when offlining CPUs |
| Date | 2017-08-21 14:10 +0200 |
| Message-ID | <ugTGP-4d6-39@gated-at.bofh.it> (permalink) |
| References | <ucimu-4kC-21@gated-at.bofh.it> <ucxER-6xm-13@gated-at.bofh.it> <ucEwG-30X-15@gated-at.bofh.it> <ucUi6-55n-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Marc, in general the driver should know not to use the queue / irq, as blk-mq will never schedule I/O to queues that have no online cpus. The real bugs seems to be that we're using affinity for a device that only has one real queue (as the config queue should not have affinity). Let me dig into what's going on here with virtio.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: system hung up when offlining CPUs Christoph Hellwig <hch@lst.de> - 2017-08-21 14:10 +0200
csiph-web