[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH 0/4] Changes for supporting Python 2


  • To: minios-devel@xxxxxxxxxxxxx
  • From: Costin Lupu <costin.lupu@xxxxxxxxx>
  • Date: Mon, 9 Sep 2019 12:07:50 +0300
  • Cc: sharan.santhanam@xxxxxxxxx
  • Delivery-date: Mon, 09 Sep 2019 09:08:15 +0000
  • Ironport-phdr: 9a23:I6KWCRxFDyTUqQLXCy+O+j09IxM/srCxBDY+r6Qd2+gWIJqq85mqBkHD//Il1AaPAdyBrasU1aGO4+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVmjaxe65+IRa3oAneqsUbgpZpJ7osxBfOvnZGYfldy3lyJVKUkRb858Ow84Bm/i9Npf8v9NNOXLvjcaggQrNWEDopM2Yu5M32rhbDVheA5mEdUmoNjBVFBRXO4QzgUZfwtiv6sfd92DWfMMbrQ704RSiu4qF2QxLulSwJNSM28HvPh8JwkqxVvRyvqR94zYPPfI2ZKOBzcr/HcN8GWWZMWNtaWSxbAoO7aosCF/QMPeFDr4nhplsOqwa1Cw+xBOP31z9Dm3j70rE90+Q6DQHG3QogE8gKsHTJtNX1KbwfXvyuzKXS1TXDcuhZ1S3n6IjPax0sp+yHU7FoccfJ1EUiGB7Jgk+TpIHlJT+ZyPoBvmqB4+duTe6jlmEqpxxrrjWsxsogkJfFi4wbx1ze6Cl0z5g5KNulQ0Bhe9GkCoFftySCOotzRcMtXn9ntT4hyr0DpZ67ZC8KyIk7xxLHa/yIbYyI4hX7WeaPJDd3nnNleLalixmu6kis0PX8VtSv31pQtCpFlcHAtnEL1xPN9siKUuZx80i81TqV1A3e6vtILV4qmafZMZIszKY8lp8JvkTCGi/2ll/2jKiTdkg85ueo7P/nYqnnpp+aLYN0jhz+MrwzmsGkHes4KRICX3CG+eunzrHj50r5TK1QjvIqiqnZrIzaJcMDq668Ag9V1Icj6xGkDzu/zdsXg2cHI0xBeB+ci4jpOkrOIOzjDfuljFWjjjFry+rBPr37DZXHNmLDn6v5fbZh905czxI+zctf551OELEOOvTzVlXqtNPCCB85Lwy0zPzhCNpn04MTQmSPDbGFP6PWq1CH/fgjLPeRZNxdhDGoLvkj5vn1yHM0h1IZVa2oxocMLmC1GLJhOUrKT2Drh4IqFnwWvwx2aPHylRXWWjlIe3e0GaYh/iwTA5ngFZrJAJqq1u/SlBynF4FbMzgVQmuHFm3lIt2J
  • Ironport-sdr: BGI15yheHBn08b2C7rIwsCCDJRDrsGUEufCcUC5vhMAhli+DtU/LLNGCcUwUhWt0An/BTcO/KP Rt80iFwnmzhQ==
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>

These changes are needed for some of the Python 2 unit tests. Some tests may
use a large number of files, therefore we had to increase our limit. Other
files try to close the standard file descriptors (0-2), therefore the VM
shouldn't crash if such behavior is wanted. Also, some unit tests need
recursive mutexes.

Changes since v1:
- Applied comments
- Added 'lib/vfscore: sys_ioctl() - Handle FIOCLEX and FIONCLEX requests' patch

Costin Lupu (4):
  lib/vfscore: Use a scalable bitmap for open file descriptors
  lib/vfscore: Return error when trying to close standard file
    descriptors
  lib/vfscore: sys_ioctl() - Handle FIOCLEX and FIONCLEX requests
  lib/uklock: Make mutex recursive

 lib/uklock/include/uk/mutex.h      | 36 +++++++++++++++++++++---------
 lib/uklock/mutex.c                 |  3 ++-
 lib/vfscore/fd.c                   | 23 ++++++++++---------
 lib/vfscore/include/vfscore/file.h |  2 +-
 lib/vfscore/main.c                 |  8 ++++---
 lib/vfscore/syscalls.c             | 15 +++++++++++--
 6 files changed, 59 insertions(+), 28 deletions(-)

-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.