Measuring Fragmentation of Two-Dimensional Resources Applied to Advance Reservation Grid Scheduling

Size: px
Start display at page:

Download "Measuring Fragmentation of Two-Dimensional Resources Applied to Advance Reservation Grid Scheduling"

Transcription

1 Measuring Fragmenaion of Two-Dimensional Resources Applied o Advance Reservaion Grid Scheduling Julius Gehr, Jörg Schneider Technische Universiae Berlin {jules,komm}@cs.u-berlin.de Absrac Whenever a resource allocaion fails alhough enough free capaciy being available, fragmenaion is easily spoed as cause. Bu how he fragmenaion in a sysem requiring coninuous allocaions like ime schedules or memory can be quanified is hardly analyzed. A Grid environmen using advance reservaion even combines wo-dimensions: ime and resource dimension. In his paper a new way o measure he fragmenaion of a sysem in one dimension is proposed. This measure is hen exended o incorporae also he second dimension. Exensive simulaions showed ha he proposed fragmenaion measure is a good indicaor of he sae of he sysem. 1 Inroducion Fragmenaion is a well known effec in resource allocaion. A reques will be rejeced due o fragmenaion, if i canno be allocaed o a coninuous range of resources while he overall remaining capaciy being sufficien o handle i. Therefore, i is raher easy o idenify fragmenaion as an individual reason for he rejecion of a single allocaion. On he oher hand, describing he general sae of an allocaion sysem by quanifying fragmenaion is a complex ask. Noneheless, such informaion could help o compare he effecs of a scheduling decision. The fragmenaion measure could be used as a forecas how likely fuure allocaions may succeed. Advance reservaion of resources has been idenified as a basic requiremen o guarany qualiy of service in disribued resource managemen sysems like he Grid [1]. Especially, complex Grid jobs composed of inerdependen sub-jobs so-called Grid workflows require he Grid resource managemen sysem o negoiae all sar imes for all sub-jobs o guaranee he successful execuion of he whole job unil he given deadline. Using advance reservaion for muli-uni resources, e.g., parallel compuer wih a number of processors or sorage sysems inroduces a new dimension for fragmenaion. I is no longer sufficien o have a coninuous ime span of a free resource, bu here mus also be a sufficien amoun of free unis on he same resource during he whole ime span. In his work we propose a fragmenaion measure for resource schedules, i.e., he fragmenaion of he ime dimension. This measure is furher exended o model resource allocaion schedules of muli-uni resources. The fragmenaion measure will be derived from former fragmenaion measures and furher discussed using exemplary schedules. To evaluae he resuling fragmenaion measure, he correlaion beween he measured fragmenaion of a schedule and he fuure rejecion rae will be analyzed. In he nex secions he specific applicaion domain Grid workflow scheduling is presened and he various reasons for rejecing an allocaion reques in his seing are discussed. 2 Two-dimensional Resource Allocaion in he Grid Nowadays, mos scieniss have already access o muliple high performance compuers. Sill i is a raher inconvenien ask o selec he righ one o execue a specific ask. The idea of Grid compuing is o provide a single enry poin (Grid broker) for all hese resources, which according o some allocaion sraegy akes care of selecing he resource, reserving i and monioring he execuion. By iner-organizaional cooperaion, such a Grid can grow furher and hereby incorporaing addiionally resource ypes as nework, sorage or even scienific insrumens. As he Grid couples pre-managed and raher big resources, he user ypically doesn book he whole resource bu a small pariion. Usually due o he disribued naure of he Grid, his pariion has o be wihin he same physical resource. Therefore, he Grid broker has o find for each allocaion a single resource wih sufficien free resources. Grid workflows (see Figure 1) are complex Grid jobs consising of a number of iner-dependen asks. In order o guaranee he successful execuion in he specified order,

2 Figure 1: Simple workflow example wih sequence dependency. he Grid broker negoiaes fixed sar imes for each sub-job wih all booked resources. Using so-called advance reservaions herefore increases he search space for a se of valid allocaions. One dimension is he sar ime for each job and he oher is he resource having sufficien free capaciy. Scheduling Grid workflows has a high complexiy. Therefor, advance reservaion Grid broker use ofen a heurisic ha may rejec a workflow even if here is a valid consellaion for allocaing he Grid workflow. However, a workflow may only acceped if a valid consellaion has been definiely found. In he nex secion we furher discuss he various reasons for a reques rejecion. 3 Fragmenaion - Reason for Rejeced Allocaion Requess A complex Grid job like a Grid workflow can be rejeced by a number of reasons. In his secion we discuss all possible reasons for rejecion and how hey could be improved or a leas deeced beforehand. Assuming a new Grid workflow wf1 as depiced in Figure 1 is submied o he Grid broker managing a small Grid wih wo compue resources wih 1 respecively 2 CPUs. The Figures 2 and 3 show for each of he following idenified reasons exemplary schedule-siuaions. 1. Rejecion because of premaure abor of he scheduling uni. The simples cause of rejecion is ha he scheduling uni was no able o find a valid assignmen even hough one exised. As discussed before, his may happen due o sric run-ime requiremens of he heurisic scheduler. In his case, i is he faul of he scheduler and i could be solved by improving he scheduling algorihm or allowing for longer processing ime. 2. Rejecion because of high uilizaion. If here is no vacancy on he resources as in Figure 2a he scheduling uni will rejec he reques. There is nohing one could do abou i and he resource owners are ineresed in high uilizaion anyway since i maximizes heir earnings. 1 (a) Fully uilized resources. 2 3 (d) Fragmened free blocks (b) wf1 scheduled for he firs ime (c) wf1 and wf1 can be scheduled ogeher (e) Large free block. Figure 2: Causes of Rejecion 3. Rejecion because of workflow srucure. In Figure 2b wf1 was successfully scheduled for he firs ime, bu i is no possible o assign his workflow a second ime ono he same resources. However, a modified version wf1 which is wf1 bu wih a reversed sequence dependency could be assigned as shown in Figure 2c. Therefore, he inabiliy of assigning wf1 wice does no resul ou of uilizaion since wf1 demands he same quaniy of resources as wf1. However, rejecion because of he inner srucure of workflows canno be measured in a way ha a cerain schedule-siuaion is more or less prone o srucural problems. Therefore, his problem canno be idenified beforehand. 4. Rejecion because of fragmenaion. If free pars of he resources are shaered in space and ime rejecion because of fragmenaion will appear. In he siuaion depiced in Figure 2d, i is eviden ha wf1 canno be scheduled. However, if opimizaion could compac he reservaions in order o form a large free block as in Figure 2e, wf1 will hen be admied. Since Figure 2d and Figure 2e have he same uilizaion i becomes clear ha fragmenaion is a cause of rejecion in is own righ. 5. Rejecion because of unfavorable previous decisions For an example on his cause a simple workflow consising of only one sub-job is considered. If his workflow was assigned as in Figure 3a, he rejecion of wf1 neiher comes from fragmenaion nor from

