Indentation fixes. Translators, please ignore.
Approved by: gabor (mentor)
This commit is contained in:
parent
4b3794a3a2
commit
ceb7e1d7ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39021
1 changed files with 12 additions and 9 deletions
|
@ -42,8 +42,9 @@
|
|||
</item>
|
||||
|
||||
<item source="bsdcan" added="20120530">
|
||||
<title>BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity and virtualization strategies from chroot to BHyVe</title>
|
||||
<desc>
|
||||
<title>BSDCan-2012 - Michael Dexter - An applied survey of BSD multiplicity
|
||||
and virtualization strategies from chroot to BHyVe</title>
|
||||
<desc>
|
||||
Ever since the University of California, Berkeley CSRG
|
||||
implemented the chroot(8) command and system call in its
|
||||
BSD operating system in 1982, the community-developed
|
||||
|
@ -62,7 +63,7 @@
|
|||
multiplicity strategy by the Unix environment to which
|
||||
it introduces plurality and demonstrate the usage
|
||||
of the utilities relating to each solution.
|
||||
</desc>
|
||||
</desc>
|
||||
<overview>http://www.bsdcan.org/2012/schedule/events/291en.html</overview>
|
||||
<tags>2012,bsdcan,bsdcan2012,papers,michael dexter</tags>
|
||||
<files>
|
||||
|
@ -75,8 +76,9 @@
|
|||
</item>
|
||||
|
||||
<item source="bsdcan" added="20120530">
|
||||
<title>BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD Kernel</title>
|
||||
<desc>
|
||||
<title>BSDCan-2012 - Kirk McKusick - An Overview of Locking in the FreeBSD
|
||||
Kernel</title>
|
||||
<desc>
|
||||
The FreeBSD kernel uses seven different types of locks
|
||||
to ensure proper access to the resources that it manages.
|
||||
This talk describes the hierarchy of these locks from
|
||||
|
@ -89,7 +91,7 @@
|
|||
the locks in the system and reports any possible deadlocks
|
||||
that might occur because of improper acquisition ordering
|
||||
of locks.
|
||||
</desc>
|
||||
</desc>
|
||||
<overview>http://www.bsdcan.org/2012/schedule/events/306en.html</overview>
|
||||
<tags>2012,bsdcan,bsdcan2012,papers,kirk mckusick</tags>
|
||||
<files>
|
||||
|
@ -154,8 +156,9 @@
|
|||
</item>
|
||||
|
||||
<item source="bsdcan" added="20100520">
|
||||
<title>BSDCan-2010 - Kris Moore - The PBI format re-implemented for FreeBSD and PC-BSD</title>
|
||||
<desc>
|
||||
<title>BSDCan-2010 - Kris Moore - The PBI format re-implemented for
|
||||
FreeBSD and PC-BSD</title>
|
||||
<desc>
|
||||
The PBI format (Push Button Installer) has been the default
|
||||
package management system for PC-BSD going on 5+ years now.
|
||||
However as we looked to the future it became apparent that it
|
||||
|
@ -165,7 +168,7 @@
|
|||
it dealt with identical libraries between applications,
|
||||
the heavy requirements from being implemented in QT/KDE,
|
||||
and lack of a digital verification mechanism.
|
||||
</desc>
|
||||
</desc>
|
||||
<overview>http://www.bsdcan.org/2011/schedule/events/215en.html</overview>
|
||||
<tags>2010,bsdcan,bsdcan2010,papers,kris moore</tags>
|
||||
<files>
|
||||
|
|
Loading…
Reference in a new issue