Date: Mon, 25 Jun 2012 08:16:08 -0400 From: Greg Miller <greglmiller@gmail.com> To: soc-status <soc-status@freebsd.org> Subject: Lock profiling and lock order verification, week 5 Message-ID: <CAHLcusSf6MBBjcDT4Ci=GY9bMvVG0JpCncStZ63FBL5aFb3OXw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Accomplishments for the week: * Wrote an initial makefile for the witness library and connected libwitness to the build. * Wrote a pthread_mutex_lock() wrapper and a test program and verified that wrappers are executed properly. I'm currently digging through the kernel WITNESS code, ensuring that I fully understand it before implementing the userland version, and my plan is to begin checking in libwitness code later this week.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHLcusSf6MBBjcDT4Ci=GY9bMvVG0JpCncStZ63FBL5aFb3OXw>