3 0 (a) Blocked firs slos. 0 (b) Unblocked firs slos. Figure 3: Rejecion because of previous decision. uilizaion since he uilizaion and fragmenaion are boh very low. The assignmen made in Figure 3a urns ou o be unfavorable, he workflow wf1 could have been admied if he previous assignmen had been as in Figure 3b. This example may sugges ha i is beer o schedule all workflows as lae as possible. This however does no solve he problem, since wf1 may also have demanded slo 1 and 2. The problem raher origins from he inabiliy o foresee he fuure. Usually, he scheduler considers only he requesed Grid workflow. So by changing he reservaions of already admied workflows, he problem could be parially solved a he expense of longer run imes. Since all oher causes of rejecion can be handled or are ineviable wihou changing he Grid seup, we furher analyze he fragmenaion as a way o describe he sae of he Grid. 4 Relaed Work Using advance reservaion is an imporan allocaion sraegy, widely used, e.g., in Grid ool kis such as Globus [3] or VRM [1], as hey provide simple means for planning of resources and in paricular co-allocaions of differen resources. Besides flexibiliy and easy suppor for co-allocaions, e.g., while processing complex workflows, advance reservaions also have oher advanages such as an increased admission probabiliy when reserving sufficienly early, and reliable planning for users and operaors. In conras o he synchronous usage of several differen resources, where also queueing approaches are conceivable, advance reservaions have a paricular advanage when ime-dependen co-allocaion is necessary. Suppor for advance reservaions has been inegraed ino several managemen sysems for disribued and parallel compuing [10]. In [1], advance reservaions have been idenified as essenial for a number of higher level services, such as SLAs. I remains o be examined how fragmenaion can be measured in he special domain of grid resources. The neares soluion would be o reuse ideas of how o measure fragmenaion in oher domains, e.g., in file sysems and fragmenaion in main memory. A deailed performance comparison of he 4.4BSD Logsrucured File Sysem and he 4.4BSD Fas File Sysem (FFS) is presened in [9]. The following hree facors were found o be relevan for conribuing o free space fragmenaion in a FFS: high file urnover, high uilizaion and file sysem age. This was furher analyzed by comparing FFS file sysems of file servers under real workloads wih he performance of empy FFS file sysems over a period of nine monhs. I was implied ha he observed performance degradaion is due o he fragmenaion of he file sysem. However, he acual fragmenaion of he free space blocks in he file sysems as well as he non-coniguiy of files were no quanified. The file sysem approaches OBFS, XFS and yfs were presened in [12, 11, 14]. Archiecures and deails regarding he implemenaion e.g.: usage of logs or B* or B+ rees were discussed and performance sudies were done, however wihou acually quanifying fragmenaion. Sears e.al. [8] deal wih he problem of wheher a binary large objec (BLOB) should be sored in he file sysem or in a daabase. The size of a BLOB was considered as a main facor concerning his quesion and i was sudied how he performance of read and wrie operaions in file sysems and daabases depends on he size of he BLOB. Furhermore, performance degradaion due o fragmenaion was examined by using fragmens per objec as a measure. This approach will be discussed laer. In [4, 13] he characerisics of dynamic memory allocaors were sudied. The sudied allocaors manage he general purpose heap, which can be requesed or freed by a program a any ime. They have o deal wih problems such as finding a free block for saisfying a malloc() reques, choosing one block ou of many possible ones, spliing a block which is larger han he requesed one, coalescing wo or more adjacen freed blocks, demanding more memory from he operaing sysem wih e.g. sbrk() o serve a malloc() reques. I is oulined ha previous sudies wrongfully use synheic races and herefore disregard imporan regulariies in real program s memory usage paerns. This sudy uses a lo of common programs gcc, perl, ec. and wo values were measured over he ime: Firs, live memory as requesed by he program. Second, he memory used by he allocaor o fulfill he requess. Four mehods of how o measure fragmenaion were inroduced, e.g.: The amoun of memory used by he allocaor divided by he amoun of memory requesed by he program, averaged

4 over all poins in ime. I was saed ha he quesion of wheher a high degree of fragmenaion is presen a a cerain siuaion or no is dependen on he sizes of he following malloc()s. This is due o he fac ha a program which requess only very small porions of memory can be saisfied wih small splinered pieces of memory and herefore he fragmenaion has no impac. Alhough being appropriae for his applicaion, hese kind of measures are raher measuring he wasage of memory which indirecly also serves as a measure of fragmenaion. Furhermore, he domain of memory managemen does no map ono he domain of grid resources very well because here is no mach for sbrk() (which incremens he daa segmen size) wihin he grid domain. In addiion he main memory can be considered as homogeneous which is no rue for grid resources. For he main memory, apar from effecs of localiy, i does no maer wheher objec1 is in cell1 and objec2 is in cell2 or vice versa. However, for grid resources i does maer wheher reservaion1 is in slo1 and reservaion2 is in slo2 since slo2 could be oo lae for reservaion1. Analogous, i is rue for he oher dimension ha i does maer wheher reservaion1 is assigned o resource1 and reservaion2 is assigned o resource2 since resource2 may no be capable of handling reservaion1. Anoher measure of fragmenaion was suggesed in [7] which is also par of he memory allocaor domain: F = MaxHeapSize MaxLiveByes MaxLiveByes. As in he case before concerning grid resources, here exiss no mach for he heap as well. The proposed measure is he memory wasage. I is no appropriae for he geomeric aspec of how much he free blocks have been splinered. Finally, in [5] i was proposed o measure fragmenaion LargesF reeblock as F = 1 AllF reememory which will be discussed laer on. 5 Measuring Fragmenaion In he las secion, approaches already exising for measuring fragmenaion have been sudied and alhough being mosly no applicable in he domain of grid resources, he ineresing ones will be furher discussed. Laer on, a new measuremen of fragmenaion will be proposed. A drawback which is inheren o all approaches sudied so far is heir limiaion o one dimension. However, grid resources have wo dimensions: ime and resource capaciy, e.g., number of CPUs or bandwidh. A procedure which ransfers hese one-dimensional approaches ino wodimensional ones will be inroduced. Table 1 gives an overview on he symbols used in he following secion. Symbol Explanaion b i widh of he i-h booked-block f i widh of he i-h free-block n number of free-blocks m number of booked-blocks f f = {f i 1 i n} f f s average F fragmenaion wih F [0, 1] and 0 for he lowes fragmenaion U uilizaion generaed by a schedule N non-linear uilizaion R raing, used o compare differen schedules p conrols how fas he fragmenaion converges o 1 Table 1: Used symbols 5.1 Fragmenaion in a Single Dimension In order o deermine a measure of fragmenaion, examples wih disinc schedule-siuaions were used. A small subse of hese examples is depiced in Figure 4. These siuaions were raed by using visual judgmen. Siuaions wih one large coniguous chunk of free space and very few and very small addiional spliners were regarded as siuaions wih nearly zero fragmenaion. The esimaed fragmenaion go as worse as he free space go splinered. In he following, a number of formulas were examined wheher hey fulfill hese requiremens. The mos simple approach is he one from [8] which suggess o measure fragmenaion as: F = 1 1 n, wih n being he number of free-blocks. A siuaion as in Figure 4f will be raed wih F = 2 3 whereas i measures F = 0 for Figure 4e. Boh siuaions are nearly idenical bu raed subsanially differen by he proposal. The problem of his measure is ha he sizes of he free blocks are no aken ino accoun. This approach is no suiable because i is reasonable o neglec small free blocks. In conras o he las approach, in Jan Lindblad s proposal for measuring fragmenaion [5] he size of he larges free block is considered: F = 1 max{f} The sizes of he oher blocks are however ignored and i raes differen fragmenaion siuaions as equal, e.g.: in Figure 4b he free space wihou he larges block is shaered ino many small and unusable spliners. Whereas, if he free space is divided in blocks of he same size as he larges free block (as in Figure 4c) he resource would be f i

