1. 03 9月, 2014 1 次提交
  2. 22 7月, 2014 4 次提交
  3. 07 6月, 2014 1 次提交
  4. 31 5月, 2014 1 次提交
  5. 20 5月, 2014 1 次提交
  6. 29 4月, 2014 3 次提交
  7. 20 3月, 2014 1 次提交
  8. 26 2月, 2014 1 次提交
  9. 21 2月, 2014 1 次提交
    • S
      s390: improve debug feature usage · f7e1e65d
      Sebastian Ott 提交于
      The maximum usable buffer size of the s390 debug feature (when using
      the sprintf_view) is 11 * sizeof(long) (1 pointer for the format
      string + 10 arguments). When a larger buffer size is specified the
      additional memory is unused and wasted per debug entry. So reducing
      the buffer size to its maximum (or to the actual buffer size used)
      will make more precious debug feature space usable.
      
      For pci_msg, chsc_msg, and cio_crw we use the additional usable dbf
      space to reduce the number of allocated pages.
      Signed-off-by: NSebastian Ott <sebott@linux.vnet.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      f7e1e65d
  10. 29 1月, 2014 1 次提交
  11. 16 1月, 2014 2 次提交
  12. 18 12月, 2013 1 次提交
  13. 07 11月, 2013 1 次提交
  14. 24 10月, 2013 1 次提交
  15. 27 6月, 2013 1 次提交
  16. 26 6月, 2013 3 次提交
  17. 23 4月, 2013 3 次提交
  18. 09 4月, 2013 1 次提交
  19. 19 3月, 2013 1 次提交
  20. 22 1月, 2013 5 次提交
  21. 07 1月, 2013 1 次提交
  22. 20 11月, 2012 4 次提交
  23. 14 11月, 2012 1 次提交