<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/linux-basics, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2019-02-28T14:08:41Z</updated>
<entry>
<title>linux-processes: also mention clone() syscall</title>
<updated>2019-02-28T14:08:41Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-28T14:08:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=68c9546756610ceda38a0274eefdaa48d37b6c9f'/>
<id>urn:sha1:68c9546756610ceda38a0274eefdaa48d37b6c9f</id>
<content type='text'>
Since these days fork() is just a wrapper for the clone() syscall,
it makes sense to at least mention it on the slide.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>boot-process-basics: fix various typos from translation</title>
<updated>2019-02-25T11:48:13Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-25T11:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=a31ea22301e9d90ef13ea28c7e42a135283e01b4'/>
<id>urn:sha1:a31ea22301e9d90ef13ea28c7e42a135283e01b4</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>boot-process-basics: translate to english</title>
<updated>2019-02-18T10:47:19Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-18T10:47:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=efc176eef8a3f807775c34b739831fd9581bbf34'/>
<id>urn:sha1:efc176eef8a3f807775c34b739831fd9581bbf34</id>
<content type='text'>
The german version file is still there but it will no longer be
built by the Makefile.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux/processes: add description of why the "cat"</title>
<updated>2019-02-15T13:00:18Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-15T13:00:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=073e5390528473127cc910c01e09a179f914348a'/>
<id>urn:sha1:073e5390528473127cc910c01e09a179f914348a</id>
<content type='text'>
Since the "cat" part isn't really about setting, also mention
that we are verifying.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux/processes: fix maxcpus kernel parameter and irq affitinity</title>
<updated>2019-02-15T12:57:34Z</updated>
<author>
<name>Kurt Kanzenbach</name>
<email>kurt@linutronix.de</email>
</author>
<published>2019-02-15T11:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=da438a807679d4b1073a8b0b879a496c8c442279'/>
<id>urn:sha1:da438a807679d4b1073a8b0b879a496c8c442279</id>
<content type='text'>
Signed-off-by: Kurt Kanzenbach &lt;kurt@linutronix.de&gt;
[jogness: fixed up to show both set and check of affinity]
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>fix various typos and wrong commands in slides</title>
<updated>2019-02-07T16:03:50Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-02-05T11:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=1df58f151a324dbe97f1958fafc1471ec911c629'/>
<id>urn:sha1:1df58f151a324dbe97f1958fafc1471ec911c629</id>
<content type='text'>
Fixes for:
- missing variable definition in Makefile
- wrong serial device in kernel parameters
- missing trace-cmd subcmd and wrong parameter (sched_switch is an
  event, not a plugin)
- missing #include in example code
- fix copy&amp;paste leftover

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
Reviewed-by: Kurt Kanzenbach &lt;kurt@linutronix.de&gt;
</content>
</entry>
<entry>
<title>filesystems: change recommendations for sd-cards</title>
<updated>2019-01-31T15:06:55Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-01-31T15:06:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=692977103ba142d71c3087f953ae7b89dd283a36'/>
<id>urn:sha1:692977103ba142d71c3087f953ae7b89dd283a36</id>
<content type='text'>
ext2 is recommended for flash-based block devices? Why?!

I have changed it to F2FS and EXT4.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basics: Add Filesystem-Org slides</title>
<updated>2019-01-18T14:27:09Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-13T14:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=9282eadbc3b7cfe5a34e8a5a20fdac878d44b009'/>
<id>urn:sha1:9282eadbc3b7cfe5a34e8a5a20fdac878d44b009</id>
<content type='text'>
Add slides about Filesystem Organization and Structural Elements.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basic: Add Linux Graphics Overview slides</title>
<updated>2019-01-11T10:07:25Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-11T09:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd'/>
<id>urn:sha1:e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
[integration, presentation header]
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basic: Add Userspace-to-Kernel API slides</title>
<updated>2019-01-11T10:07:18Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-11T07:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=bf7bd4abcdd1e9ae1030c7a9dfae70c35791d771'/>
<id>urn:sha1:bf7bd4abcdd1e9ae1030c7a9dfae70c35791d771</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
</feed>
