search for: bit_spin_trylock

Displaying 8 results from an estimated 8 matches for "bit_spin_trylock".

2003 Oct 15
3
build failure with linux-2.6.0-test7
...ent_thread_info' ../linux/include/linux/spinlock.h:413: invalid type argument of `->' ../linux/include/linux/spinlock.h:404: warning: unused parameter `bitnum' ../linux/include/linux/spinlock.h:404: warning: unused parameter `addr' ../linux/include/linux/spinlock.h: In function `bit_spin_trylock': ../linux/include/linux/spinlock.h:436: invalid type argument of `->' ../linux/include/linux/spinlock.h:425: warning: unused parameter `bitnum' ../linux/include/linux/spinlock.h:425: warning: unused parameter `addr' ../linux/include/linux/spinlock.h: In function `bit_spin_unloc...
2008 Sep 19
2
[PATCH 0/5] bio-cgroup: Introduction
Hi everyone, Here are new releases of bio-cgroup. Changes from the previous version are as follows: - Accurate dirty-page tracking Support migrating pages between bio-cgroups with minimum overhead, but I think such a situation is quite rare. - Fix a bug of swapcache page handling Sometimes, "bad page state" is occurred since the memory controller has temporarily changed the
2008 Sep 19
2
[PATCH 0/5] bio-cgroup: Introduction
Hi everyone, Here are new releases of bio-cgroup. Changes from the previous version are as follows: - Accurate dirty-page tracking Support migrating pages between bio-cgroups with minimum overhead, but I think such a situation is quite rare. - Fix a bug of swapcache page handling Sometimes, "bad page state" is occurred since the memory controller has temporarily changed the
2008 Sep 19
2
[PATCH 0/5] bio-cgroup: Introduction
Hi everyone, Here are new releases of bio-cgroup. Changes from the previous version are as follows: - Accurate dirty-page tracking Support migrating pages between bio-cgroups with minimum overhead, but I think such a situation is quite rare. - Fix a bug of swapcache page handling Sometimes, "bad page state" is occurred since the memory controller has temporarily changed the
2008 May 20
4
[PATCH O/4] BIO tracking take2
Hi all, With this series of patches, you can determine the owners of any type of I/Os. I ported the previous version to linux-2.6.26-rc2-mm1. This makes dm-ioband -- I/O bandwidth controller -- be able to control the Block I/O bandwidths even when it accepts delayed write requests. Dm-ioband can find the owner cgroup of each request. It is also possible that OpenVz team and NEC Uchida-san team
2008 May 20
4
[PATCH O/4] BIO tracking take2
Hi all, With this series of patches, you can determine the owners of any type of I/Os. I ported the previous version to linux-2.6.26-rc2-mm1. This makes dm-ioband -- I/O bandwidth controller -- be able to control the Block I/O bandwidths even when it accepts delayed write requests. Dm-ioband can find the owner cgroup of each request. It is also possible that OpenVz team and NEC Uchida-san team
2005 Jan 12
3
syslinux build fails with 2.6 linux headers
...nux/ext2_fs_sb.h:19, from /usr/include/linux/ext2_fs.h:20, from extlinux.c:39: /usr/include/linux/spinlock.h: In function `bit_spin_lock': /usr/include/linux/spinlock.h:415: error: invalid type argument of `->' /usr/include/linux/spinlock.h: In function `bit_spin_trylock': /usr/include/linux/spinlock.h:432: error: invalid type argument of `->' /usr/include/linux/spinlock.h:435: error: invalid type argument of `->' /usr/include/linux/spinlock.h:435: error: `TIF_NEED_RESCHED' undeclared (first use in this function) /usr/include/linux/spinlock.h:...
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
...error: syntax error before '*' token include/linux/spinlock.h:397: warning: function declaration isn't a prototype include/linux/spinlock.h: In function `bit_spin_lock': include/linux/spinlock.h:415: error: invalid type argument of `->' include/linux/spinlock.h: In function `bit_spin_trylock': include/linux/spinlock.h:438: error: invalid type argument of `->' include/linux/spinlock.h: In function `bit_spin_unlock': include/linux/spinlock.h:453: error: invalid type argument of `->' include/linux/spinlock.h:453: error: `TIF_NEED_RESCHED' undeclared (first use i...