summaryrefslogtreecommitdiff
path: root/LVM.m4 (follow)
Commit message (Collapse)AuthorAge
* LVM: Update paragraph on multi-queue schedulers.Andre Noll2023-12-29
| | | | | The single queue schedulers are history, so replace the text which said that they are about to be replaced.
* LVM: Trivial formatting fix.Andre Noll2023-12-29
| | | | | The term "device" was not formatted properly due to a missing <code> and </code>.
* LVM: Fix broken link to COW.Andre Noll2020-02-03
| | | | | | | | The link broke when the section on the virtual address space was made a subsection. Just link to the containing section on processes instead. Use the opportunity to reformat the whole paragraph and add the missing at the end of the paragraph </p>.
* Initial commit.Andre Noll2020-01-10
These files were created 2015 and orginally contained only the material that was used for the Unix courses held back then at the MPI for development biology in Tübingen. Over time, more content was added and existing contents have been improved. Development was tracked within the non-public "user-info" git repository that also contains unrelated contents for internal use within the institute. In 2019-12 the title was changed to "Advanced Problems in the Linux Environment" and the pages were made public. To give interested readers access to the source code, contents were moved to a dedicated repository that was made public in 2020-01. No attempts were made to filter out the 269 commits of the user-info repo that touched the files of the unix course.