Summary: | request for kernel patch: swsusp | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tobias Sager <moixa> |
Component: | [OLD] Core system | Assignee: | x86-kernel (DEPRECATED) <x86-kernel> |
Status: | RESOLVED LATER | ||
Severity: | enhancement | CC: | cphil, tprado, xfr-bug |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Tobias Sager
2003-07-13 08:05:01 UTC
this will be a hard sell for me right now. i have some stuff to potentially introduce a laptop use flag to pfeifer-sources - so, maybe i can include it in that set for testing. Jay A laptop USE-Flag would definitvely be a very good thing! Many laptop have some kind of software suspend integrated in their BIOS. This feature is NOT specific for laptop. It's useful to boot faster, or to cut the power of a machine without loosing your precious uptime. However, the script seems specific for 2.4 kernels. What we should look for is a 2.6 equivalence. No hurry, it isn't that stable and it brings real risks for you data. - This patch is not about suspend-to-ram but suspend-to-disk. Therefore less a chance for data loss.. - As my initial comment pointed out: BIOS integration is (according to their FAQ) outdated and should be replaced by ACPI. Patch for 2.6 series is here: http://prdownloads.sourceforge.net/swsusp/swsusp-2.0-2.6-alpha2-incremental.bz2?download Release notes: http://marc.theaimsgroup.com/?l=swsusp-devel&m=106732559122481&w=2 It is v2.0-alpha2. This is very useful thing, and I can download patch and patch myself. but gentoo kernel has a lot of modifications, and this isn't so easy. Of course i can use vanilla, but gentoo has a lot of useful things. If you could make a patch and test it, I might be able to put it into gentoo-sources. Until we can make sure it's stable though, you'll need to add a USE flag for it. this is already in the 2.6 tree (gentoo-dev-sources for example). I recommend not adding this to the 2.4 tree for now. |