75,455 research outputs found

    Caps & Capes - Volume II Issue VII

    Get PDF

    Memorandum: New Jersey Political Briefing

    Get PDF
    Details New Jersey political scene and figures.https://ir.lawnet.fordham.edu/vice_presidential_campaign_materials_1984/1053/thumbnail.jp

    The Cowl - v.33 - n.2 - Oct 02, 1970

    Get PDF
    The Cowl - student newspaper of Providence College. Volume 33, Number 2 - October 2, 1970. 8 pages

    A Better Disjunctivist Response to the 'New Evil Genius' Challenge

    Get PDF
    This paper aims for a more robust epistemological disjunctivism (ED) by offering on its behalf a new and better response to the ‘new evil genius’ problem. The first section articulates the ‘new evil genius challenge’ (NEG challenge) to ED, specifying its two components: the ‘first-order’ and ‘diagnostic’ problems for ED. The first-order problem challenges proponents of ED to offer some explanation of the intuition behind the thought that your radically deceived duplicate is no less justified than you are for adopting her perceptual beliefs. In the second section, I argue that 'blamelessness' explanations are inadequate to the task and offer better explanations in their place—that of ‘trait-level virtue’ and ‘reasonability’. The diagnostic problem challenges proponents of ED to explain why it is that classical internalists disagree with them about how to interpret 'new evil genius' considerations. The proponent of ED owes some error theory. I tackle this problem in the third section, arguing that classical internalists overlook disjunctivist interpretations of new evil genius intuitions owing to a mistaken commitment to a ‘vindicatory’ explanation of perceptual knowledge

    Prompt Application-Transparent Transaction Revalidation in Software Transactional Memory

    Get PDF
    Software Transactional Memory (STM) allows encapsulating shared-data accesses within transactions, executed with atomicity and isolation guarantees. The assessment of the consistency of a running transaction is performed by the STM layer at specific points of its execution, such as when a read or write access to a shared object occurs, or upon a commit attempt. However, performance and energy efficiency issues may arise when no shared-data read/write operation occurs for a while along a thread running a transaction. In this scenario, the STM layer may not regain control for a considerable amount of time, thus not being able to early detect if such transaction has become inconsistent in the meantime. To tackle this problem we present an STM architecture that, thanks to a lightweight operating system support, is able to perform a fine-grain periodic (hence prompt) revalidation of running transactions. Our proposal targets Linux and x86 systems and has been integrated with the open source TinySTM package. Experimental results with a port of the TPC-C benchmark to STM environments show the effectiveness of our solution
    • …
    corecore