LWN: Comments on "Kernel Summit 2006: Software suspend" https://lwn.net/Articles/191657/ This is a special feed containing comments posted to the individual LWN article titled "Kernel Summit 2006: Software suspend". en-us Thu, 16 Oct 2025 15:50:53 +0000 Thu, 16 Oct 2025 15:50:53 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Kernel Summit 2006: Software suspend https://lwn.net/Articles/193200/ https://lwn.net/Articles/193200/ quintesse "if people had a choice between suspend to disk vs suspend to ram most would choose suspend to ram"<br> <p> Don't know about most, I for one never use it. I don't want to have to deal with the fact that the battery on my laptop runs out before I'm able to connect it again.<br> <p> So closing the lid does nothing on my laptop while a quick press of the power button will suspend to disk. Just as easy and whithout having to worry about anything.<br> <p> And all of it thanks to Nigel's swsusp2. Persoannly I don't care about which one is supposed to be "better", for me swsusp2 is the only one that actually works!<br> Fri, 28 Jul 2006 07:47:44 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/193164/ https://lwn.net/Articles/193164/ huaz : That said, there is still little interest in bringing the suspend2 code into the kernel.<br> <p> ..by the current maintainers who are afraid to lose the title.<br> <p> : The quality of this code was criticized<br> <p> ..by the current maintainers who don't have a working implementation. It's ridiculous. So the current in-kernel swsusp has a better quality but just doesn't work on as many systems as reliably.<br> <p> Go figure.<br> <p> : In any case, the real problem with software suspend is not the core code, which is highly similar between all of the implementations. It lies, instead, with device support. <br> <p> Yeah, blame the drivers. How come suspend2 is more successful if drivers are the same? One has to wonder.<br> <p> Thu, 27 Jul 2006 20:12:10 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/193163/ https://lwn.net/Articles/193163/ huaz : Suspend to RAM works perfectly on my laptop (Debian Sid on Ibook). I think <br> : that is what matters for most users.. or at least if people had a choice <br> : between suspend to disk vs suspend to ram most would choose suspend to ram.<br> <p> Please, speak only for yourself.<br> <p> I never use suspend-to-ram, even on Windows.<br> Thu, 27 Jul 2006 20:08:02 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/193059/ https://lwn.net/Articles/193059/ rvfh > nobody needs again 2 in kernel solutions. <p>swsusp and uswsusp? Isn't that TWO broken in-kernel solutions?</p> <p>I don't care that swsusp and suspend2 SHOULD fail on the same machines: they don't. Suspend2 is successful where swsusp is NOT. Example: my wife's laptop. And that's pure FACT, no opinion.</p> <p>And I also don't care that uswsusp COULD do the same as Suspend2, because for now it does not. Suspend2 is FASTER then Windows and just as good.</p> <p>As a last note, I remark than Andrew Morton himself does not like the idea of user-land suspend. So what are they waiting for? A few changes to the patches? Let them come along, and let's have Suspend2 in the kernel. QUICK! We're six YEARS late!</p> Thu, 27 Jul 2006 14:19:56 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/192673/ https://lwn.net/Articles/192673/ jneves In my case the answer is no. I choose suspend to disk. It allows me to become productive less than 30s after powering up my laptop with a useful system state. With suspend2, I've done "uptimes" of over 30 days with my laptop without a full reset. It's great to turn the power on and be able to start working almost immediately (instead of going for a cup of coffee - or in my case, an apple).<br> Tue, 25 Jul 2006 10:27:52 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/192294/ https://lwn.net/Articles/192294/ riteshsarraf I had the understanding that Free/Open Software was a platform where one <br> could try innovative work because you had all the freedom.<br> But that doesn't seem to be the case anymore with the comments most <br> people give here.<br> <p> The decisions, these days, about what should and shouldn't be included in <br> the kernel seems to be driven more by the corporations backing them.<br> <p> Look at Software Suspend 2. It has features, which AFAIK, no other OS <br> has. Atleast one, cancelling a suspend in between. Another is speed.<br> <p> And Software Suspend 2, interestingly, is not even in the -mm tree.<br> <p> If people still claim that Linux is Free Software just not in terms of <br> the legal aspect, I believe you should fork a development branch to <br> incorporate these innovative new features and work on them.<br> <p> I don't think "backward compatibility" is going to allow innovation that <br> easy. But yes, being compatible with the kernel is very important, both <br> for the developer and the user.<br> I think a development branch is the best thing to do at the moment.<br> Fri, 21 Jul 2006 15:02:36 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/192046/ https://lwn.net/Articles/192046/ drag Suspend to RAM works perfectly on my laptop (Debian Sid on Ibook). I think that is what matters for most users.. or at least if people had a choice between suspend to disk vs suspend to ram most would choose suspend to ram.<br> <p> I mean it's pretty nice. I just close the lid, stick it in the bag and walk around with it. I open it up nm-applet notices that it lost the connection and then finds a new one. All of it is pretty hands off for me and it's all very quick.<br> <p> Although suspend to disk should be easier for devices with not-so-hot acpi support, correct?<br> <p> On my desktop suspend to ram ALMOST works, which would be very kick-ass. I can get it to suspend to ram and even save the video state... When it starts back up X and everything is running fine... except that the SATA controller proceeds to start to puke immediately. I figure that when libata stuff gets power management support this would help out a lot, maybe?<br> Thu, 20 Jul 2006 09:16:45 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191960/ https://lwn.net/Articles/191960/ christian.convey No, I'm *not* suggesting that Nigel does this work himself necessarily. The specific plan I gave was just an example of incremental progress. I have no idea whether or not that particular plan would be a good one. And even if it is, I'm not saying that Nigel needs to do the work himself - just that he needs to ensure that the kernel tree evolves in a way compatible with his plan to get all of suspend2 into it.<br> <p> Don't miss my main point: breaking a large change into smaller, more digestable changes is sometimes the most expedience way to achieve the results of the large change. That was my only point.<br> Wed, 19 Jul 2006 21:21:45 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191946/ https://lwn.net/Articles/191946/ bojan <font class="QuotedText">&gt; Second, ensure the drivers are up to snuff.</font><br> <p> You are kidding, right? Nigel is to do *all* driver fixing by himself?<br> <p> Obviously, Nigel would have to have intimate knowledge of every single broken driver out there and then have the time to actually fix it. In fact, Nigel did fix quite a few, but asking to do the lot is a bit much.<br> <p> AFAIK, current suspend subsystem maintainers fix drivers only when they happen to have a good handle on the driver in question. Otherwise, they defer to that subsystem maintainer.<br> Wed, 19 Jul 2006 20:02:56 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191914/ https://lwn.net/Articles/191914/ christian.convey I suggest looking for a sequence of patches that would be made to the tree, that would ultimately result in the code looking exactly as you want.<br> <p> For example, first try to submit patches that provide the front-end that you want, but that works on swsup. Second, ensure the drivers are up to snuff. Finally, now that the differences between the in-tree code and your ideal are small, provide patches that finish the job.<br> <p> The key here is that you ensure every patch is desirable to the kernel maintainers even if they're not committed to making suspend2 be tge standard. Just a thought. I'm not a kernel maintainer, but I do believe this general approach works well in the research field.<br> Wed, 19 Jul 2006 16:55:28 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191840/ https://lwn.net/Articles/191840/ lamikr How about adding suspend2 to kernel now as it is the best thing<br> currently available. And if there really makes sense to move some<br> parts of it to userspace, start the progress from there a little by little instead of waiting until swusp gets those features in some years from this day...<br> Wed, 19 Jul 2006 01:12:19 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191832/ https://lwn.net/Articles/191832/ bojan <font class="QuotedText">&gt; the hole suspend2 base is much to huge to get gobbed on once. even ubuntu cares about driver fixes these days.</font><br> <p> Split Suspend2 patches were posted to LKML recently. Sure, there were real technical complaints from people that actually reviewed the patches - all of these are being addressed as I understand, with some of the stuff already done.<br> <p> Unfortunately, some other developers have chosen to repeat myths about Suspend2 instead of actually reviewing the code. Like: don't have userui in kernel - it hasn't been there for a while. Or: can you remove crytpo/compression - well, ignore two files from the patch etc. I guess Nigel is right when he says that the initial invasive nature of Suspend2 patches is still lingering in the air, although it hasn't been true for a while now.<br> <p> <font class="QuotedText">&gt; make out of swsusp and suspend2 a great in tree suspend3</font><br> <p> Well, that would be a great outcome. However, it seems that it isn't going to happen. Current suspend subsystem maintainer wants to keep the in-kernel code (mostly) the way it is to reduce complexity. I was under the impression that Linux kernel has gone way past that point (i.e. of being really simple) with the introduction of many advanced features, but then again I don't know the code of it, so I'm probably wrong.<br> Tue, 18 Jul 2006 23:11:19 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191831/ https://lwn.net/Articles/191831/ maks <font class="QuotedText">&gt; Given the above, I don't know what the way ahead is from here, but if</font><br> <font class="QuotedText">&gt; someone wants to suggest one (and it doesn't kill me in the process :&gt;),</font><br> <font class="QuotedText">&gt; I'm willing to listen.</font><br> <p> the hole suspend2 base is much to huge to get gobbed on once. even ubuntu cares about driver fixes these days.<br> <p> concerning pavel i remember him merging 2 bad in kernel solutions to one,<br> that was already a very good start.<br> <p> you have been last year in locked in one room. the advise gregkh and others have most probably given is incremental improvements on the in kernel solution. make out of swsusp and suspend2 a great in tree suspend3 :)<br> <p> <p> <p> Tue, 18 Jul 2006 22:32:58 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191828/ https://lwn.net/Articles/191828/ NCunningham Hi Dave.<br> <p> My primary concern is having it 'just work' too. That's why I put the <br> time in to suspend2.<br> <p> Obviously I got the order wrong as far as "getting it working well" <br> and "getting it merged goes". Do you have suggestions for a way forward?<br> <p> Nigel<br> Tue, 18 Jul 2006 21:57:55 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191827/ https://lwn.net/Articles/191827/ NCunningham AFAIK, Suspend2 works on any machine swsusp works on - it now uses the <br> same lowlevel code, and they both use cpu hotplugging, so if one is <br> broken, the other should be too.<br> Tue, 18 Jul 2006 21:53:06 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191826/ https://lwn.net/Articles/191826/ NCunningham Yes, Rafael's fixes have helped.<br> <p> It's not so much that I like my 'out of tree playfield', as that dealing <br> with Pavel is a pain. For some reason, we just don't get along, and <br> submitting patches to him is like banging your head against a brick wall. <br> Noone is going to want to try that for long.<br> <p> But he had the foresight and understood the process well enough to fork <br> swsusp and get the fork merged when it was still beta software, whereas I <br> ignorantly thought it was best to get it working properly and well before <br> merging.<br> <p> Given the above, I don't know what the way ahead is from here, but if <br> someone wants to suggest one (and it doesn't kill me in the process :&gt;), <br> I'm willing to listen.<br> Tue, 18 Jul 2006 21:51:04 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191816/ https://lwn.net/Articles/191816/ bojan <font class="QuotedText">&gt; Frankly, I couldn't care less about the 'features'.</font><br> <p> Yeah, I noticed many kernel folks share the same view. From my, user perspective, many of those features are very important - especially speed (you kind of want your disk to stop spinning before you slam the laptop in the bag :-). Other users on Suspend2 list report that things like support for swapfiles and regular files is what they find extremely useful in their situations. And then there is responsiveness of the system when it resumes - it's simply essential.<br> <p> <font class="QuotedText">&gt; They're all cute hacks, but lets at least get the functionality there before we start polishing it ?</font><br> <p> AFAIK (and this is according to Pavel on LKML), swsusp is not going to be enhanced because it's more or less deprecated in favour of uswsusp. Which is an attempt to build all those Suspend2 features in userspace. Which functionality are you referring to above? Is it the drivers or something more fundamental (e.g. recent patches from Linus to introduce another stage in suspend cycle of the kernel)?<br> Tue, 18 Jul 2006 20:35:35 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191815/ https://lwn.net/Articles/191815/ davej Frankly, I couldn't care less about the 'features'. Looking at Fedora bugzilla, I have lots of bugs from people wanting it to _JUST WORK_.<br> I've never seen a single bug report "I want it to look pretty whilst its doing its thing", or "I wish it would write to a swapfile" or "I want to cancel it during a suspend". They're all cute hacks, but lets at least get the functionality there before we start polishing it ?<br> <p> Tue, 18 Jul 2006 20:18:23 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191813/ https://lwn.net/Articles/191813/ bojan <font class="QuotedText">&gt; swsusp works fine here (mem, disk) on x60 once you set an bios sata option to compatible.</font><br> <p> Apparently, this is the case with Suspend2 as well on this hardware:<br> <p> <a href="http://www.gnugrass.com/personal/x60.html">http://www.gnugrass.com/personal/x60.html</a><br> <p> On my dual core hardware, I can get both working, but only "sort of" for now. Both still have problems with (surprise) various drivers.<br> <p> Sure, sometimes one solution will work on some hardware and won't on another. But generally speaking, as of recent, both have similar success rates. Which, of course, is no accident - they rely on similar stuff in the kernel to do things.<br> Tue, 18 Jul 2006 20:14:56 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191812/ https://lwn.net/Articles/191812/ bojan <font class="QuotedText">&gt; The obvious answer is "Report bugs".</font><br> <p> Which is going to be of great help when that stop is about to come up ;-) <br> <p> Seriously - of course, you're right. But it's not like driver writers cannot find out which modules have problems. In fact, all of these have been listed in /etc/hibernate/blacklisted-modules for a few years now. And yes, Bernard's hibernate scripts work with both Suspend2 and swsusp, so it's not a Suspend2 only thing.<br> <p> <font class="QuotedText">&gt; "swsusp sucks, it doesn't work, but suspend2 does".</font><br> <p> Look, I'll admit that at times I used to say things along those lines when I got annoyed by certain people's arguments. But, I'm not saying that in this thread, because I don't want (any more) flame wars on this topic.<br> <p> What I'm saying is that Suspend2 can do things that swsusp cannot. Or are you claiming that those two have equivalent functionality? If that is true, why is then uswsusp being built to cover all of the ground that Suspend2 already covers?<br> Tue, 18 Jul 2006 20:09:47 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191797/ https://lwn.net/Articles/191797/ davej The obvious answer is "Report bugs".<br> <p> "I can't suspend/resume unless I load module.ko first" is more likely to get things fixed than..<br> <p> "swsusp sucks, it doesn't work, but suspend2 does".<br> <p> Tue, 18 Jul 2006 19:26:18 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191727/ https://lwn.net/Articles/191727/ cventers Well then perhaps I've understood the scope of your statement. If I did, <br> I apologize.<br> <p> What I mean to say is that the kernel developers certainly shouldn't <br> endorse module blacklisting. But users do many "dirty" things to work <br> around the problems in the software they use, and as long as those bugs <br> get reported, it's probably not too bad that the users do this. (Well, <br> they might scream at the kernel guys more often about their bugs if there <br> were no way around them, but what an imperfect world we find ourselves <br> in :P)<br> Tue, 18 Jul 2006 13:13:52 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191722/ https://lwn.net/Articles/191722/ bojan <font class="QuotedText">&gt; Do you think that covering them up now is a good way to keep attention on getting them fixed?</font><br> <p> No, I don't.<br> <p> But what other choice do I have when I have to suspend my laptop on the train to work and my stop is about to come up? Sure, I can run Windows or Mac OS X, but I'd rather not.<br> Tue, 18 Jul 2006 12:55:23 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191720/ https://lwn.net/Articles/191720/ cventers <font class="QuotedText">&gt; Blacklisting modules is a necessity until the drivers get fixed.</font><br> <font class="QuotedText">&gt; Otherwise, many machines would not be able to suspend or resume.</font><br> <p> I sympathize with you, but I think this is a bit shortsighted. Papering <br> over problems has never been a comfortable thing for Linux kernel <br> developers (though I hesitate to say that our history is free from it).<br> <p> Consider the fact that some of these driver bugs /have/ been around for <br> as long as they have. Do you think that covering them up now is a good <br> way to keep attention on getting them fixed?<br> Tue, 18 Jul 2006 12:47:58 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191707/ https://lwn.net/Articles/191707/ maks <font class="QuotedText">&gt; So does swsusp - it's mostly a driver issue. As I can verify on my dual core laptop.</font><br> <p> swsusp works fine here (mem, disk) on x60 once you set an bios sata option to compatible.<br> <p> The driver issues are the real, good to see work on bluetooth, firewire and so on..<br> Tue, 18 Jul 2006 11:47:41 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191705/ https://lwn.net/Articles/191705/ bojan <font class="QuotedText">&gt; &lt;snipp unrelated talk about other os&gt;</font><br> <p> Always good to keep head in the sand ;-)<br> <p> <font class="QuotedText">&gt; afaik suspend2 routinely fails on dualcore laptops</font><br> <p> So does swsusp - it's mostly a driver issue. As I can verify on my dual core laptop.<br> Tue, 18 Jul 2006 11:40:24 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191701/ https://lwn.net/Articles/191701/ bojan <font class="QuotedText">&gt; One thing that should be added is that part of the reason that swsup2 works well, at least as suspected by some KS attendees, is that it has a huge list of modules to unload before suspend, so that any driver bugs are hidden.</font><br> <p> That certainly isn't true any more. It is true that Suspend2 used to carry some driver fixes a while back, which are now merged into mainline, AFAIK. Suspend2 and swsusp use more or less the same machinery to do things. So, as both Pavel and Nigel point out, if one solution fails, the other one is likely to fail too.<br> <p> What makes Suspend2 better these days is what I mentioned in my first post:<br> <p> - requires little setup<br> - looks pretty<br> - is very fast to suspend and resume<br> - leaves the machine in responsive state<br> - can suspend to swap partitions, swap and regular files or combo thereof<br> <p> BTW, all of these features (minus the "little setup") will eventually pop up in uswsusp. So, it's not like the are useless.<br> <p> Driver issues are a completely different problem - a shared problem between all suspend solutions. Blacklisting modules is a necessity until the drivers get fixed. Otherwise, many machines would not be able to suspend or resume.<br> Tue, 18 Jul 2006 11:37:35 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191691/ https://lwn.net/Articles/191691/ arjan One thing that should be added is that part of the reason that swsup2 works well, at least as suspected by some KS attendees, is that it has a huge list of modules to unload before suspend, so that any driver bugs are hidden.<br> <p> While this gives an immediate short term benefit (the user suspends), there is a big long time problem with this: the bugs in the drivers do not get fixed!<br> <p> There seemed to be general consensus at the KS that such blacklists of modules are bad (in addition to "it means they don't get fixed" reason, there is also the "what if it's build into your kernel" reason). The swsusp2 blacklist might well be one of the key reasons why swsusp2 works where swsusp doesn't. If that's the case... we need to fix the drivers urgently (not to diss swsusp2, but apparently there are still bad bugs left that effect everyone, even potentially swsusp2 users)<br> Tue, 18 Jul 2006 11:04:03 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191688/ https://lwn.net/Articles/191688/ maks <font class="QuotedText">&gt; I think that's not fair. The in-tree solution doesn't offer many capabilities Suspend2 does. </font><br> <p> not unfair - mismanagment needs to be pointed out. It is the workflow of the Linux kernel. Prepare incremental patches that add/fix current implementation.<br> <p> &lt;snipp unrelated talk about other os&gt;<br> <p> <font class="QuotedText">&gt; What's missing from the in-tree solution is speed, versitility and user friendliness. And that's what Suspend2 is mostly about. Actually, that's what uswsusp is about too, minus the "no setup" bit.</font><br> <p> latest gnome has an nice powermanagment frontend for swsusp and no the suspend2 struggles are mostly unrelated to the frontend it uses (unrevied code mass).<br> swsusp is fast enough for me and works on smp. afaik suspend2 routinely fails on dualcore laptops. swsusp is good, improve it.<br> nobody needs again 2 in kernel solutions.<br> Tue, 18 Jul 2006 10:54:45 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191685/ https://lwn.net/Articles/191685/ bojan <font class="QuotedText">&gt; It's a pain that you like your out of tree playfield instead of fixing the in tree solution.</font><br> <p> I think that's not fair. The in-tree solution doesn't offer many capabilities Suspend2 does. And every time some new feature is proposed, it's always "let's do the basics first" or "kernel is the wrong place to do it". Well, basics are mostly fine (there are bugs, sure, but which subsystem in the kernel doesn't have them?). And whether kernel is the right place to do it or not, only time will tell. How are other OSes that don't have suspend/resume problem (e.g. Windows, OSX) doing this, anyway?<br> <p> What's missing from the in-tree solution is speed, versitility and user friendliness. And that's what Suspend2 is mostly about. Actually, that's what uswsusp is about too, minus the "no setup" bit.<br> <p> Driver support is a problem shared between all suspend solutions. It was actually Nigel that fixed many driver issues during the course of supporting Suspend2 users.<br> Tue, 18 Jul 2006 10:27:26 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191680/ https://lwn.net/Articles/191680/ maks swsusp got much better since Rafael fixes. Nigel you never posted incremental fixes to swsusp. It's a pain that you like your out of tree playfield instead of fixing the in tree solution.<br> <p> current suspend grumble is sata (ahci for example) support. Most of the real trouble lies in the drivers and it's not a solution to let every distro fix it on their own.<br> Tue, 18 Jul 2006 09:17:23 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191675/ https://lwn.net/Articles/191675/ NCunningham <font class="QuotedText">&gt; The quality of this code was criticized</font><br> <p> It would be really helpful to me if I could be provided with more detail <br> as to what the criticisms are. I'm more than willing to make <br> improvements, but I need to know what the problems before I can <br> do that.<br> <p> <font class="QuotedText">&gt; Nigel has not been particularly effective in his dealings with</font><br> <font class="QuotedText">&gt; the rest of the kernel development community.</font><br> <p> From my perspective, there have been two problems. The first is that it <br> earlier iterations of Suspend2, I tried some ways of improving <br> reliability that made the code more invasive and was an early adopter of <br> modifications that have since been merged. Since that time, those changes <br> have been merged and/or dropped, so the code is now not very invasive at <br> all. Nevertheless, the reputation remains. The second problem has been my <br> relationship with Pavel, which just hasn't worked because he's hell-bent <br> on a different path. I try to be gracious and forgiving, but I'm not so <br> stupid as to know when there's no hope of dealing with someone. On the <br> whole, though, I think I have good relations with the rest of the kernel <br> community. I'm more than willing to listen to feedback, and everything <br> sensible that gets asked of me does get done. If I have a third problem, <br> it would be that I'm not getting things done as fast as might be liked, <br> but I am trying.<br> Tue, 18 Jul 2006 08:38:39 +0000 Kernel Summit 2006: Software suspend https://lwn.net/Articles/191674/ https://lwn.net/Articles/191674/ bojan <font class="QuotedText">&gt; Additionally, he [Pavel] claimed, suspend-to-RAM works on most machines</font><br> <p> Unfortunately, not true on both of my laptops.<br> <p> <font class="QuotedText">&gt; It was pointed out that the suspend2 patches have a lot of happy users.</font><br> <p> ACK.<br> <p> <font class="QuotedText">&gt; One is that suspend2 is generally the last resort</font><br> <p> If you want a suspend to disk solution that:<br> <p> - requires little setup<br> - looks pretty<br> - is very fast to suspend and resume<br> - leaves the machine in responsive state<br> - can suspend to swap partitions, swap and regular files or combo thereof<br> <p> Suspend2 really is "last resort". Rafael says that uswsusp will get there (minus the "little setup" bit), so that's good news. However, at the moment, Suspend2 is the *only* solution that provides all of the above. It's a shame Suspend2 isn't in the mainline, especially given the fact that it doesn't remove swsusp nor uswsusp and can be compiled in/out easily.<br> <p> <font class="QuotedText">&gt; Nigel has not been particularly effective in his dealings with the rest of the kernel development community</font><br> <p> Nigel has been working hard to meet the demands of other developers. /sys support is already in. The code of Suspend2 shares more of swsusp code these days etc. And, let's not forget, Nigel is still supporting all of the Suspend2 users - he sure isn't sitting idle.<br> <p> To me, it does seem that some other developers repeatedly come up with requests that are based on misconceptions (e.g. that Suspend2 does user interface inside the kernel or that cryto/compression cannot be easily removed from the rest of the code). Sure, there are still some real technical complaints before Suspend2 can be merged, but I'm sure Nigel and others will eventually address those.<br> Tue, 18 Jul 2006 08:21:18 +0000