Displaying 7 results from an estimated 7 matches for "bit_spin_is_locked".
2003 Oct 15
3
build failure with linux-2.6.0-test7
...is
reported only once
../linux/include/linux/spinlock.h:451: for each function it appears
in.)
../linux/include/linux/spinlock.h:444: warning: unused parameter
`bitnum'
../linux/include/linux/spinlock.h:444: warning: unused parameter `addr'
../linux/include/linux/spinlock.h: In function `bit_spin_is_locked':
../linux/include/linux/spinlock.h:462: invalid type argument of `->'
../linux/include/linux/spinlock.h:457: warning: unused parameter
`bitnum'
../linux/include/linux/spinlock.h:457: warning: unused parameter `addr'
make[1]: *** [fork.o] Error 1
make[1]: Leaving directory `/hom...
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
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
...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 in this function)
include/linux/spinlock.h: In function `bit_spin_is_locked':
include/linux/spinlock.h:464: error: invalid type argument of `->'
In file included from include/linux/list.h:7,
from
/root/asterisk/divas4linux-melware-3.0.e-106.622-1/kernel26/kernelcapi/kcapi.h:15,
from
/root/asterisk/divas4linux-melware-3.0.e-1...