Re: [arch-general] scsi_mod.use_blk_mq (revisited)

2018-05-11 Thread Randy DuCharme via arch-general
Well, I was trying the same thing but via GRUB_PRELOAD_MODULES (which didn't work) so gave this a go. Still didn't work. First I just added just "megaraid_sas" which failed to solve it, so then I added a bunch. Just about everything "(MODULES=(megaraid_sas xfs scsi_mod libcrc32c ahci xhci_pci ohc

Re: [arch-general] Less Modified Files from Updates.

2018-05-11 Thread Eli Schwartz via arch-general
On 05/11/2018 09:24 AM, Ralph Corderoy wrote: > Quite often, these three data files appear, > > /usr/share/icons/gnome/icon-theme.cache > /usr/share/icons/hicolor/icon-theme.cache > /usr/share/mime/mime.cache > > triggered by /usr/share/libalpm/hooks. Based on the updated packages, >

[arch-general] Less Modified Files from Updates.

2018-05-11 Thread Ralph Corderoy
Hi, After a `pacman -Su', I run this ~/bin/oldpkg script #! /bin/sh sudo lsof -n +c0 | sed -n '1{p;d}; /DEL/{p;d}; / (deleted)$/{p;d}' | g -v ' /(SYSV|dev/shm/org\.chromium\...|memfd:pulseaudio|tmp/#[0-9]{5,7})\>' | sed '1{h; d}; 2{x; G}' to show open files tha

Re: [arch-general] scsi_mod.use_blk_mq (revisited)

2018-05-11 Thread LoneVVolf
On 11-05-18 06:57, Randy DuCharme via arch-general wrote: Greetings again, I've been continuing to fool with this. I'm hoping someone smarter than I can shed a little more light on it. Here's what I've discovered since my last post. It seems that on my system, it takes more than the allow