Seminars

View all Seminars  |  Download ICal for this event

Fault Aware Read-Copy-Update

Series: M.Tech (Research) Thesis Defence (ON-LINE)

Speaker: Mr. Abhishek DubeyM.Tech (Research) StudentDept. of CSA

Date/Time: May 28 14:30:00

Location: ON-LINE

Faculty Advisor: Prof. K Gopinath

Abstract:
Deferred freeing is the fundamental technique used in Read-Copy-Update (RCU) synchronization technique where reclamation of resources is deferred until the completion of all active RCU read-side critical sections. We observe that faults inside an RCU read-side critical section can indefinitely block writers that are waiting for the completion of RCU readers and also lead to system failures by preventing the reclamation of deferred resources. We show that the impact of such faults in the Linux kernel is global; a fault in one subsystem can propagate and exhaust critical resources in other unrelated subsystems opening a window of opportunity for DoS-based attacks. For example, a fault in a filesystem can exhaust the process ulimit resulting in fork failures. Since, guaranteeing the absence of faults is practically impossible, it is imperative to harden RCU to tolerate faults. We first study the impact of mitigating lockup by termination of the faulty thread, as thread termination is standard approach used by Linux as recovery strategy. Whereas, another solution is stack based and do not require termination of faulty thread. We demonstrate the impact of faults in RCU read-side critical sections and present RCU recovery techniques that use novel approaches to detect and isolate effect of such faults. We also discuss system consistency once the fault is handled by our approaches. Timely recovery results in a usable system, preserving the user application state and increasing the system’s availability. Our evaluation in the Linux kernel shows that our solution can prevent resource exhaustion in the presence of faults with no additional overhead in the absence of faults.

Teams Meeting Link:
https://teams.microsoft.com/dl/launcher/launcher.html?url=%2f_%23%2fl%2fmeetup-join%2f19%3ameeting_Nzk2YTg2ZDEtOWRhYy00OGYyLThmZTYtZWI5NTZiMGY0YzRl%40thread.v2%2f0%3fcontext%3d%257b%2522Tid%2522%253a%25226f15cd97-f6a7-41e3-b2c5-ad4193976476%2522%252c%2522Oid%2522%253a%252247d9ed45-e131-49b4-9b89-ac82d3c3da13%2522%257d%26anon%3dtrue&type=meetup-join&deeplinkId=d862ca07-3513-4597-8b62-e5bea2346d12&directDl=true&msLaunch=true&enableMobilePage=true&suppressPrompt=true

Speaker Bio:

Host Faculty: