- dm-linear 2011-04-10
- dm-linear ========= Device-Mapper's "linear" target maps a linear range of the Device-Mapper device onto a linear range of another device. T ...
- (1892)次阅读|(0)个评论
- kcopyd 2011-04-10
- kcopyd ====== Kcopyd provides the ability to copy a range of sectors from one block-device to one or more other block-devices, with an asynchronou ...
- (1786)次阅读|(0)个评论
- KERNEL THREADS 2011-04-10
- KERNEL THREADS Freezer Upon entering a suspended state the system will freeze all tasks. This is done by delivering pseudosignals. This affect ...
- (2136)次阅读|(0)个评论
- Power Management Interface 2011-04-10
- Power Management Interface The power management subsystem provides a unified sysfs interface to userspace, regardless of what architecture or pl ...
- (2189)次阅读|(0)个评论
- System Power Management States 2011-04-10
- System Power Management States The kernel supports three power management states generically, though each is dependent on platform support code ...
- (1919)次阅读|(0)个评论
- swsusp/S3 tricks 2011-04-10
- swsusp/S3 tricks ~~~~~~~~~~~~~~~~ Pavel Machek < pavel@suse.cz > If you want to trick swsusp/S3 into working, you might want to tr ...
- (1755)次阅读|(0)个评论
- Device Power Management 2011-04-10
- Device Power Management Device power management encompasses two areas - the ability to save state and transition a device to a low-power state w ...
- (1645)次阅读|(0)个评论
- Platform Devices and Drivers 2011-04-10
- Platform Devices and Drivers ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Platform devices ~~~~~~~~~~~~~~~~ Platform devices are devices that typically appear as ...
- (1897)次阅读|(0)个评论
- Bus Types 2011-04-10
- Bus Types Definition ~~~~~~~~~~ struct bus_type { char * name; struct subsystem subsys; struct kse ...
- (1908)次阅读|(0)个评论
- Device Classes 2011-04-10
- Device Classes Introduction ~~~~~~~~~~~~ A device class describes a type of device, like an audio or network device. The following device classe ...
- (1906)次阅读|(0)个评论
查看更多