Piotr Jaroszyński: Usermode debugging under Linux

Week 1 [ 24 May - 30 May 2010 ]

Monday, 24 May 2010

  • Refreshed my gPXE memory a little
  • Had a meeting with Josh:

Tuesday, 25 May 2010

  • Updated the wiki ;)

Wednesday, 26 May 2010

Cleaned up some of my previous work:

  • Reimplemented the timer subsystem properly (commit)
  • Introduced a single header with used linux APIs (commit)

linux branch

Thursday, 27 May 2010

Friday, 28 May 2010

Decided with Josh to use qemu like syntax for command-line options

-net tap,mac=aa:aa:aa:aa:aa:aa,foo=bar,...

That would use the tap driver with specified mac, foo=bar etc

-net tap,ip=192.168.1.100 use-cached=1

That would use the tap driver with the specified ip and set use-cached to 1 so that DHCP won't override it.

Saturday, 29 May 2010

Worked towards getting base64 support for CHAP in iSCSI. In the end only one of my patches were used. I had to refresh my mind on the topic to do the testing though.


QR Code
QR Code soc:2010:peper:journal:week1 (generated for current page)