Sciweavers

2035 search results - page 304 / 407
» Working memory
Sort
View
IWMM
2004
Springer
101views Hardware» more  IWMM 2004»
15 years 8 months ago
Exploring the barrier to entry: incremental generational garbage collection for Haskell
We document the design and implementation of a “production” incremental garbage collector for GHC 6.2. It builds on our earlier work (Non-stop Haskell) that exploited GHC’s ...
Andrew M. Cheadle, A. J. Field, Simon Marlow, Simo...
IWMM
2004
Springer
82views Hardware» more  IWMM 2004»
15 years 8 months ago
Write barrier elision for concurrent garbage collectors
Concurrent garbage collectors require write barriers to preserve consistency, but these barriers impose significant direct and indirect costs. While there has been a lot of work ...
Martin T. Vechev, David F. Bacon
PACS
2004
Springer
306views Hardware» more  PACS 2004»
15 years 8 months ago
Power Consumption Breakdown on a Modern Laptop
The purpose of this work was to obtain a componentwise breakdown of the power consumption a modern laptop. We measured the power usage of the key components in an IBM ThinkPad R40...
Aqeel Mahesri, Vibhore Vardhan
SSPR
2004
Springer
15 years 8 months ago
Learning People Movement Model from Multiple Cameras for Behaviour Recognition
Abstract. In surveillance systems for monitoring people behaviour, it is imporant to build systems that can adapt to the signatures of the people tasks and movements in the environ...
Nam Thanh Nguyen, Svetha Venkatesh, Geoff A. W. We...
VLDB
2004
ACM
144views Database» more  VLDB 2004»
15 years 8 months ago
Returning Modified Rows - SELECT Statements with Side Effects
SQL in the IBM® DB2® Universal Database™ for Linux®, UNIX®, and Windows® (DB2 UDB) database management product has been extended to support nested INSERT, UPDATE, and DELET...
Andreas Behm, Serge Rielau, Richard Swagerman