On Fri, 02 Jun 2006, martin f krafft wrote: > Is there anything to be said against mounting /boot r/o on > hibernate? Can we do it as a final last step, after most everything > has been suspended? Or is it not possible? I bet there are problems > if /boot is on the / partition.
IMO /boot should be read-only almost all the time, the same goes for /usr. I don't see why we couldn't add a scriptlet to mount partitions read-only before suspend, though. Sort of like the automated module unload/load. Patches are welcome, I am sure :-) As for /boot on /, I am afraid mount -o ro,remount is NOT an option. If there *is* a way to tell XFS to *really* flush everything, it would be nice to do that, otherwise it is time to fix it in the kernel. > > Does current XFS still exibit the issue you described? Do they > > still cache inodes in memory through sync()? > > I will check this when I get back to kernel-patch-suspend2 in a bit > of time, but I did not notice any changes, so I assume yes. > > Btw: are you now working on hibernate as well? I want my T43 to work right, you see :-) That means I am doing an once-over everything, so far I fixed the nsc-ircc kernel driver, triaged ACPI bugs and got at least one on the way to a fix, triaged and fixed crappage in hibernate, wrote a lot of acpi scripts that I will find a way to package somehow, found out why ThinkPad HDs die early (it is amazing people NEVER noticed IBM sets the hd APM mode and that causes them to park heads all the time...) It's been a lot of fun so far ;-) -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]