5 (a) Unsusable free blocks: U = 3, F = very high (b) Shifed reservaions o form a usable block: U = 3, F = high (c) Shifed reservaions o form many usable blocks: U =.63, F = lower (d) Three reservaions a inerval end: U = 1 2, F = (e) Three reservaions: U = 1 2, F = 0. (f) Three reservaions: U = 1 2, F (g) High uilizaion, very very high fragmenaion. Figure 4: Reserved Timeslos for a single Resource much more uilizable. However his approach raes boh siuaions wih he same fragmenaion F = 5. This approach is also inappropriae. In Figure 4b and in Figure 4a he fragmenaion seems grave and he average free block size is small. In conras o Figure 4c and Figure 4e where he fragmenaion seems o be beer and he average free block size is larger. Therefore, he average free block size can be used o calculae fragmenaion as: F = 1 f This mehod works perfecly for Figure 4e and yields 0. Figure 4f conaining free blocks 4, 4, 242 is raed as 2 3. However, his approach is mahemaically idenical o he firs one since he arihmeic mean is f = 1 n n f i. The arihmeic mean may no be appropriae anyhow, since i is very fragile o ouliers. Therefore, i is reasonable o consider oher averages no so sensiive o ouliers. Anoher average, well known for is immuniy o ouliers, is he median which can be found by soring he values and choosing he one in he middle. In Figure 4f he observed values are (4, 4, 250) and herefore he median is 4. The median has idenified he 250 as being an oulier which migh be reasonable in some cases bu no in his one. Acually, boh values of 4 are ouliers whereas he large value is no. In order o boos he influence of he large values, hey can be raised o he power of a number greaer han 1. f i This leads o he new formula o measure fragmenaion: f p i F = 1 ( n ) p f i Several consequences arise for his kind of fragmenaion measuremen. Firs, i holds n f p i ( n f i) p. From his i convenienly follows ha F [0, 1). Furhermore, wo addiional saemens can be made abou his way of fragmenaion measuring. Firs, F = 0 if n = 1. Second, F 1 if n and blocks being sized equally. In he case of f 1 = f 2 =... = f n he fragmenaion formula can be simplified. f p i F = 1 ( n ) p = 1 ( n ) p f i f 1 = 1 nf p 1 (nf 1 ) p = 1 nf p 1 n p f p 1 = 1 1 n p 1 I converges as fas as large p ges. For p = 2 and equally sized fragmens he measure ransforms o F = 1 1 n which is he approach from [8]. E.g., for n = 1, 2, 3,..., 100 fragmenaion becomes F = 0, 1 2, 2 3,..., This converging f p 1

6 Lising 1: 2D fragmenaion measure f l o a c a l c 2 D f r a g m e n a i o n ( ) { f l o a f r a g = 0. 0 ; i n num = 0 ; f l o a n e w f r a g = 0. 0 ; f o r ( i n demand = 1 o MAX DEMAND) { n e w f r a g = c a l c 1 D f r a g m e n a i o n ( a g o c c u p i e d v a c a n ( demand ) ) ; } i f ( n e w f r a g!= 0) { f r a g += n e w f r a g ; ++num ; } } reurn f r a g / num ; Figure 5: The simulaed Grid wih 8 compue resources. behavior for growing values of n is essenial for fragmenaion measures and naurally i is also fulfilled by F = 1 1 n. However, he insensiiviy o small ouliers has o be esed addiionally. Using he example from Figure 4f, for p = 2 he fragmenaion equals: F = ( ) 2 = which is obviously beer han 2 3 yielded by F = 1 1 n. This approach has he necessary propery of being resisan o small negligible fragmens as long as one large fragmen exiss. As in he discussion before, in he following analysis p = 2 will be used. 5.2 Adding he Second Dimension Even hough a promising candidae has been found, i sill lacks he abiliy o measure fragmenaion in wo dimensions, i.e., for a ime schedule of muli-uni resources. I regards ime slos as occupied or vacan bu i does no deal wih he amoun of free resources (e.g. 1 cpu or 10 cpus) wihin he slos. However, his binary assumpion maches he poin of view of he scheduler while scheduling a new ask. All ime slos become eiher occupied or vacan for ha specific ask according o is demands on he resource. Thus, for a specific demand of resources he 1D measure can be applied. And in order ge a 2D measure he average over all possible demands of his resource can be calculaed. In Lising 1 such a calculaion is shown. This approach can be furher improved by using he relaive frequency of occurrences for every demand as average weighs. 6 Evaluaion As discussed in Secion 3, he rejecion raio should be highly influenced by he measured fragmenaion. To evaluae he proposed fragmenaion measure he rejecion rae was compared beween siuaions where he measured fragmenaion differed, while all oher parameers have been consan. Because, he acual disribuion of he job sizes, he job duraions ec. does no impac he general qualiy of he resuls, even when using simple models [6], he simulaions were made using a synheic workflow model. The modeled Grid (see Figure 5) consised of eigh compue resources wih 512, 256, 256, 128, 128, 96, 32, and 32 CPUs. As only he fragmenaion in he compue resources was analyzed, all compuers were conneced o a nework wihou any bandwidh or laency resricions. The simulaion was caried ou wih he simulaion mode of he VRM Grid broker [1] using he Grid workflow scheduler described in [2]. 6.1 Workload Consrucion A firs, more han 70,000 independen workloads have been creaed, each of hem conaining 10,000 workflows. Each workflow is assumed o be reserved in advance wih an inerarrival ime disribued normally wih parameers µ = 100 and σ = The decision agains he exponenial disribuion was made because he exponenial disribuion lacks he abiliy of separaely choosing variance and mean. In his simulaion seup, here is no way of conrolling he simulaions in such a way ha specific saes of uilizaion and fragmenaion can be achieved. However, a

7 3 probabiliy 2 1 uilizaion fragmenaion (a) Spaial probabiliy densiy in dependence from fragmenaion and uilizaion. rejecion uilizaion fragmenaion (b) Rejecion rae in dependence from fragmenaion and uilizaion. Figure 6: Impac of fragmenaion and uilizaion. rejecion rae 0..0 rejecion rae uilizaion: fragmenaion uilizaion: fragmenaion rejecion rae rejecion rae uilizaion: fragmenaion uilizaion: fragmenaion Figure 7: Impac of fragmenaion on he rejecion rae. high sandard deviaion had he consequence ha he simulaions covered a sufficienly large area in he uilizaionfragmenaion-domain. The book-ahead ime was normally disribued, oo, wih parameers µ = 150 and σ = 300. Each workflow consiss of a number of asks which are uniformly disribued over {4, 5,..., 9, 10}. Task duraion and requesed processors were also uniformly disribued over he inerval [250, 750] and {2, 4, 8, 16,..., 256}. The deadline of he workflow is he sum of all ask duraions and a normally disribued random value wih µ = 0 and σ = 300. The creaion uni of he synheic workflows ries o associae each ask wih zero o hree dependencies uniformly. These dependencies are composed of 66% sequenial dependencies and 33% synchronous dependencies. Creaing a new dependency fails if i creaes a loop wihin he workflow. A mos, 20 assignmen rials per dependency are done. 6.2 Workload Processing Each workload was processed by he simulaed grid and i has been raced if a disinc workflow could successfully be assigned o he grid. Before beginning a scheduling process, uilizaion and fragmenaion were also recorded. Each simulaion run has produced a lis of (rejecion, U, F ) samples wih rejecion {0, 1} and U [0, 1] and F [0, 1). Unforunaely, hese riples are no independen, e.g., if a workflow has been rejeced he successor is likely o be rejeced, oo. The closer heir arrival imes are he more likely is he rejecion of he successor since he probabiliy is high ha he reason remains which caused he firs rejecion. Furhermore, he farher he arrival imes are disribued over ime, he smaller is he auocorrelaion of he samples. In order o collec independen daa and o keep mahemaics simple, mos samples were discarded. For each independen run, he firs hundred samples were discarded which skips he iniial ransien phase. Afer each used sample, a number of samples were discarded in order o ge independen daa. These numbers were chosen randomly ou of {100, 101,..., 200}. Random values were used o circumven possible exising periodic behavior. The samples were divided ino differen caegories. An disinc sample (rejecion, U, F ) belongs o a disinc caegory S u,f wih u, f {0, 5, 0.1,..., 0.9, 0.95} if and only if u U < u + 5 f F < f + 5. The esimaed rejecion rae for a disinc caegory S u,f equals: i.rejecion i S u,f r u,f = S u,f 6.3 Simulaion Resuls Afer exensive simulaions have been done, he impac of he new fragmenaion measure on he rejecion rae was examined. Firs, i has o be menioned ha he sysem does no cover all possible S f,u caegories. In Figure 6a, he sae probabiliy of each caegory is depiced. I can be observed ha he uilizaion covers nearly he whole domain from 0% o 90% while he fragmenaion only covers he area from 0% only o 60%. Due o he sloed ime, free blocks have a leas he size of a slo and he number of free slos wihin an inerval is bounded. Hence, he fragmenaion is bounded, oo. Considering he slo size he search inerval size and he minimal ask size, he boundary caused by he sloed ime is approximaely 95%. Thus, here mus be anoher reason for he fragmenaion being bounded. The used scheduler[2] ends o schedule all asks as early as possible. This approach seems o avoid severe fragmenaion. Furher invesigaions is planned as fuure work. In Figure 6b, he rejecion rae is depiced. I can be clearly observed ha he rejecion rae grows wih higher uilizaion or wih higher fragmenaion. In order o clarify

