First  |  Prev |  Next  |  Last
Pages: 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579
[PATCH 4/5] v2 Update sysfs node routines for new sysfs memory directories
Update the node sysfs directory routines that create links to the memory sysfs directories under each node. This update makes the node code aware that a memory sysfs directory can cover multiple memory sections. Signed-off-by: Nathan Fontenot <nfont(a)austin.ibm.com> --- drivers/base/node.c | 12 ++++++++---- ... 15 Jul 2010 15:24
[PATCH 05/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/atm/eni.c | 6 ++---- 1 ... 15 Jul 2010 15:24
[PATCH 06/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/atm/firestream.c | 6 ++--... 15 Jul 2010 15:24
[PATCH 10/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/atm/zatm.c | 6 ++---- 1... 15 Jul 2010 15:24
[PATCH 08/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/atm/idt77252.c | 3 +-- ... 15 Jul 2010 15:24
[PATCH 0/5] v2 De-couple sysfs memory directories from memory section size
This set of patches de-couples the idea that there is a single directory in sysfs for each memory section. The intent of the patches is to reduce the number of sysfs directories created to resolve a boot-time performance issue. On very large systems boot time are getting very long (as seen on powerpc hardware) d... 15 Jul 2010 15:24
[PATCH 04/25] ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/ata/pata_scc.c | 3 +-- ... 15 Jul 2010 15:24
csum errors
Am Dienstag 13 Juli 2010, 14:23:58 schrieb Johannes Hirte: On the Opteron system I got now csum errors. I've synced some data from the netbook to the Opteron yesteray. After hitting ENOSPC with 4GB free, I've run 'btrfs-vol -b' on this fs in hope to get some more free space. It worked but the command failed... 10 Aug 2010 18:01
[PATCH 03/25] atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/atm/ambassador.c | 6 ++--... 15 Jul 2010 15:24
[PATCH 2/5] v2 Create new 'end_phys_index' file
Add a new 'end_phys_index' file to each memory sysfs directory to report the physical index of the last memory section covered by the sysfs directory. Signed-off-by: Nathan Fontenot <nfont(a)austin.ibm.com> --- drivers/base/memory.c | 14 +++++++++++++- include/linux/memory.h | 3 +++ 2 files changed, 16 ... 15 Jul 2010 15:24
First  |  Prev |  Next  |  Last
Pages: 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579