4 resultados para Sibling

em Digital Commons at Florida International University


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sympatric populations of P. brasiliensis and P. duorarum from Biscayne Bay, Florida, revealed species-specific satellite DNA organizational patterns with the restriction endonuclease EcoRI. The species-specific satellite DNA patterns can be explained as resulting from differential amplification/deletion events having altered monomer arrays after the divergence of these two species. Two discontinuous populations of P. duorarum (Biscayne Bay and Dry Tortugas) were found to exhibit distinct EcoRI satellite fragment patterns; BamHI repetitive fragments specific to the Dry Tortugas P. duorarum population were also detected. In addition, the evolutionary conservation of the Penaeus (Farfantepenaeus) satellites was investigated. The putative conservation of sequences related to one cloned P. duorarum satellite monomer unit suggests that the FTR satellite DNA family may not only be of use as a genome tag to distinguish between sibling and cryptic Penaeus species but may also serve as a probe to better understand decapod crustacean genome organization and evolution. ^

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The current study is an examination of how support from siblings relates to psychological and academic well-being in preadolescence and adolescence in general, and the buffering and compensatory effects of sibling support in particular. Participants for the study were 694 African-American, European-American, and Hispanic-American students in grades 6 and 8. Participants were interviewed in school regarding their social support, ecological risk, and psychological well-being. Academic well-being was assessed using teacher reports and school records. Hierarchical regression analyses indicated that greater brother support was associated with more positive school attitudes and with higher overall self-esteem. In addition, sister support moderated the relationship between ecological risk and school adaptation. In terms of a compensatory effect, students under low mother support conditions receiving greater support from brothers, and students under low friend support conditions receiving greater support from brothers exhibited higher school achievement. The potential benefits of sibling support warrant a closer examination of the wide ranging issues involved in sibling relations. ^

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Disk drives are the bottleneck in the processing of large amounts of data used in almost all common applications. File systems attempt to reduce this by storing data sequentially on the disk drives, thereby reducing the access latencies. Although this strategy is useful when data is retrieved sequentially, the access patterns in real world workloads is not necessarily sequential and this mismatch results in storage I/O performance degradation. This thesis demonstrates that one way to improve the storage performance is to reorganize data on disk drives in the same way in which it is mostly accessed. We identify two classes of accesses: static, where access patterns do not change over the lifetime of the data and dynamic, where access patterns frequently change over short durations of time, and propose, implement and evaluate layout strategies for each of these. Our strategies are implemented in a way that they can be seamlessly integrated or removed from the system as desired. We evaluate our layout strategies for static policies using tree-structured XML data where accesses to the storage device are mostly of two kinds—parent-to-child or child-to-sibling. Our results show that for a specific class of deep-focused queries, the existing file system layout policy performs better by 5–54X. For the non-deep-focused queries, our native layout mechanism shows an improvement of 3–127X. To improve performance of the dynamic access patterns, we implement a self-optimizing storage system that performs rearranges popular block accesses on a dedicated partition based on the observed workload characteristics. Our evaluation shows an improvement of over 80% in the disk busy times over a range of workloads. These results show that applying the knowledge of data access patterns for allocation decisions can substantially improve the I/O performance.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Disk drives are the bottleneck in the processing of large amounts of data used in almost all common applications. File systems attempt to reduce this by storing data sequentially on the disk drives, thereby reducing the access latencies. Although this strategy is useful when data is retrieved sequentially, the access patterns in real world workloads is not necessarily sequential and this mismatch results in storage I/O performance degradation. This thesis demonstrates that one way to improve the storage performance is to reorganize data on disk drives in the same way in which it is mostly accessed. We identify two classes of accesses: static, where access patterns do not change over the lifetime of the data and dynamic, where access patterns frequently change over short durations of time, and propose, implement and evaluate layout strategies for each of these. Our strategies are implemented in a way that they can be seamlessly integrated or removed from the system as desired. We evaluate our layout strategies for static policies using tree-structured XML data where accesses to the storage device are mostly of two kinds - parent-tochild or child-to-sibling. Our results show that for a specific class of deep-focused queries, the existing file system layout policy performs better by 5-54X. For the non-deep-focused queries, our native layout mechanism shows an improvement of 3-127X. To improve performance of the dynamic access patterns, we implement a self-optimizing storage system that performs rearranges popular block accesses on a dedicated partition based on the observed workload characteristics. Our evaluation shows an improvement of over 80% in the disk busy times over a range of workloads. These results show that applying the knowledge of data access patterns for allocation decisions can substantially improve the I/O performance.