8 he impac of fragmenaion on he rejecion rae, in Figure 7 he rejecion rae is ploed in dependency on fragmenaion for some fixed values of uilizaion. A confidence inerval for he rejecion rae is depiced as doed line for a confidence of %. I can be clearly observed ha for very low uilizaion, fragmenaion remained quie low and no rejecion appeared. For more realisic scenarios, he uilizaion is beween medium and high. In he case of 50% uilizaion, he observed fragmenaion is beween 20% and 50%. The rejecion rae is beween 18% and 40% yielding a difference of more hen 20%. Thus he fragmenaion as measured by he new proposed measure has a huge impac on he rejecion rae. 7 Conclusion and Oulook In his paper a new fragmenaion measure for judging he sae of one-dimensional allocaion sysems like ime schedules was proposed. This measure was furher exended o also cope wih muli-uni resources over ime, hus handling boh dimensions wihin a single measure. Exensive simulaions showed, ha he proposed fragmenaion measure reflecs he sae of he allocaion sysem very well. Fuure work will deal wih furher analyzing he behavior of he new fragmenaion measure, i.e., wih oher values of p or in he conex of oher wo-dimensional resource allocaion sysems. The nex sep would be o enhance he scheduler o avoid allocaions leading o a high fragmenaion. References [6] V. Lo, J. Mache, and K. Windisch. A Comparaive Sudy of Real Workload Traces and Synheic Workload Models for Parallel Job Scheduling. In 4h Workshop on Job Scheduling Sraegies for Parallel Processing, Orlando, USA, volume 1459 of Lecure Noes in Compuer Science (LNCS), pages Springer, [7] M. S. Neely. An analysis of he effecs of memory allocaion policy on sorage fragmenaion. Maser s hesis, Universiy of Texas a Ausin, [8] R. Sears, C. V. Ingen, and J. Gray. To BLOB or no o BLOB: Large objec sorage in a daabase or a filesysem? Technical Repor MSR-TR , Microsof Research (MSR), Apr [9] M. Selzer, K. A. Smih, H. Balakrishnan, J. Chang, S. Mc- Mains, and V. Padmanabhan. File sysem logging versus clusering: A performance comparison. In Proceedings of he USENIX 1995 Technical Conference, pages , New Orleans, LA, USA, Jan [10] D. Snell, M. Clemen, D. Jackson, and C. Gregory. The Performance Impac of Advance Reservaion Mea-scheduling. In 6h Workshop on Job Scheduling Sraegies for Parallel Processing, Cancun, Mexiko, volume 1911 of Lecure Noes in Compuer Science (LNCS), pages Springer, [11] A. Sweeney. Scalabiliy in he XFS file sysem. In USENIX Annual Technical Conference, pages 1 14, [12] F. Wang, S. A. Br, E. L. Miller, and D. D. E. Long. OBFS: A file sysem for objec-based sorage devices, May [13] P. R. Wilson, M. S. Johnsone, M. Neely, and D. Boles. Dynamic sorage allocaion: A survey and criical review. Lecure Noes in Compuer Science, 986:1??, [14] Z. Zhang and K. Ghose. yfs: A journaling file sysem design for handling large daa ses wih reduced seeking. In FAST. USENIX, [1] L.-O. Burchard, M. Hovesad, O. Kao, A. Keller, and B. Linner. The virual resource manager: An archiecure for SLA-aware resource managemen. In 4h Inl. IEEE/ACM Inl. Symposium on Cluser Compuing and he Grid (CCGrid) 2004, Chicago, USA, [2] J. Decker and J. Schneider. Heurisic scheduling of grid workflows supporing co-allocaion and advance reservaion. In B. Schulz, R. Buyya, P. Navaux, W. Cirne, and V. Rebello, ediors, 7h Inl. IEEE Inl. Symposium on Cluser Compuing and he Grid (CCGrid07), pages , Rio de Janeiro, Brazil, May IEEE CS Press. [3] I. Foser, C. Kesselman, C. Lee, R. Lindell, K. Nahrsed, and A. Roy. A Disribued Resource Managemen Archiecure ha Suppors Advance Reservaions and Co- Allocaion. In 7h Inernaional Workshop on Qualiy of Service (IWQoS), London, UK, pages 27 36, [4] M. S. Johnsone and P. R. Wilson. The memory fragmenaion problem: Solved? SPNOTICES: ACM SIGPLAN Noices, 34, [5] J. Lindblad. Handling memory fragmenaion. hp: // (visied December 1h 2006).

Task is a schedulable entity, i.e., a thread

Task is a schedulable entity, i.e., a thread Real-Time Scheduling Sysem Model Task is a schedulable eniy, i.e., a hread Time consrains of periodic ask T: - s: saring poin - e: processing ime of T - d: deadline of T - p: period of T Periodic ask T

More information

Multiprocessor Systems-on-Chips

Multiprocessor Systems-on-Chips Par of: Muliprocessor Sysems-on-Chips Edied by: Ahmed Amine Jerraya and Wayne Wolf Morgan Kaufmann Publishers, 2005 2 Modeling Shared Resources Conex swiching implies overhead. On a processing elemen,

More information

Morningstar Investor Return

Morningstar Investor Return Morningsar Invesor Reurn Morningsar Mehodology Paper Augus 31, 2010 2010 Morningsar, Inc. All righs reserved. The informaion in his documen is he propery of Morningsar, Inc. Reproducion or ranscripion

More information

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999

TSG-RAN Working Group 1 (Radio Layer 1) meeting #3 Nynashamn, Sweden 22 nd 26 th March 1999 TSG-RAN Working Group 1 (Radio Layer 1) meeing #3 Nynashamn, Sweden 22 nd 26 h March 1999 RAN TSGW1#3(99)196 Agenda Iem: 9.1 Source: Tile: Documen for: Moorola Macro-diversiy for he PRACH Discussion/Decision

More information

MTH6121 Introduction to Mathematical Finance Lesson 5

MTH6121 Introduction to Mathematical Finance Lesson 5 26 MTH6121 Inroducion o Mahemaical Finance Lesson 5 Conens 2.3 Brownian moion wih drif........................... 27 2.4 Geomeric Brownian moion........................... 28 2.5 Convergence of random

More information

Chapter 7. Response of First-Order RL and RC Circuits

Chapter 7. Response of First-Order RL and RC Circuits Chaper 7. esponse of Firs-Order L and C Circuis 7.1. The Naural esponse of an L Circui 7.2. The Naural esponse of an C Circui 7.3. The ep esponse of L and C Circuis 7.4. A General oluion for ep and Naural

More information

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE

PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Profi Tes Modelling in Life Assurance Using Spreadshees PROFIT TEST MODELLING IN LIFE ASSURANCE USING SPREADSHEETS PART ONE Erik Alm Peer Millingon 2004 Profi Tes Modelling in Life Assurance Using Spreadshees

More information

The Application of Multi Shifts and Break Windows in Employees Scheduling

The Application of Multi Shifts and Break Windows in Employees Scheduling The Applicaion of Muli Shifs and Brea Windows in Employees Scheduling Evy Herowai Indusrial Engineering Deparmen, Universiy of Surabaya, Indonesia Absrac. One mehod for increasing company s performance

More information

Trends in TCP/IP Retransmissions and Resets

