4757 Commits (f4e069bf2e2fcdca417ae7e384efb1fa0ad87343)
 

Author SHA1 Message Date
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling 10 years ago
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string 10 years ago
  Michael Brown 5249368950 [test] Add self-tests for strdup() 10 years ago
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname 10 years ago
  Michael Brown 4e4fc678c2 [intel] Increase receive ring fill level 10 years ago
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file 10 years ago
  Michael Brown f747a00c54 [lkrnprefix] Make real-mode setup code relocatable 10 years ago
  Christian Hesse a8f037a275 [build] Merge util/geniso and util/genliso 10 years ago
  Michael Brown d31cf2de30 [undi] Apply quota only to number of complete received packets 10 years ago
  Michael Brown 779d65222e [build] Avoid errors when build directory is mounted via NFS 10 years ago
  Michael Brown a8d1b50d8b [lkrnprefix] Function as a bzImage kernel 10 years ago
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed 10 years ago
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink 10 years ago
  Michael Brown d42901c4ad [build] Fix version.o dependency upon git index 10 years ago
  Michael Brown abf875a2e5 [intel] Exclude time spent in hypervisor from profiling 10 years ago
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results 10 years ago
  Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll 10 years ago
  Michael Brown 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt 10 years ago
  Michael Brown 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() 10 years ago
  Michael Brown 402ce65632 [undi] Profile transmit and receive datapaths 10 years ago
  Michael Brown 50689a8974 [undi] Profile all PXE API calls 10 years ago
  Michael Brown 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary 10 years ago
  Michael Brown 90caf71051 [pxe] Profile UNDI transmit datapath 10 years ago
  Michael Brown 579337c368 [pxe] Profile all PXE API calls 10 years ago
  Michael Brown be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles 10 years ago
  Michael Brown a0da06c306 [profile] Provide methods for profiling individual stages of operations 10 years ago
  Michael Brown bcfaf119a7 [librm] Speed up protected-mode calls under KVM 10 years ago
  Michael Brown c64747db50 [librm] Speed up real-to-protected mode transition under KVM 10 years ago
  Michael Brown 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM 10 years ago
  Michael Brown 03e76c34d8 [librm] Add meaningful labels at section changes 10 years ago
  Michael Brown bd640bc364 [librm] Add a profiling self-test for measuring mode transition times 10 years ago
  Michael Brown 9c16548506 [test] Print out profiling statistics after a successful test run 10 years ago
  Michael Brown 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU 10 years ago
  Michael Brown e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt 10 years ago
  Michael Brown aaf276ccd4 [comboot] Use built-in interrupt reflector 10 years ago
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode 10 years ago
  Michael Brown 4413ab4f5a [build] Allow for a debug level of zero 10 years ago
  Michael Brown 4e78733094 [downloader] Profile receive datapath 10 years ago
  Michael Brown e825a96a25 [http] Profile receive datapath 10 years ago
  Michael Brown 767f2acb98 [tcp] Profile transmit and receive datapaths 10 years ago
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths 10 years ago
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines 10 years ago
  Michael Brown b2c7b6a85e [intel] Push new RX descriptors in batches 10 years ago
  Michael Brown 8a3dcefc0c [intel] Profile common virtual machine operations 10 years ago
  Michael Brown 2c820d684a [netdevice] Profile common operations 10 years ago
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics 10 years ago
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 years ago
  Michael Brown 9e8c48deea [test] Check for correct -mrtd assumption on libgcc arithmetic functions 10 years ago