From e82777cccd0bdde2bffbcf63698c49f9e2d9f5a3 Mon Sep 17 00:00:00 2001 From: Danny Kukawka Date: Tue, 28 Oct 2008 22:56:01 +0100 Subject: revert BDI changes from SPEC Reverted BDI changes from SPEC. Reverted commits: - 51b8fcd53c31997d6b6bced7f6d735da12205f87 - 32f8cf992112a04578b89967e13635658c2ba59d --- doc/spec/hal-spec-properties.xml | 77 ---------------------------------------- 1 file changed, 77 deletions(-) (limited to 'doc') diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml index 3d47c13e..a9425134 100644 --- a/doc/spec/hal-spec-properties.xml +++ b/doc/spec/hal-spec-properties.xml @@ -796,77 +796,6 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} technologies is assumed for this section to be useful. - - - bdi namespace - - - Devices backing a memory (mmap) region, called Backing Device - Information (BDI), are represented by device objects where - info.subsystem equals bdi. - The following properties are available for such device objects. - - - - - - Key (type) - Values - Mandatory - Description - - - - - - bdi.id (int) - - - Yes - Device identification - - - - bdi.read_ahead_kb (int) - - - No - - Size of the read-ahead window in kilobytes - For more information check the Linux kernel documentation - - - - - bdi.min_ratio (int) - - - No - - The 'min_ratio' parameter contains information about the - minimum percentage of the write-back cache to a particular - device. - For more information check the Linux kernel documentation - - - - - bdi.max_ratio (int) - - - No - - The 'max_ratio' parameter contains information about the - maximum percentage of the write-back cache a particular - device can use. - For more information check the Linux kernel documentation - - - - - - - bluetooth_acl namespace @@ -6234,12 +6163,6 @@ org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} Yes Interface the storage device is attached to - - - bdi - - BDI (Backing Device Information) interface - ccw -- cgit v1.2.3