Trends in TCP/IP Retransmissions and Resets Trends in TCP/IP Reransmissions and Reses Absrac Concordia Chen, Mrunal Mangrulkar, Naomi Ramos, and Mahaswea Sarkar {cychen, mkulkarn, msarkar,naramos}@cs.ucsd.edu As he Inerne grows larger, measuring

More information

Strategic Optimization of a Transportation Distribution Network

Strategic Optimization of a Transportation Distribution Network Sraegic Opimizaion of a Transporaion Disribuion Nework K. John Sophabmixay, Sco J. Mason, Manuel D. Rossei Deparmen of Indusrial Engineering Universiy of Arkansas 4207 Bell Engineering Cener Fayeeville,

More information

The Transport Equation

The Transport Equation The Transpor Equaion Consider a fluid, flowing wih velociy, V, in a hin sraigh ube whose cross secion will be denoed by A. Suppose he fluid conains a conaminan whose concenraion a posiion a ime will be

More information

The Grantor Retained Annuity Trust (GRAT)

The Grantor Retained Annuity Trust (GRAT) WEALTH ADVISORY Esae Planning Sraegies for closely-held, family businesses The Granor Reained Annuiy Trus (GRAT) An efficien wealh ransfer sraegy, paricularly in a low ineres rae environmen Family business

More information

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS

TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS TEMPORAL PATTERN IDENTIFICATION OF TIME SERIES DATA USING PATTERN WAVELETS AND GENETIC ALGORITHMS RICHARD J. POVINELLI AND XIN FENG Deparmen of Elecrical and Compuer Engineering Marquee Universiy, P.O.

More information

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt

Statistical Analysis with Little s Law. Supplementary Material: More on the Call Center Data. by Song-Hee Kim and Ward Whitt Saisical Analysis wih Lile s Law Supplemenary Maerial: More on he Call Cener Daa by Song-Hee Kim and Ward Whi Deparmen of Indusrial Engineering and Operaions Research Columbia Universiy, New York, NY 17-99

More information

Acceleration Lab Teacher s Guide

Acceleration Lab Teacher s Guide Acceleraion Lab Teacher s Guide Objecives:. Use graphs of disance vs. ime and velociy vs. ime o find acceleraion of a oy car.. Observe he relaionship beween he angle of an inclined plane and he acceleraion

More information

Improvement of a TCP Incast Avoidance Method for Data Center Networks

Improvement of a TCP Incast Avoidance Method for Data Center Networks Improvemen of a Incas Avoidance Mehod for Daa Cener Neworks Kazuoshi Kajia, Shigeyuki Osada, Yukinobu Fukushima and Tokumi Yokohira The Graduae School of Naural Science and Technology, Okayama Universiy

More information

Chapter 8 Student Lecture Notes 8-1

Chapter 8 Student Lecture Notes 8-1 Chaper Suden Lecure Noes - Chaper Goals QM: Business Saisics Chaper Analyzing and Forecasing -Series Daa Afer compleing his chaper, you should be able o: Idenify he componens presen in a ime series Develop

More information

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation

A Note on Using the Svensson procedure to estimate the risk free rate in corporate valuation A Noe on Using he Svensson procedure o esimae he risk free rae in corporae valuaion By Sven Arnold, Alexander Lahmann and Bernhard Schwezler Ocober 2011 1. The risk free ineres rae in corporae valuaion

More information

AP Calculus AB 2010 Scoring Guidelines

AP Calculus AB 2010 Scoring Guidelines AP Calculus AB 1 Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in 1, he College

More information

Vector Autoregressions (VARs): Operational Perspectives

Vector Autoregressions (VARs): Operational Perspectives Vecor Auoregressions (VARs): Operaional Perspecives Primary Source: Sock, James H., and Mark W. Wason, Vecor Auoregressions, Journal of Economic Perspecives, Vol. 15 No. 4 (Fall 2001), 101-115. Macroeconomericians

More information

Chapter 8: Regression with Lagged Explanatory Variables

Chapter 8: Regression with Lagged Explanatory Variables Chaper 8: Regression wih Lagged Explanaory Variables Time series daa: Y for =1,..,T End goal: Regression model relaing a dependen variable o explanaory variables. Wih ime series new issues arise: 1. One

More information

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand

Market Liquidity and the Impacts of the Computerized Trading System: Evidence from the Stock Exchange of Thailand 36 Invesmen Managemen and Financial Innovaions, 4/4 Marke Liquidiy and he Impacs of he Compuerized Trading Sysem: Evidence from he Sock Exchange of Thailand Sorasar Sukcharoensin 1, Pariyada Srisopisawa,

More information

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR

MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR MACROECONOMIC FORECASTS AT THE MOF A LOOK INTO THE REAR VIEW MIRROR The firs experimenal publicaion, which summarised pas and expeced fuure developmen of basic economic indicaors, was published by he Minisry

More information

Risk Modelling of Collateralised Lending

Risk Modelling of Collateralised Lending Risk Modelling of Collaeralised Lending Dae: 4-11-2008 Number: 8/18 Inroducion This noe explains how i is possible o handle collaeralised lending wihin Risk Conroller. The approach draws on he faciliies

More information

Journal Of Business & Economics Research September 2005 Volume 3, Number 9

Journal Of Business & Economics Research September 2005 Volume 3, Number 9 Opion Pricing And Mone Carlo Simulaions George M. Jabbour, (Email: jabbour@gwu.edu), George Washingon Universiy Yi-Kang Liu, (yikang@gwu.edu), George Washingon Universiy ABSTRACT The advanage of Mone Carlo

More information

Constant Data Length Retrieval for Video Servers with Variable Bit Rate Streams

Constant Data Length Retrieval for Video Servers with Variable Bit Rate Streams IEEE Inernaional Conference on Mulimedia Compuing & Sysems, June 17-3, 1996, in Hiroshima, Japan, p. 151-155 Consan Lengh Rerieval for Video Servers wih Variable Bi Rae Sreams Erns Biersack, Frédéric Thiesse,

More information

AP Calculus BC 2010 Scoring Guidelines

AP Calculus BC 2010 Scoring Guidelines AP Calculus BC Scoring Guidelines The College Board The College Board is a no-for-profi membership associaion whose mission is o connec sudens o college success and opporuniy. Founded in, he College Board

More information

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005

Measuring macroeconomic volatility Applications to export revenue data, 1970-2005 FONDATION POUR LES ETUDES ET RERS LE DEVELOPPEMENT INTERNATIONAL Measuring macroeconomic volailiy Applicaions o expor revenue daa, 1970-005 by Joël Cariolle Policy brief no. 47 March 01 The FERDI is a

More information

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS

DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS DYNAMIC MODELS FOR VALUATION OF WRONGFUL DEATH PAYMENTS Hong Mao, Shanghai Second Polyechnic Universiy Krzyszof M. Osaszewski, Illinois Sae Universiy Youyu Zhang, Fudan Universiy ABSTRACT Liigaion, exper

More information

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS

ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS ANALYSIS AND COMPARISONS OF SOME SOLUTION CONCEPTS FOR STOCHASTIC PROGRAMMING PROBLEMS R. Caballero, E. Cerdá, M. M. Muñoz and L. Rey () Deparmen of Applied Economics (Mahemaics), Universiy of Málaga,

More information

A Probability Density Function for Google s stocks

A Probability Density Function for Google s stocks A Probabiliy Densiy Funcion for Google s socks V.Dorobanu Physics Deparmen, Poliehnica Universiy of Timisoara, Romania Absrac. I is an approach o inroduce he Fokker Planck equaion as an ineresing naural

More information

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins)

cooking trajectory boiling water B (t) microwave 0 2 4 6 8 101214161820 time t (mins) Alligaor egg wih calculus We have a large alligaor egg jus ou of he fridge (1 ) which we need o hea o 9. Now here are wo accepable mehods for heaing alligaor eggs, one is o immerse hem in boiling waer

More information

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613.

