Resourceful: Fine-grained, kernel resource accounting
- π€ Speaker: Oliver Chick (University of Cambridge)
- π Date & Time: Monday 12 January 2015, 14:05 - 14:55
- π Venue: SS03, William Gates Building
Abstract
We present Resourceful, a system that enables applications to obtain a fine-grained description of how certain activities they perform (e.g processing a user request, serving a database query or performing a background task) consume system resources (as managed by the OS kernel).
Understanding how the behaviour of the kernel affects application performance is hard. Existing tools only give coarse grained aggregate performance measurements, which are difficult to relate back to application behaviour. Resourceful allows engineers to understand the kernel in relation to their individual application semantics, meaning they can answer questions such as, βwhat resources does the kernel consume and where, when I process this user request?β.
In order to be meaningful for application optimization, scheduling systems or for devops teams, the resource consumption measurements are broken down per kernel subsystem: one can determine (amongst others) how much time was spent in each subsystem (how much time has this user request spent in the network or vfs subsystem? how much CPU , memory, how many cache misses happened for this particular request?).
We show how such measurements can be then compared across activities (in our example, comparing resources consumed by various requests) to explain the causes of performance variations or to determine workloads that interract badly: Why was this request slower than others? What other applications contended for the same resources during a particular request?
Series This talk is part of the Computer Laboratory Digital Technology Group (DTG) Meetings series.
Included in Lists
- All Talks (aka the CURE list)
- bld31
- Cambridge talks
- Computer Laboratory Digital Technology Group (DTG) Meetings
- Department of Computer Science and Technology talks and seminars
- Interested Talks
- School of Technology
- SS03, William Gates Building
- Trust & Technology Initiative - interesting events
- yk449
Note: Ex-directory lists are not shown.
![[Talks.cam]](/static/images/talkslogosmall.gif)


Monday 12 January 2015, 14:05-14:55