Repair manual: http://topics-cdn.dell.com/pdf/xps-15-9560-laptop_setup%20guide_en-us.pdf
I have:
Product Name: XPS 15 9560
System BIOS: 1.0.3
Service Tag: 3862XF2
Repair manual: http://topics-cdn.dell.com/pdf/xps-15-9560-laptop_setup%20guide_en-us.pdf
I have:
Product Name: XPS 15 9560
System BIOS: 1.0.3
Service Tag: 3862XF2
NOTE: /hugetlbsfs is expected to be mounted NOTE: Control numa core assignment by setting baseCore. First VM will get baseCore+1 assigned, second VM baseCore+2, etc
$ nix-build --arg baseCore 0 --arg numVms 12 -A test_env vms-domen.nix -o test_env
$ cp -L test_env/* /mnt/mydisk/
| #!/usr/bin/env python | |
| """ | |
| Copyright 2011 Domen Kozar. All rights reserved. | |
| Redistribution and use in source and binary forms, with or without modification, are | |
| permitted provided that the following conditions are met: | |
| 1. Redistributions of source code must retain the above copyright notice, this list of | |
| conditions and the following disclaimer. |
| from django.core.management.commands.runserver import BaseRunserverCommand | |
| from django.conf import settings | |
| from dozer import Profiler | |
| class Command(BaseRunserverCommand): | |
| def get_handler(self, *args, **options): | |
| """ | |
| Returns the normal handler wrapped in a warm Dozer embrace. | |
| """ |
| Day job: | |
| Django/Plone/Pyramid developer | |
| Favorite Python project: | |
| Pyramid | |
| Favorite Conference: | |
| Plone Conf 2010 | |
| Python Experience Level: |