Duration and Convexity ( ) 20 = Bond B has a maturity of 5 years and also has a required rate of return of 10%. Its price is $613. Graduae School of Business Adminisraion Universiy of Virginia UVA-F-38 Duraion and Convexiy he price of a bond is a funcion of he promised paymens and he marke required rae of reurn. Since he promised

More information

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR

DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Invesmen Managemen and Financial Innovaions, Volume 4, Issue 3, 7 33 DOES TRADING VOLUME INFLUENCE GARCH EFFECTS? SOME EVIDENCE FROM THE GREEK MARKET WITH SPECIAL REFERENCE TO BANKING SECTOR Ahanasios

More information

WATER MIST FIRE PROTECTION RELIABILITY ANALYSIS

WATER MIST FIRE PROTECTION RELIABILITY ANALYSIS WATER MIST FIRE PROTECTION RELIABILITY ANALYSIS Shuzhen Xu Research Risk and Reliabiliy Area FM Global Norwood, Massachuses 262, USA David Fuller Engineering Sandards FM Global Norwood, Massachuses 262,

More information

Model-Based Monitoring in Large-Scale Distributed Systems

Model-Based Monitoring in Large-Scale Distributed Systems Model-Based Monioring in Large-Scale Disribued Sysems Diploma Thesis Carsen Reimann Chemniz Universiy of Technology Faculy of Compuer Science Operaing Sysem Group Advisors: Prof. Dr. Winfried Kalfa Dr.

More information

Chapter 2 Kinematics in One Dimension

Chapter 2 Kinematics in One Dimension Chaper Kinemaics in One Dimension Chaper DESCRIBING MOTION:KINEMATICS IN ONE DIMENSION PREVIEW Kinemaics is he sudy of how hings moe how far (disance and displacemen), how fas (speed and elociy), and how

More information

System Performance Improvement By Server Virtualization

System Performance Improvement By Server Virtualization Sysem Performance Improvemen By Server Virualizaion Hioshi Ueno, Tomohide Hasegawa, and Keiichi Yoshihama Absrac Wih he advance of semiconducor echnology, microprocessors become highly inegraed and herefore

More information

CHARGE AND DISCHARGE OF A CAPACITOR

CHARGE AND DISCHARGE OF A CAPACITOR REFERENCES RC Circuis: Elecrical Insrumens: Mos Inroducory Physics exs (e.g. A. Halliday and Resnick, Physics ; M. Sernheim and J. Kane, General Physics.) This Laboraory Manual: Commonly Used Insrumens:

More information

Chapter 1.6 Financial Management

Chapter 1.6 Financial Management Chaper 1.6 Financial Managemen Par I: Objecive ype quesions and answers 1. Simple pay back period is equal o: a) Raio of Firs cos/ne yearly savings b) Raio of Annual gross cash flow/capial cos n c) = (1

More information

Usefulness of the Forward Curve in Forecasting Oil Prices

Usefulness of the Forward Curve in Forecasting Oil Prices Usefulness of he Forward Curve in Forecasing Oil Prices Akira Yanagisawa Leader Energy Demand, Supply and Forecas Analysis Group The Energy Daa and Modelling Cener Summary When people analyse oil prices,

More information

Distributing Human Resources among Software Development Projects 1

Distributing Human Resources among Software Development Projects 1 Disribuing Human Resources among Sofware Developmen Proecs Macario Polo, María Dolores Maeos, Mario Piaini and rancisco Ruiz Summary This paper presens a mehod for esimaing he disribuion of human resources

More information

Individual Health Insurance April 30, 2008 Pages 167-170

Individual Health Insurance April 30, 2008 Pages 167-170 Individual Healh Insurance April 30, 2008 Pages 167-170 We have received feedback ha his secion of he e is confusing because some of he defined noaion is inconsisen wih comparable life insurance reserve

More information

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya.

Principal components of stock market dynamics. Methodology and applications in brief (to be updated ) Andrei Bouzaev, bouzaev@ya. Principal componens of sock marke dynamics Mehodology and applicaions in brief o be updaed Andrei Bouzaev, bouzaev@ya.ru Why principal componens are needed Objecives undersand he evidence of more han one

More information

The Impact of Surplus Distribution on the Risk Exposure of With Profit Life Insurance Policies Including Interest Rate Guarantees.

The Impact of Surplus Distribution on the Risk Exposure of With Profit Life Insurance Policies Including Interest Rate Guarantees. The Impac of Surplus Disribuion on he Risk Exposure of Wih Profi Life Insurance Policies Including Ineres Rae Guaranees Alexander Kling 1 Insiu für Finanz- und Akuarwissenschafen, Helmholzsraße 22, 89081

More information

The Greek financial crisis: growing imbalances and sovereign spreads. Heather D. Gibson, Stephan G. Hall and George S. Tavlas

The Greek financial crisis: growing imbalances and sovereign spreads. Heather D. Gibson, Stephan G. Hall and George S. Tavlas The Greek financial crisis: growing imbalances and sovereign spreads Heaher D. Gibson, Sephan G. Hall and George S. Tavlas The enry The enry of Greece ino he Eurozone in 2001 produced a dividend in he

More information

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer)

Mathematics in Pharmacokinetics What and Why (A second attempt to make it clearer) Mahemaics in Pharmacokineics Wha and Why (A second aemp o make i clearer) We have used equaions for concenraion () as a funcion of ime (). We will coninue o use hese equaions since he plasma concenraions

More information

Predicting Stock Market Index Trading Signals Using Neural Networks

Predicting Stock Market Index Trading Signals Using Neural Networks Predicing Sock Marke Index Trading Using Neural Neworks C. D. Tilakarane, S. A. Morris, M. A. Mammadov, C. P. Hurs Cenre for Informaics and Applied Opimizaion School of Informaion Technology and Mahemaical

More information

The Impact of Surplus Distribution on the Risk Exposure of With Profit Life Insurance Policies Including Interest Rate Guarantees

The Impact of Surplus Distribution on the Risk Exposure of With Profit Life Insurance Policies Including Interest Rate Guarantees 1 The Impac of Surplus Disribuion on he Risk Exposure of Wih Profi Life Insurance Policies Including Ineres Rae Guaranees Alexander Kling Insiu für Finanz- und Akuarwissenschafen, Helmholzsraße 22, 89081

More information

Performance Center Overview. Performance Center Overview 1

Performance Center Overview. Performance Center Overview 1 Performance Cener Overview Performance Cener Overview 1 ODJFS Performance Cener ce Cener New Performance Cener Model Performance Cener Projec Meeings Performance Cener Execuive Meeings Performance Cener

More information

Appendix D Flexibility Factor/Margin of Choice Desktop Research

Appendix D Flexibility Factor/Margin of Choice Desktop Research Appendix D Flexibiliy Facor/Margin of Choice Deskop Research Cheshire Eas Council Cheshire Eas Employmen Land Review Conens D1 Flexibiliy Facor/Margin of Choice Deskop Research 2 Final Ocober 2012 \\GLOBAL.ARUP.COM\EUROPE\MANCHESTER\JOBS\200000\223489-00\4

More information

Making a Faster Cryptanalytic Time-Memory Trade-Off

Making a Faster Cryptanalytic Time-Memory Trade-Off Making a Faser Crypanalyic Time-Memory Trade-Off Philippe Oechslin Laboraoire de Securié e de Crypographie (LASEC) Ecole Polyechnique Fédérale de Lausanne Faculé I&C, 1015 Lausanne, Swizerland philippe.oechslin@epfl.ch

More information

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements

11/6/2013. Chapter 14: Dynamic AD-AS. Introduction. Introduction. Keeping track of time. The model s elements Inroducion Chaper 14: Dynamic D-S dynamic model of aggregae and aggregae supply gives us more insigh ino how he economy works in he shor run. I is a simplified version of a DSGE model, used in cuing-edge

More information

Towards a Generic Trust Model Comparison of Various Trust Update Algorithms

Towards a Generic Trust Model Comparison of Various Trust Update Algorithms Towards a Generic Trus Model Comparison of Various Trus Updae Algorihms Michael Kinaeder, Erneso Baschny, and Kur Rohermel Insiue of Parallel and Disribued Sysems (IPVS) Universiä Sugar Universiässr. 38

More information

The Interaction of Guarantees, Surplus Distribution, and Asset Allocation in With Profit Life Insurance Policies

The Interaction of Guarantees, Surplus Distribution, and Asset Allocation in With Profit Life Insurance Policies 1 The Ineracion of Guaranees, Surplus Disribuion, and Asse Allocaion in Wih Profi Life Insurance Policies Alexander Kling * Insiu für Finanz- und Akuarwissenschafen, Helmholzsr. 22, 89081 Ulm, Germany

More information

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS

SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS SELF-EVALUATION FOR VIDEO TRACKING SYSTEMS Hao Wu and Qinfen Zheng Cenre for Auomaion Research Dep. of Elecrical and Compuer Engineering Universiy of Maryland, College Park, MD-20742 {wh2003, qinfen}@cfar.umd.edu

More information

µ r of the ferrite amounts to 1000...4000. It should be noted that the magnetic length of the + δ

µ r of the ferrite amounts to 1000...4000. It should be noted that the magnetic length of the + δ Page 9 Design of Inducors and High Frequency Transformers Inducors sore energy, ransformers ransfer energy. This is he prime difference. The magneic cores are significanly differen for inducors and high

More information

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1

The naive method discussed in Lecture 1 uses the most recent observations to forecast future values. That is, Y ˆ t + 1 Business Condiions & Forecasing Exponenial Smoohing LECTURE 2 MOVING AVERAGES AND EXPONENTIAL SMOOTHING OVERVIEW This lecure inroduces ime-series smoohing forecasing mehods. Various models are discussed,

More information

Chapter 4: Exponential and Logarithmic Functions

Chapter 4: Exponential and Logarithmic Functions Chaper 4: Eponenial and Logarihmic Funcions Secion 4.1 Eponenial Funcions... 15 Secion 4. Graphs of Eponenial Funcions... 3 Secion 4.3 Logarihmic Funcions... 4 Secion 4.4 Logarihmic Properies... 53 Secion

More information

Hotel Room Demand Forecasting via Observed Reservation Information

Hotel Room Demand Forecasting via Observed Reservation Information Proceedings of he Asia Pacific Indusrial Engineering & Managemen Sysems Conference 0 V. Kachivichyanuul, H.T. Luong, and R. Piaaso Eds. Hoel Room Demand Forecasing via Observed Reservaion Informaion aragain

More information

Ecotopia: An Ecological Framework for Change Management in Distributed Systems

Ecotopia: An Ecological Framework for Change Management in Distributed Systems Ecoopia: An Ecological Framework for Change Managemen in Disribued Sysems Tudor Dumiraş 1, Daniela Roşu 2, Asi Dan 2, and Priya Narasimhan 1 1 ECE Deparmen, Carnegie Mellon Universiy, Pisburgh, PA 15213,

More information

PRACTICES AND ISSUES IN OPERATIONAL RISK MODELING UNDER BASEL II

PRACTICES AND ISSUES IN OPERATIONAL RISK MODELING UNDER BASEL II Lihuanian Mahemaical Journal, Vol. 51, No. 2, April, 2011, pp. 180 193 PRACTICES AND ISSUES IN OPERATIONAL RISK MODELING UNDER BASEL II Paul Embrechs and Marius Hofer 1 RiskLab, Deparmen of Mahemaics,

More information

Signal Rectification

Signal Rectification 9/3/25 Signal Recificaion.doc / Signal Recificaion n imporan applicaion of juncion diodes is signal recificaion. here are wo ypes of signal recifiers, half-wae and fullwae. Le s firs consider he ideal

More information

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES

USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES USE OF EDUCATION TECHNOLOGY IN ENGLISH CLASSES Mehme Nuri GÖMLEKSİZ Absrac Using educaion echnology in classes helps eachers realize a beer and more effecive learning. In his sudy 150 English eachers were

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Absrac Cloud resources are usually priced

More information

Stability. Coefficients may change over time. Evolution of the economy Policy changes

Stability. Coefficients may change over time. Evolution of the economy Policy changes Sabiliy Coefficiens may change over ime Evoluion of he economy Policy changes Time Varying Parameers y = α + x β + Coefficiens depend on he ime period If he coefficiens vary randomly and are unpredicable,

More information

Capacity Planning and Performance Benchmark Reference Guide v. 1.8

Capacity Planning and Performance Benchmark Reference Guide v. 1.8 Environmenal Sysems Research Insiue, Inc., 380 New York S., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-307-3014 Capaciy Planning and Performance Benchmark Reference Guide v. 1.8 Prepared by:

More information

Capacitors and inductors

Capacitors and inductors Capaciors and inducors We coninue wih our analysis of linear circuis by inroducing wo new passive and linear elemens: he capacior and he inducor. All he mehods developed so far for he analysis of linear

More information

Sampling Time-Based Sliding Windows in Bounded Space

Sampling Time-Based Sliding Windows in Bounded Space Sampling Time-Based Sliding Windows in Bounded Space Rainer Gemulla Technische Universiä Dresden 01062 Dresden, Germany gemulla@inf.u-dresden.de Wolfgang Lehner Technische Universiä Dresden 01062 Dresden,

More information

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1

