2 resultados para streaming SIMD extensions

em Digital Commons at Florida International University


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Taking a respected brand name and placing it on a new product has become a popular strategy for leveraging the name's equity and goodwill. Current research has indicated that the success of doing so depends in part on the perceived “fit” between the core brand and the extension. When the name is extended to a closely related product category, consumers are very likely to transfer their favorable attitudes toward the core to the extension. However, as the perceived fit declines, this transfer becomes less likely. ^ This dissertation examined whether particular advertising tactics (e.g., using a common endorser or logo for the core and the extension) could enhance perceived fit between the core brand and its extension, thus leading to more favorable attitudes toward the extension than would otherwise occur. The sample was undergraduate students from universities in the southeast. The generating mechanism tested was that the transfer of associations between core brand and extension would enhance the overlap of associations between the core brand and the potential extension. ^ Research questions were analyzed using a 3 (levels of fit) x 3 (treatments) x 2 (replicate) experiment. The data analysis was conducted with repeated measures ANOVA's, UNIVARIATE ANOVA's, UNIVARIATE ANCOVA'S, and planned linear contrasts. ^ The results, except for the hypotheses on fit as a mediator of extension attitude, do not indicate that the presence of an endorser or brand mark closely aligned with the core brand enhanced perceived fit between core brand and extension. ^

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Storage is a central part of computing. Driven by exponentially increasing content generation rate and a widening performance gap between memory and secondary storage, researchers are in the perennial quest to push for further innovation. This has resulted in novel ways to "squeeze" more capacity and performance out of current and emerging storage technology. Adding intelligence and leveraging new types of storage devices has opened the door to a whole new class of optimizations to save cost, improve performance, and reduce energy consumption. In this dissertation, we first develop, analyze, and evaluate three storage extensions. Our first extension tracks application access patterns and writes data in the way individual applications most commonly access it to benefit from the sequential throughput of disks. Our second extension uses a lower power flash device as a cache to save energy and turn off the disk during idle periods. Our third extension is designed to leverage the characteristics of both disks and solid state devices by placing data in the most appropriate device to improve performance and save power. In developing these systems, we learned that extending the storage stack is a complex process. Implementing new ideas incurs a prolonged and cumbersome development process and requires developers to have advanced knowledge of the entire system to ensure that extensions accomplish their goal without compromising data recoverability. Futhermore, storage administrators are often reluctant to deploy specific storage extensions without understanding how they interact with other extensions and if the extension ultimately achieves the intended goal. We address these challenges by using a combination of approaches. First, we simplify the storage extension development process with system-level infrastructure that implements core functionality commonly needed for storage extension development. Second, we develop a formal theory to assist administrators deploy storage extensions while guaranteeing that the given high level goals are satisfied. There are, however, some cases for which our theory is inconclusive. For such scenarios we present an experimental methodology that allows administrators to pick an extension that performs best for a given workload. Our evaluation demostrates the benefits of both the infrastructure and the formal theory.