Sciweavers

49 search results - page 7 / 10
» Models for Railway Track Allocation
Sort
View
IWMM
2004
Springer
90views Hardware» more  IWMM 2004»
14 years 27 days ago
Automatic heap sizing: taking real memory into account
Heap size has a huge impact on the performance of garbage collected applications. A heap that barely meets the application’s needs causes excessive GC overhead, while a heap tha...
Ting Yang, Matthew Hertz, Emery D. Berger, Scott F...
PAKDD
2004
ACM
127views Data Mining» more  PAKDD 2004»
14 years 27 days ago
Exploiting Recurring Usage Patterns to Enhance Filesystem and Memory Subsystem Performance
In many cases, normal uses of a system form patterns that will repeat. The most common patterns can be collected into a prediction model which will essentially predict that usage p...
Benjamin Rutt, Srinivasan Parthasarathy
ICC
2007
IEEE
172views Communications» more  ICC 2007»
14 years 1 months ago
Cell Mobility Based Admission Control for Wireless Networks with Link Adaptation
— Link adaptation is one of the key technologies used in high speed wireless networks such as HSDPA and mobile WiMAX. The dynamic feature of mobile users’ channel capacities br...
Jing Li, Srinivas Sampalli
ICAC
2006
IEEE
14 years 1 months ago
Autonomic Provisioning of Backend Databases in Dynamic Content Web Servers
— In autonomic provisioning, a resource manager allocates resources to an application, on-demand, e.g., during load spikes. Modelling-based approaches have proved very successful...
Jin Chen, Gokul Soundararajan, Cristiana Amza
OOPSLA
2007
Springer
14 years 1 months ago
Transactions with isolation and cooperation
We present the TIC (Transactions with Isolation and Cooperation) model for concurrent programming. TIC adds to standard transactional memory the ability for a transaction to obser...
Yannis Smaragdakis, Anthony Kay, Reimer Behrends, ...