Single-machine Scheduling with Periodic Maintenance and both Preemptive and. Non-preemptive jobs in Remanufacturing System 1 Absrac number: 05-0407 Single-machine Scheduling wih Periodic Mainenance and boh Preempive and Non-preempive jobs in Remanufacuring Sysem Liu Biyu hen Weida (School of Economics and Managemen Souheas Universiy

More information

Niche Market or Mass Market?

Niche Market or Mass Market? Niche Marke or Mass Marke? Maxim Ivanov y McMaser Universiy July 2009 Absrac The de niion of a niche or a mass marke is based on he ranking of wo variables: he monopoly price and he produc mean value.

More information

Cointegration: The Engle and Granger approach

Cointegration: The Engle and Granger approach Coinegraion: The Engle and Granger approach Inroducion Generally one would find mos of he economic variables o be non-saionary I(1) variables. Hence, any equilibrium heories ha involve hese variables require

More information

A Resource Management Strategy to Support VoIP across Ad hoc IEEE 802.11 Networks

A Resource Management Strategy to Support VoIP across Ad hoc IEEE 802.11 Networks A Resource Managemen Sraegy o Suppor VoIP across Ad hoc IEEE 8.11 Neworks Janusz Romanik Radiocommunicaions Deparmen Miliary Communicaions Insiue Zegrze, Poland j.romanik@wil.waw.pl Pior Gajewski, Jacek

More information

The Architecture of a Churn Prediction System Based on Stream Mining

The Architecture of a Churn Prediction System Based on Stream Mining The Archiecure of a Churn Predicion Sysem Based on Sream Mining Borja Balle a, Bernardino Casas a, Alex Caarineu a, Ricard Gavaldà a, David Manzano-Macho b a Universia Poliècnica de Caalunya - BarcelonaTech.

More information

Real-time Particle Filters

Real-time Particle Filters Real-ime Paricle Filers Cody Kwok Dieer Fox Marina Meilă Dep. of Compuer Science & Engineering, Dep. of Saisics Universiy of Washingon Seale, WA 9895 ckwok,fox @cs.washingon.edu, mmp@sa.washingon.edu Absrac

More information

Description of the CBOE S&P 500 BuyWrite Index (BXM SM )

Description of the CBOE S&P 500 BuyWrite Index (BXM SM ) Descripion of he CBOE S&P 500 BuyWrie Index (BXM SM ) Inroducion. The CBOE S&P 500 BuyWrie Index (BXM) is a benchmark index designed o rack he performance of a hypoheical buy-wrie sraegy on he S&P 500

More information

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer

Analysis of Pricing and Efficiency Control Strategy between Internet Retailer and Conventional Retailer Recen Advances in Business Managemen and Markeing Analysis of Pricing and Efficiency Conrol Sraegy beween Inerne Reailer and Convenional Reailer HYUG RAE CHO 1, SUG MOO BAE and JOG HU PARK 3 Deparmen of

More information

Forecasting and Information Sharing in Supply Chains Under Quasi-ARMA Demand

Forecasting and Information Sharing in Supply Chains Under Quasi-ARMA Demand Forecasing and Informaion Sharing in Supply Chains Under Quasi-ARMA Demand Avi Giloni, Clifford Hurvich, Sridhar Seshadri July 9, 2009 Absrac In his paper, we revisi he problem of demand propagaion in

More information

9. Capacitor and Resistor Circuits

9. Capacitor and Resistor Circuits ElecronicsLab9.nb 1 9. Capacior and Resisor Circuis Inroducion hus far we have consider resisors in various combinaions wih a power supply or baery which provide a consan volage source or direc curren

More information

OPERATION MANUAL. Indoor unit for air to water heat pump system and options EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1

OPERATION MANUAL. Indoor unit for air to water heat pump system and options EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1 OPERAION MANUAL Indoor uni for air o waer hea pump sysem and opions EKHBRD011ABV1 EKHBRD014ABV1 EKHBRD016ABV1 EKHBRD011ABY1 EKHBRD014ABY1 EKHBRD016ABY1 EKHBRD011ACV1 EKHBRD014ACV1 EKHBRD016ACV1 EKHBRD011ACY1

More information

Information Theoretic Evaluation of Change Prediction Models for Large-Scale Software

Information Theoretic Evaluation of Change Prediction Models for Large-Scale Software Informaion Theoreic Evaluaion of Change Predicion Models for Large-Scale Sofware Mina Askari School of Compuer Science Universiy of Waerloo Waerloo, Canada maskari@uwaerloo.ca Ric Hol School of Compuer

More information

A Joint Optimization of Operational Cost and Performance Interference in Cloud Data Centers

A Joint Optimization of Operational Cost and Performance Interference in Cloud Data Centers A Join Opimizaion of Operaional Cos and Performance Inerference in Cloud Daa Ceners Xibo Jin, Fa Zhang, Lin Wang, Songlin Hu, Biyu Zhou and Zhiyong Liu Insiue of Compuing Technology, Chinese Academy of

More information

Working Paper No. 482. Net Intergenerational Transfers from an Increase in Social Security Benefits

Working Paper No. 482. Net Intergenerational Transfers from an Increase in Social Security Benefits Working Paper No. 482 Ne Inergeneraional Transfers from an Increase in Social Securiy Benefis By Li Gan Texas A&M and NBER Guan Gong Shanghai Universiy of Finance and Economics Michael Hurd RAND Corporaion

More information

Market Analysis and Models of Investment. Product Development and Whole Life Cycle Costing

Market Analysis and Models of Investment. Product Development and Whole Life Cycle Costing The Universiy of Liverpool School of Archiecure and Building Engineering WINDS PROJECT COURSE SYNTHESIS SECTION 3 UNIT 11 Marke Analysis and Models of Invesmen. Produc Developmen and Whole Life Cycle Cosing

More information

Diagnostic Examination

Diagnostic Examination Diagnosic Examinaion TOPIC XV: ENGINEERING ECONOMICS TIME LIMIT: 45 MINUTES 1. Approximaely how many years will i ake o double an invesmen a a 6% effecive annual rae? (A) 10 yr (B) 12 yr (C) 15 yr (D)

More information

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework

SPEC model selection algorithm for ARCH models: an options pricing evaluation framework Applied Financial Economics Leers, 2008, 4, 419 423 SEC model selecion algorihm for ARCH models: an opions pricing evaluaion framework Savros Degiannakis a, * and Evdokia Xekalaki a,b a Deparmen of Saisics,

More information

Impact of scripless trading on business practices of Sub-brokers.

Impact of scripless trading on business practices of Sub-brokers. Impac of scripless rading on business pracices of Sub-brokers. For furher deails, please conac: Mr. T. Koshy Vice Presiden Naional Securiies Deposiory Ld. Tradeworld, 5 h Floor, Kamala Mills Compound,

More information

UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES. Nadine Gatzert

UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES. Nadine Gatzert UNDERSTANDING THE DEATH BENEFIT SWITCH OPTION IN UNIVERSAL LIFE POLICIES Nadine Gazer Conac (has changed since iniial submission): Chair for Insurance Managemen Universiy of Erlangen-Nuremberg Lange Gasse

More information

Term Structure of Prices of Asian Options

Term Structure of Prices of Asian Options Term Srucure of Prices of Asian Opions Jirô Akahori, Tsuomu Mikami, Kenji Yasuomi and Teruo Yokoa Dep. of Mahemaical Sciences, Risumeikan Universiy 1-1-1 Nojihigashi, Kusasu, Shiga 525-8577, Japan E-mail:

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Torono, ON M5S 3G4, Canada weiwang@eecg.orono.edu,

More information

4. International Parity Conditions

4. International Parity Conditions 4. Inernaional ariy ondiions 4.1 urchasing ower ariy he urchasing ower ariy ( heory is one of he early heories of exchange rae deerminaion. his heory is based on he concep ha he demand for a counry's currency

More information

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary

Random Walk in 1-D. 3 possible paths x vs n. -5 For our random walk, we assume the probabilities p,q do not depend on time (n) - stationary Random Walk in -D Random walks appear in many cones: diffusion is a random walk process undersanding buffering, waiing imes, queuing more generally he heory of sochasic processes gambling choosing he bes

More information

II.1. Debt reduction and fiscal multipliers. dbt da dpbal da dg. bal

II.1. Debt reduction and fiscal multipliers. dbt da dpbal da dg. bal Quarerly Repor on he Euro Area 3/202 II.. Deb reducion and fiscal mulipliers The deerioraion of public finances in he firs years of he crisis has led mos Member Saes o adop sizeable consolidaion packages.

More information

Hedging with Forwards and Futures

Hedging with Forwards and Futures Hedging wih orwards and uures Hedging in mos cases is sraighforward. You plan o buy 10,000 barrels of oil in six monhs and you wish o eliminae he price risk. If you ake he buy-side of a forward/fuures

More information

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing

Towards Optimal Capacity Segmentation with Hybrid Cloud Pricing Towards Opimal Capaciy Segmenaion wih Hybrid Cloud Pricing Wei Wang, Baochun Li, and Ben Liang Deparmen of Elecrical and Compuer Engineering Universiy of Torono Torono, ON M5S 3G4, Canada weiwang@eecg.orono.edu,

More information

Mortality Variance of the Present Value (PV) of Future Annuity Payments

Mortality Variance of the Present Value (PV) of Future Annuity Payments Morali Variance of he Presen Value (PV) of Fuure Annui Pamens Frank Y. Kang, Ph.D. Research Anals a Frank Russell Compan Absrac The variance of he presen value of fuure annui pamens plas an imporan role

More information

Capital budgeting techniques

Capital budgeting techniques Capial budgeing echniques A reading prepared by Pamela Peerson Drake O U T L I N E 1. Inroducion 2. Evaluaion echniques 3. Comparing echniques 4. Capial budgeing in pracice 5. Summary 1. Inroducion The

More information

ARCH 2013.1 Proceedings

ARCH 2013.1 Proceedings Aricle from: ARCH 213.1 Proceedings Augus 1-4, 212 Ghislain Leveille, Emmanuel Hamel A renewal model for medical malpracice Ghislain Léveillé École d acuaria Universié Laval, Québec, Canada 47h ARC Conference

More information

Outline of Medicare Supplement Coverage

Outline of Medicare Supplement Coverage Underwrien by Serling Life Insurance Company Ouline of Medicare Supplemen Coverage Benefi Char of Medicare Supplemen Plans Sold wih Effecive Daes on or afer June 1, 2010 TX OC (09/11) Medicare Supplemen

More information